Optimized, low power, ATmega328P microcontroller based code for a device that wakes up every X minutes to collect data and saves it to an SD card. In between collection, the CPU sleeps in order to conserve power. Allows connecting via bluetooth for data transfer.
Run make deps
to install dependencies.