Easy-to-use, flexible data-logger sketch optimized for battery life
Easy-to-use, flexible data-logger sketch optimized for battery life. toddh writes –
I have developed an easy-to-use, flexible sketch for use with Adafruit’s Logger Shield (project page, or buy one here).
Features:
Optimised for battery life by utilising the ATmega’s power down sleep mode. This extends battery life by many times… I can now run my data logger on a single 9V NiMH battery and keep it topped up with a solar panel.
Any number of analog pins
Any time step
Provides for sensor calibration using a simple linear model (i.e. to convert from analogRead value to whatever you want)
You can download it here. It currently does not handle digital inputs, but this would be easy to change. Please let me know if you use it and/or can think of any improvements. Enjoy!
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Does this work with the GPS/datalogger shield as well?