Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 987 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 987 Bytes

React JSON MQTT Potentiometer

Using React.js to control the brightness of the ESP8266 onboard led, in this case, with JSON over MQTT.

Browser Slider

Hardwere

Documentation

Installation

npm packages

$ cd react_app
$ npm install
$ npm start

Open the arduino sketch (Arduino IDE)

Arduino libraries

You will need to install the following Arduino libraries.