Skip to content

octaprog7/BMP390

Repository files navigation

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

About

class for work with BMP390 pressure sensor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages