Skip to content

Serial communication between ESP32 and ODrive Motors/Controllers

License

Notifications You must be signed in to change notification settings

chrisdreid/esp32_odrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32_odrive

Using ESP32 extra serial communication from HardwareSerial

Links that helped resolve esp32 odrive communication

* Much of the code is from the Example file in ODriveArduino Examples: ODriveArduinoTest

Pin Layout for Sample

 PIN | ESP32 | ODrive
 RX  |    16 |  2
 TX  |    17 |  1
 GND |   GND | GND

Configurations

About

Serial communication between ESP32 and ODrive Motors/Controllers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages