https://github.com/malykhin/on_air
Raspberry Pi Pico W based automated On Air Sign
https://github.com/malykhin/on_air
raspberry-pi raspberrypi raspberrypipico raspberrypipicow
Last synced: 2 months ago
JSON representation
Raspberry Pi Pico W based automated On Air Sign
- Host: GitHub
- URL: https://github.com/malykhin/on_air
- Owner: malykhin
- Created: 2022-08-11T03:27:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T18:43:23.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T18:35:47.374Z (over 1 year ago)
- Topics: raspberry-pi, raspberrypi, raspberrypipico, raspberrypipicow
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# On Air

Software for the 'On Air' sign controlled by Mac's microphone status. It lights up when microphone is active.
# Installation
1. Create `params.py` frole from `params_sample.py`. Fill proper values for `uuid` and `password` and change other params if needed.
2. Copy *.py files to your reaspberry pi pico w.
3. Execute the script on pi and save IP address from the console.
4. Create `watcher_params.json` from `watcher_params_sample.json`.
5. Fill the `SIGN_ADDRESS` in `watcher_params.json` using saved IP address.
6. Execute `./setup_watcher_autoload.js` to setup automatic script execution on user login.
# Circuit Diagram
