allow sensors to operate on voltage lower than 2.7v
-
Hi
I made this boards as small as I could and would like to operate them on 3v coin battery - CR2032.


I check them all and the range is excellent (more than 15 meter and behind 3 brick walls)
but they will run out of power quite soon with this battery so what is the simplest and fastest way to change the arduino fuses so it can run down to 1.8v.
If there is a need for external flash I have this one(is it good?):

-
You can use that AVRISP or use an other arduino as ISP. You have to change the BOD bit. Are you using windows or mac? On mac its quite easy with AVRFuses app. On windows you need AVR Studio.
info for mac: http://www.leonardomiliani.com/en/2014/avrfuses-una-gui-per-modificare-i-fuse-delle-mcu-atmel-os-x/
Windows: http://letsmakerobots.com/content/setting-arduino-fuses-manually-avr-studioYou have to burn the fuses like this:
LOW: 0xff
HIGH: 0xda
EXTENDED: 0x06I wrote some more battery information here: http://forum.pimatic.org/topic/383/tips-battery-powered-sensors
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login