1 Forks
1 Stars
1 Watchers

CruiseControl-ESP8266

This is a project I'm working on so I can have cruise control in my car. It uses GPS in order to monitor the speed of your vehicle, and shows your speed on the OLED display. It allows you to set your desired speed limit using two push buttons. If you speed, the device screams - the pitch changing with your speeding.

How to download and setup CruiseControl-ESP8266

Open terminal and run command
git clone https://github.com/cohaolain/CruiseControl-ESP8266.git
git clone is used to create a copy or clone of CruiseControl-ESP8266 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CruiseControl-ESP8266 https://github.com/cohaolain/CruiseControl-ESP8266/archive/master.zip

Or simply clone CruiseControl-ESP8266 with SSH
[email protected]:cohaolain/CruiseControl-ESP8266.git

If you have some problems with CruiseControl-ESP8266

You may open issue on CruiseControl-ESP8266 support forum (system) here: https://github.com/cohaolain/CruiseControl-ESP8266/issues