Software for the 'On Air' sign controlled by Mac's microphone status. It lights up when microphone is active.
- Create
params.py
frole fromparams_sample.py
. Fill proper values foruuid
andpassword
and change other params if needed. - Copy *.py files to your reaspberry pi pico w.
- Execute the script on pi and save IP address from the console.
- Create
watcher_params.json
fromwatcher_params_sample.json
. - Fill the
SIGN_ADDRESS
inwatcher_params.json
using saved IP address. - Execute
./setup_watcher_autoload.js
to setup automatic script execution on user login.