Before going to start any coding. First we will talk about the Arduino environment setup. Firstly, you can download the Arduino setup from here: https://www.arduino.cc/en/main/software After this now you can configure the Arduino environment for ESP328266 Open the preference setting Now, you can add the json link into below given …
Read More »Tag Archives: MQTT
MOSCA MQTT Server Using Node JS
Before we going to start something. We should know about what is the MQTT server and how it works. MQTT (Message Queuing Telemetry Transport) Protocol. This protocol allows the machine to communicate with each other regardless of the power consumption for the lightweight and small sensor and actuators. Moreover, in …
Read More »