Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water. New to EnviroDIY?Start here
Right now I am trying to power the mayfly using a battery pack, but I am not sure how much power the Mayfly and all of it’s applications (XBEE port, SD card reader) consume. I am only concerned with powering the on board applications, since all external sensors have there own power needs. Are there any references to the power or current requirements for the board and how much is needed?
Yes, I’ve done a variety of power measurements with the Mayfly board, so I can publish a table showing the different options. I’ll put a link to it here when the page is posted.
I haven’t had a chance to make a table of all of the power usage data from my tests, but here are some of the more important measurements:
Mayfly current when board is powered and idle: 6.5 mA
Mayfly current when MCU put to sleep: 0.27 mA (or 270 uA)
Current when asleep with microSD card in the socket: 0.43 mA (or 430 uA)
For most of my loggers, I use a 1200mah or 2500mah battery, depending on how much power the external sensors draw, what size solar panel I’m using, and how shady the deployment site might be.
I’m optimizing and documenting the sleeping logger Arduino code and will post it as soon as it is ready.