Skip to content

faraday-motion/core-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Faraday Motion Core - Control VESC Motorcontrollers with ESP8266 WiFi chips

This project brings support for VESC Motorcontrollers with ESP8266 boards such as NodeMCU and WeMos.

Supported Hardware
Stable version

Available versions

Usage

  • Install Arduino 1.6.8
  • Install Arduino for ESP8266
  • Install all the dependencies
  • Restart Arduino

Dependencies

Contributing

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.