Skip to content

Watches a led and sends notifications to a MQTT broker when it changes

License

Notifications You must be signed in to change notification settings

tobiassodergren/ledwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledwatcher

Watches a led and sends notifications to a MQTT broker when it changes

Installation

  1. Build the application using ./build.sh
  2. Copy it to /home/pi/pi-light-sensor
  3. Copy the file init.d/pi-light-sensor to /etc/init.d
  4. Edit /etc/init.d/pi-light-sensor and change the notify URL:s to what you need
  5. Execute sudo update-rc.d pi-light-sensor defaults 2345

About

Watches a led and sends notifications to a MQTT broker when it changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published