this is a repo for an electron app to controll a catbot.
it will allow non programmer to use a built catbot with it's arduino flashed with firmata
- an arduino
- 2 9g servo
- laser (or led laser)
- usb cable
- arduino IDE or gort to flash firmata
- a gcc toolchain (xcode / build essential)
- node and npm
- if you have a catbot at hand buid it (current model notice here)
- flash the arduino with firmata
- install project dependencies
npm i
entrypoint is app/testBoard this test the board for firmata, and then will
- create cat.rc
- calibrate the cat
npm run dist