Astrocast / astronode-arduino-library

Arduino library and example for the Astronode S
Other
4 stars 1 forks source link

astronode-arduino-library

Arduino Library for the Astronode S.

Lint library Build examples

Examples

Use the examples below as reference designs to develop your own application using the astronode-arduino-library.

hello_Astronode

This sketch enqueues a single message in Astronode S queue. It checks periodically if a new event is available. If a "satellite acknowledge" event is received, a new message is enqueued in the module.

Hardware setup

An Astronode S devkit (sat or wifi) or an Astronode S+ is required.

This sketch has been successfully run in the following boards:

hk_logger_sd

This sketch periodically logs all housekeeping from the module on an SD card (peformance counters, env. variables, etc.):

Hardware setup

Software tools