Skip to content

Releases: misha-dig/pico-bmp180

v1.0.0-test-bmp180

14 May 01:14
74872b2
Compare
Choose a tag to compare

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... 👍