Skip to content

saltyJeff/ares-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARES-TELEMETRY-2019
This project is an Arduino sketch that takes telemetry data from:
* pressure transducers
* IMU
* altimeter
and outputs it to:
* SD card
* XBee radio

In 'firmware/', is the actual C++ code that is compiled and deployed to the device

In 'modules/', is the modularized form of the code. Each file ending .module.h is preprocessed with a Kotlin script into
a corresonding file in 'firmware/'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages