Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ exact steps). Two demos are provided:

The helper script `src/pi/run_serial_demo.sh` loads `g_serial` if needed
and launches the Python demo.

## Audio Jack Telemetry

An additional demo shows how to transmit sensor data through the Pi’s audio jack. See
`docs/audio_jack_demo.md` and the script `src/pi/audio_demo.py` for details on
connecting a TRRS cable and using the `minimodem` tool to send readings as audio
tones.
Loading