JhonControl / ESP8266_TONE_MQTT_Node-RED

esp8266 tone Star Wars Node-RED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP8266 TONE "Imperial March" MQTT Node-RED

Portada

IoT interaction

The module esp8266 generates the tune "imperial march" through the GPIO 02 and via MQTT displays the frequency of the tunes in Node-RED-Dashboard

To integrate the module ESP8266 with node-red IoT platform has been used MQTT protocol, there are client libraries for esp8266 as MQTT in this case I decided to use the library pubsubclient.

https://github.com/knolleary/pubsubclient

#More info : Ingles http://pdacontrolen.com

This repository contains:

1 arduino IDE Code

2 Backup Node Red for export

Interacion IoT

El modulo esp8266 genera la tonada "marcha imperial" atravez del GPIO 02 y via MQTT se visualizara la frecuencia de las tonadas en Node-RED-Dashboard

Para la integración del modulo ESP8266 con la plataforma IoT node-red se ha utilizado el protocolo MQTT, existen librerias para esp8266 como cliente MQTT en este caso he decidido utilizar la libreria pubsubclient.

https://github.com/knolleary/pubsubclient

Este ejemplo permitira monitorizar la temperatura de un sensor DS18B20 protocolo (Onewire) conectado al GPIO 02 de un modulo ESP8266 visualizando datos en Node Red Dashboard

#Mas Informacion:

Español http://pdacontroles.com

Este repositorio Contiene:

1 Codigo arduino IDE

2 Backup para exportacion Node red

Architecture - Arquitectura

Portada

Nodes Node-RED

Portada

Connections - Conexiones

Portada

Dashboard Node-RED

Portada

#More info - Mas Informacion: Ingles http://pdacontrolen.com Español http://pdacontroles.com

About

esp8266 tone Star Wars Node-RED


Languages

Language:Arduino 100.0%