Skip to content

schlunsen/esp32_mqtt_relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 MQTT RELAY

This is a setup of a heat switch controlled via mqtt for the esp32. It's made with the esp-idf framework.

Requirements

Hardware

Showcase

Build

Make sure you have setup the esp-idf toolchain correctly and installed the mqtt library to the components/ folder of your esp-idf installation.

# Setup wifi and mqtt access
make menuconfig

# Build the project
make

# flash the esp32
make flash

License

MIT License

Copyright (c) Rasmus Schlunsen

About

ESP32 relay controlled via MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published