Skip to content
/ pialarm Public

Send messages to Pushover from a Raspberry Pi

Notifications You must be signed in to change notification settings

nerk/pialarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pialarm

Send a notification message via Pushover to your smartphone if a button connected to GPIO 11 is pressed.

Hardware Setup

Connect momentary button and pull-up resistor to GPIO 11:

  VCC
   |
  ---
  | |  47K
  | |
  ---
   |
   |
   +--------- GPIO 11
   |
   |
   ++ /
     /
   +/
   |
   |
  GND

Software

Nodejs is required.

  • Edit 'start' script and add your token id and user id from your Pushover acccount.

  • Adjust path to location where pialarm is located.

  • Add execution of 'start' to '/etc/rc.local'

About

Send messages to Pushover from a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published