Located in this repo are a series of hastily thrown together programs to test functionality attached to a custom-made quad-spider bot.
- Install CH340 drivers
- Run
npm install
to install dependencies - Hook up Arduino to your computer via USB
- Run either
node walk-cycle.js
ortest-servos
TODO
TODO