Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 309 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 309 Bytes

fweb-receive-firmware

This repository is the firmware for the motor controller of the Carbon Fire skateboard.

Firmware

We're going to use the ESP-IDF (Espressif IoT Development Framework) for our main development platform. Signals will be sent out and received through Bluetooth using the NimBLE library.