Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NanoFOC/ESP32-S3 support #117

Merged
merged 5 commits into from
May 30, 2023
Merged

NanoFOC/ESP32-S3 support #117

merged 5 commits into from
May 30, 2023

Conversation

scottbez1
Copy link
Owner

  • New PlatformIO env (nanofoc) for the NanoFOC hardware
    • Huge thanks to @lgc00 for the initial NanoFOC configuration and prototyping!
    • Uses HWCDC rather than UartStream as the serial Stream interface (ESP32-S3 specific change)
    • Support for MAQ430 magnetic encoder sensor
    • Motor-specific PID tuning constants moved to separate header files

@scottbez1 scottbez1 merged commit 9903ac6 into master May 30, 2023
4 checks passed
@scottbez1 scottbez1 deleted the nanofoc_esp32s3 branch May 30, 2023 00:17
lgc00 added a commit to lgc00/smartknob that referenced this pull request Jul 15, 2023
- New PlatformIO env (`nanofoc`) for the NanoFOC hardware
  - Huge thanks to @lgc00 for the initial NanoFOC configuration and prototyping!
  - Uses `HWCDC` rather than `UartStream` as the serial `Stream` interface (ESP32-S3 specific change)
  - Support for MAQ430 magnetic encoder sensor
  - Motor-specific PID tuning constants moved to separate header files

---------

Co-authored-by: lgc00 <lgcasd1+1@gmail.com>
lgc00 added a commit to lgc00/smartknob that referenced this pull request Jul 15, 2023
- New PlatformIO env (`nanofoc`) for the NanoFOC hardware
  - Huge thanks to @lgc00 for the initial NanoFOC configuration and prototyping!
  - Uses `HWCDC` rather than `UartStream` as the serial `Stream` interface (ESP32-S3 specific change)
  - Support for MAQ430 magnetic encoder sensor
  - Motor-specific PID tuning constants moved to separate header files

---------

Co-authored-by: lgc00 <lgcasd1+1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants