032 - MicroPython TechNotes: BMP280 Sensor

Поделиться
HTML-код
  • Опубликовано: 24 апр 2021
  • In this video, we will learn how to use BMP280 sensor with ESP32 using MicroPython.
    For more details, visit my blog post at:
    techtotinker.c...
    OR watch the whole playlist:
    • 000 - MicroPython Tech...
    Please do Like, Comment, Share, and Subscribe.
    Thank you.
    - George Bantique | tech.to.tinker@gmail.com
    #TechToTinker
    #MicroPython #ESP32 #GorillaCell
    #MicroPythonTutorials
    ---
    MicroPython Tutorials
    How to use BMP280 in MicroPython
    How to use Temperature, Pressure, and Altitude sensor in MicroPython
  • НаукаНаука

Комментарии • 4

  • @effevee
    @effevee 3 года назад +2

    Hi George, Great video again :)
    the pressure from the BPM280 sensor is in Pa. If you need the pressure in hPa, you need to divide the sensor value by 100.

    • @TechToTinker
      @TechToTinker  3 года назад

      @Frank Vergote, I stand corrected. Noted with thanks.

  • @mehmetaltinsoy525
    @mehmetaltinsoy525 2 года назад

    Great video. Thanks.