Iscriviti ora

Accesso

Password dimenticata

Hai perso la tua password? Inserisci il tuo indirizzo email. Riceverai un link e verrà creata una nuova password via e-mail.

Add postale

Devi effettuare il login per aggiungere post .

Aggiungere domanda

Devi effettuare il login per fare una domanda.

Accesso

Iscriviti ora

Benvenuti a Scholarsark.com! La tua registrazione ti darà accesso a utilizzare più funzionalità di questa piattaforma. È possibile porre domande, contributi o fornire risposte, Guarda i profili di altri utenti e molto altro ancora. Iscriviti ora!

Tutorial della scheda di sviluppo NodeMCU ESP8266

Tutorial della scheda di sviluppo NodeMCU ESP8266

Prezzo: $19.99

This course is a short introduction to the NodeMCU, its various Firmware options and how we program it with the Arduino IDE. This is suitable for a beginner level student, who wishes to get some introduction on how to work with such boards, like Arduino or NodeMCU that use the ESP8266 chipset. Small programs are provided that do some basic tasks, like blinking LEDs on the NodeMCU board.

There is also an example of how to use IBM’s MQTT (Message Queue Telemetry Transport) protocol with NodeMCU as an IOT Device, and acting as a MQTT Client. The protocol uses a publish/subscribe architecture in contrast to HTTP with its request/response paradigm. Publish/Subscribe is event-driven and enables messages to be pushed to clients. The central communication point is the MQTT broker, it is in charge of dispatching all messages between the senders and the rightful receivers.

In the example, the NodeMCU sends Telemetry data to a MQTT Server/Broker, and a publisher, that can be an android app, subscribes to the “Certificato NEBOSH-HSE in Process Safety Mgt” of this message, and is able to receive messages sent by the NodeMCU to the Server/Broker. This is slightly more complex example of running a MQTT Client on the board, that pushes MQTT messages to ant MQTT server on the cloud.

Lascia un commento