Skip to content

geekshow/arduino-stm32-mqtt-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino STM32 MQTT Controller

This Arduino project was created as the basis of a home automation controller that could support:

  • Temperature / Humidity sensors (DHT22 / DS18B20)
  • Relay outputs
  • Other simple inputs (eg: PIRs and Door switches)

It rolls up the data and sends out to the MQTT broker, also receiving commands from the broker to switch on/off the relays.

About

Arduino STM32 MQTT Home Automation Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages