Can I use a Freetronics Barometric Pressure Sensor Module (SKU: CE04510) through an Arduino Pro Mini board? If so can you please point me to a wiring diagram.
Thanks
Using Freetronics Barometric Pressure Sensor Module SKU: CE04510
-
- Posts:209
- Joined:Fri Sep 20, 2013 7:25 am
Re: Using Freetronics Barometric Pressure Sensor Module SKU: CE04510
Have you looked at the quick start guide here?
Use analog pins 4 (SDA) and 5 (SCL) which are on the interior of the board for the I2C and connect Vcc & Gnd. That is all you need for the interconnections.
There is a library available and there is a link to in on the above page.
Use analog pins 4 (SDA) and 5 (SCL) which are on the interior of the board for the I2C and connect Vcc & Gnd. That is all you need for the interconnections.
There is a library available and there is a link to in on the above page.