I recently picked up a barometric pressure/temperature sensor (Sparkfun BMP085:
https://www.sparkfun.com/tutorials/253), to make a little weather station. Reading the specs, I see it takes a max 3.6V, so I became concerned about how I'll power it. I had originally planned to power the Digispark with a 9V battery, and figured I'd then just use the spark's 5V regulator power to handle peripherals. Obviously, I can't do that.
The next most obvious thing is to power the spark itself at 3.3V (or thereabouts), and just power this board in parallel.
Or, I could introduce some extra power regulation with a circuit that provides multiple voltage outputs. I've looked at some DIY circuits, and pre-built boards.
I'm just not sure which way I should go. The power handling part of electronics is not my forte. I always leaned towards the TTL circuit side of things.
What advice can my fellow hobbyists offer?
(BTW, for anyone else wanting a similar sensor -- I later found similar boards for about half the price I paid for mine. I got it as an impulse buy at Microcenter for about $20. But DX.com has similar boards for about $10, or even less if you get a model with less accuracy).