Go to file
Stedd a9bacfc6e8 Fixed pitch rate axis after bugfix in GY85 library 2023-10-22 23:40:22 +02:00
data Moved data 2023-10-22 13:28:57 +02:00
.gitattributes :octocat: Added .gitattributes 2019-12-19 17:42:57 +01:00
.gitignore Added Secrets 2023-10-22 13:27:38 +02:00
Balancebot.ino Moved variables to main file to prevent scope errors 2023-10-22 14:15:20 +02:00
IMU.ino Fixed pitch rate axis after bugfix in GY85 library 2023-10-22 23:40:22 +02:00
README.md Updated Readme 2023-10-22 14:10:57 +02:00
UDP.ino Forgot to call PackUdpData after refactor 2023-10-22 14:30:14 +02:00
interruptEncoders.ino Cleanup 2023-10-22 12:06:14 +02:00
motorControl.ino Moved variables to main file to prevent scope errors 2023-10-22 14:15:20 +02:00
plot.ino Cleanup 2023-10-22 14:10:44 +02:00
sketch.yaml Added sketch project file 2023-10-22 13:28:28 +02:00

README.md

BalanceBot

Arduino Board Settings

My board has this etched on it: ESP-WROOM-32

These settings allow upload:

  • Board: FireBeetle-ESP32

Dependencies

See sketch.yaml