A selection of examples using Chirp with embedded devices
For all of the example apps you will need to
- Sign up at developers.chirp.io
- Copy/paste your Chirp app key, secret and config string into the
credentials.h
file
This example is now part of the examples shipped with the Chirp for Arduino library. Go to Chirp for Arduino page to know more.
This example shows a simple demonstration of sending data with the Chirp SDK on the STM32F469i discovery board.
See the README for further details.
This example shows a simple demonstration of sending and receiving data with the Chirp SDK on the STM32F746g discovery board.
See the README for further details.
This example shows a simple demonstration of sending and receiving data with the Chirp SDK on Bela cape for BeagleBone Black board.
See the README for further details.