Has anyone integrated a display with VESC using I2C? is there a reference code which I could use to build my project. I am planning on bypassing Audrino. Just connect the SCL, SDA, VCC and GND from the VESC and hook it up to the display and make it work.
Thank you!
1 Like
This might help you:
2 Likes
That would require changes to the VESC firmware, which is complicated and problematic in many ways. You’ll be much better off with the Arduino. OS DAVEGA is relevant. Google DAVEGA GitHub.
2 Likes