InzynierDomu / Relay_mqtt

Simple project with publishing and receiving messages via MQTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relay_mqtt

GitHub Workflow Status GitHub release (latest SemVer) GitHub docs deployments Discord GitHub support

Simple project with publishing and receiving messages via MQTT to recive and controll pin state.

💖 Support

If any of my projects have helped you in your work, studies, or simply made your day better, please consider supporting my work. LINK

Obsolete version for Arduino IDE: repo link

More complex project for work with HomeAssistant more relays and using BME280: repo link

IDE

The project is prepared for the Platform IO environment. A video on how to install such an environment can be watched on this video.

Formatting is done using clang-format. The description of the tool configuration is in the video.

The code contains a comment prepared for doxygen, their use is described in the video.

About

Simple project with publishing and receiving messages via MQTT

License:MIT License


Languages

Language:C++ 85.4%Language:C 14.6%