An open API service indexing awesome lists of open source software.

https://github.com/heilgar/pi-alarm-bundle

Simple air-alarm listener made on Raspberry PI
https://github.com/heilgar/pi-alarm-bundle

gpio python3 raspberry-pi

Last synced: about 2 months ago
JSON representation

Simple air-alarm listener made on Raspberry PI

Awesome Lists containing this project

README

          

# PI Alarm

Simple script for triggering sound when air alarm on Raspberry PI boards (mod 2,3,4).
Alarm triggered from: lan, and button.
Default Button PIN 13 or GPIO 27

Requirements:
- Python >=3.10.0
- Raspberry PI 2/3/4

Connection:
- `ssh pi@`
Note: Device should be in ssh allowance list to use without password

Installation:
- Clone and run `sudo ./setup.sh`
- Change env vars if not in default location `/root/bootstrap`

Get serial:
- run a command `sudo less /var/log/syslog | grep Serial`
- or run `python env.py`

Image:
- raspi-latest.img - 4GB microsd - ApplePiBacker for backup/restore