connect and control a smart LED strip device running on NodeMCU (ESP8266) with Google Cloud IoT
How can I connect and control a smart LED strip device running on NodeMCU (ESP8266) with Google Cloud IoT Core using MQTT to get a faster response in data transmission ?
@Middleware & OS
Solution:Jump to solution
Leon Anavi
YouTube
Connecting IoT Powered by ESP8266 to the Cloud with MQTT
Tutorial how to connect Internet of Things powered by ESP8266 to the cloud using MQTT and the open source project ESP8266-jajda: https://github.com/leon-anavi/esp8266-jadja
For more information please have a look at: https://www.anavi.org/article/184/
3 Replies
MQTT normally offers good response times
Solution
There is this Leon guy on YouTube , check this
http://www.youtube.com/watch?v=RR0QmSZyiNk
Leon Anavi
YouTube
Connecting IoT Powered by ESP8266 to the Cloud with MQTT
Tutorial how to connect Internet of Things powered by ESP8266 to the cloud using MQTT and the open source project ESP8266-jajda: https://github.com/leon-anavi/esp8266-jadja
For more information please have a look at: https://www.anavi.org/article/184/
Thanks, this was helpful