Both boards are supposed to as announced. Bmp-board contains connections for 5V & 3.3V and something that looks like a voltage regulator... So I might expect it to be.
No idea how resistant it...
Type: Posts; User: fré
Both boards are supposed to as announced. Bmp-board contains connections for 5V & 3.3V and something that looks like a voltage regulator... So I might expect it to be.
No idea how resistant it...
I recently got a BMP085 from Drotek, trying to connect it now with my new Teensy 2 (ordered via Ada 2 weeks ago).
Sadly, I don't get aaaaany output, not even with basic code & simple examples like ...
Okay,
Seems like I managed to fix some things... So, thank you for that.
Float & Long's get parsed totally absurdly with sprintf, so I tried using other types.
When defining my vars with...
Hey,
I just recently ordered a teensy 2, after weeks of troubles with a fake one (w/o knowing! Bummer). :p
Now, it's just plain fun!
Yet, it's been over 10 years since I tried programming C...