Releases: misha-dig/pico-bmp180
Releases · misha-dig/pico-bmp180
v1.0.0-test-bmp180
A binary code for testing bmp180 sensor. I complied code in this repository for binary.
Before use this binary you need built circuit with BMP180 in our README.MD file and also install any serial port terminal.
Flash into your Raspberry Pico by holding 'BOOTSEL' Button and connect into your PC by USB cable. Please hold a button until file manager appear for RPI-RP2 path .
Copy your downloaded binary file .uf2 into RPI-RP2 path
Open serial terminal and set a default setting UART (look in README.MD)
Measure air temperature and atmosphere pressure, reading data in Serial terminal. Update data every one second.
Enjoy to use my code... 👍