Skip to content

This is a simple workshop that shows how to use MQTT on the famous Wemos D1.

License

Notifications You must be signed in to change notification settings

geissebn/mqtt-iot-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Workshop for Wemos D1

This is a simple workshop that shows how to use MQTT on the famous Wemos D1.

We will build up a publisher that has a DS18B20 as digital temperature sensor and a receiver that will print the reading on a I²C LCD and switch on the light up the built-in LED if the temperature rises above 30 °C.

You need...

Software

Arduino IDE and the following libraries:

Hardware

  • 2x Wemos D1
  • 1x Maxim DS18B20 (OneWire temperature sensor)
  • 1x 4,7 kOhm Resistor
  • 1x HD44780 16x02 LCD with Maxim I2C expander
  • Breadboards, Jumper Wires

Hardware Setup

Temperature Publisher

Temperature Publisher

Temperature Receiver

Temperature Receiver

Software Setup

  1. Install MQTT-Temperature-Publisher on the Wemos with the DC18B20
  2. Install MQTT-Temperature-Receiver on the Wemos with the LCD

Resources

License

Hell yeah, it's Open Source!

About

This is a simple workshop that shows how to use MQTT on the famous Wemos D1.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%