RyLeeHarrison / react-json-mqtt-esp8266

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 56.2%Language:C++ 20.1%Language:HTML 11.4%Language:CSS 8.3%Language:C 4.0%