Skip to content

alice17/my_mqtt_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

my_mqtt_basic

MQTT implementation for Arduino.

In this project Arduino gains sensor data from two temperature sensors DHT11 and Dallas DS18B20 connected to the board. It publishes them at a regular interval to the MQTT broker via Ethernet Shield. Clients can connect to the broker and receive data.

PubSubClient library is used for managingin order to manage the connection with the broker.

About

MQTT implementation for Arduino.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages