Skip to content

Arduino sketch to recieve MQTT based messages and turn on/off digital ports.

License

Notifications You must be signed in to change notification settings

jfarcher/HA_Light_control_MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Stories in Ready mqttlightcontrol_lightside

Arduino sketch to recieve MQTT based messages and turn on/off digital ports.

This sketch uses the PubSubClient MQTT libraries https://github.com/knolleary/pubsubclient

It reads switch status' from MQTT and changes the status of digital ports accordingly, the idea is to use this to control multiple relays or MOSFETs to turn lights on or off (or any device for that matter).

About

Arduino sketch to recieve MQTT based messages and turn on/off digital ports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Other 100.0%