This post continues upon the last Bus Pirate post. In that post I was able to read a register from a BMP085 pressure chip. In this post I will use the pyBusPirate python library to read the BMP085 temperature value (pyBusPirate allows you to script actions to the bus pirate) Let’s start by reading the [...]
Posts Tagged ‘bmp085’
Bus pirate: “talking” to chips (BMP085 used as sample)
April 28th, 2011
2 Comments
Today I received a package from Seeedstudio, containing some components and yes, also a bus pirate. The Bus Pirate is an open source hacker multi-tool that talks to electronic stuff. Some information about it’s features can be found here: http://dangerousprototypes.com/docs/Features_overview To test the functionality of the bus pirate, I used a BMP085 pressure sensor chip. [...]
