Skip to content

maquinuz/chirp-python-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirp Python Examples

A selection of Python examples using Chirp

Setup

For all of the example apps you will need to


Demo

A simple demo script that sends out a random chirp, and then continuously listens out for further chirps. This is used as an introduction to the Python SDK.


Messenger

Chirp Messenger uses your device's speaker and microphone to send and receive messages via audio.

To be compatible with Chirp Messenger on other platforms, e.g., messenger.chirp.io, the 16khz-mono protocol must be used.


Audio Tools

Scripts to read/write Chirp data to a .wav file.


Chirp + Spotify

Build a streaming music player for Spotify using a Raspberry Pi, with a remote control that uses sound to transfer data. Use with the accompanying chrome extension

See the instructable

To be compatible with the chrome extension, the standard protocol must be used.

About

Example code for using Chirp with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages