[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 321 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 321 Bytes

Cave sleeper

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.