README.md

main
noah metz 2023-12-14 18:30:07 -07:00
parent 7db4244cb2
commit 2123b9aa14
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
# Summary # Summary
Arduino field control for vex V5. fc contains a project that just uses the arduino serial library, and fc_wifi adds the AsyncMQTT library to connect to wifi & mqtt to get data(instead of just serial). Arduino field control for vex V5. v5_field_control.ino contains the code to control a single robot over an arduino with two serial ports.
# Setup # Setup
Connect Arduino TX2 & RX2 to DI & RO of the Max485. Connect Arduino TX2 & RX2 to DI & RO of the Max485.