Skip to content

v1.0.0-test-bmp180

Latest
Compare
Choose a tag to compare
@misha-dig misha-dig released this 14 May 01:14
· 1 commit to main since this release
74872b2

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