Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 361 Bytes

Intel Edison code for Smart ECU solution.

Install the PubSubClient.h library to compile successfully

The system implemented involves a Motor (Engine motor), RPM of which is monitored using IR sensors, Sensor for Pulse width modulation, Throttle position sensor.

The system uses MQTT protocol for data communication. //iot.eclipse.org used for testing