A small web server hosted on the Beaglebone black. This server handles requests from a companion phone app (Apollo Launch, parses the input JSON, and converts inputs into motor controls to relay to the microcontroller via the nRF24
- Flask - Web server framework
- pynrf24 - Interfacing with microcontroller via the nRF24
- Adafruit BBIO