Skip to content

chirp/chirp-embedded-examples

Repository files navigation

Chirp Embedded Examples

A selection of examples using Chirp with embedded devices

Setup

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

Microsoft MXChip

microsoft mxchip

This example is now part of the examples shipped with the Chirp for Arduino library. Go to Chirp for Arduino page to know more.

STM32F469i Discovery

stm32f469i

This example shows a simple demonstration of sending data with the Chirp SDK on the STM32F469i discovery board.

See the README for further details.

STM32F746g Discovery

stm32f746g

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.

Chirp + Bela

chirp+bela

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.

Releases

No releases published

Packages

No packages published

Languages