This project brings support for VESC Motorcontrollers with ESP8266 boards such as NodeMCU and WeMos.
- ESP8266 Arduino for ESP8266
- Install Arduino 1.6.8
- Install Arduino for ESP8266
- Install all the dependencies
- Restart Arduino
- Faraday Motion Vesc
- Arduinojson (version 5.1.1)
- ArduinoNunchuck
- Metro (built in Arduino IDE)
- WS2812
For minor fixes of code and documentation, go ahead and submit a pull request.
Feature branches with lots of small commits (especially titled "oops", "fix typo", "forgot to add file", etc.) should be squashed before opening a pull request. At the same time, please refrain from putting multiple unrelated changes into a single pull request.