diff --git a/Projects-using-ArduinoJson.md b/Projects-using-ArduinoJson.md index abe9e9d..2ed0731 100644 --- a/Projects-using-ArduinoJson.md +++ b/Projects-using-ArduinoJson.md @@ -126,16 +126,6 @@ Arduino samples for Firebase. https://github.com/googlesamples/firebase-arduino -## ESP8266+Websocket server RGB LED controller - -by Rahul27 - -http://www.instructables.com/id/Esp8266Websockets-RGB-LED-controller/ - -![ESP8266+Websocket server RGB LED controller](http://cdn.instructables.com/F66/U9KK/IF7IZAT9/F66U9KKIF7IZAT9.MEDIUM.jpg) - -> With this project you can use a web browser to run a web socket client to control RGB LED connected to output pins on the ESP8266 mcu. The RGB can be controlled by sliders or using a smartphone's accelerometer.The response is quite fast with minimum lag however results may vary. - ## Arduino TFT Forecast Weather Station with ESP8266 by tufantas