Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 555 Bytes

BMP390

Micropython module for BMP390 pressure&temperature sensor.

Just connect your BMP390 board to Arduino, ESP or any other board with MicroPython firmware.

Supply voltage BMP390 3.3 Volts or 5V!

  1. VCC
  2. GND
  3. SDA
  4. SCL

Upload micropython firmware to the NANO(ESP, etc) board, and then two files: main.py and bmp390.py. Then open main.py in your IDE and run it.

Pictures

IDE

alt text

Breadboard

alt text