Hello,
How did you decide to go with 3.3v, rather than 5v, when you designed the JeeNode?
Thanks,
digitalhack
This forum has moved to forum.jeelabs.net - this read-only archive is for reference only!
Hello,
How did you decide to go with 3.3v, rather than 5v, when you designed the JeeNode?
Thanks,
digitalhack
Simple - 1), the RFM12B doesn't run @ 5V, 2) some newer chips can't tolerate 5V either, and 3) many interfaces run fine @ 3.3V.
It ist possible to run the Jeenode with 5V. Don´t solder the voltage regulator and buy an RFM12 5V version at the pollin.de shop.
The choice of 3.3V is one of the reasons that attracted me to this design. A 3.3V is much more elegant and seems more inline with the "real" hardware industry.
With 1 AA cell and this: NCP1400 3.3V you don't waste any power!
I was reading about a "joule-thief" the other day http://tinyurl.com/yeluun3 which seems to be a home-made version of the NCP1400; don't know whether it's smooth enough though. Interestingly, there's a version driven by a peltier and waste heat from a toaster.
Google for "joule thief efficiency" for more info about that approach. I'd expect the NCP1400 to work better, because it generates regulated output, whereas with a JT you'd have to regulate (i.e. throw away) any surplus voltage.
A single AA might be pushing things a bit IMO. I'm considering setting up a piggy-back unit for JeeNodes with an MCP1257 and 2 AA's. It only draws 10 µA in "sleep" mode, and one I/O pin can switch it to normal mode to provide more power during RFM12B activity. Needs only 4 ceramic caps, no inductors.