Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Troubleshooting
  3. Pressure sensor - arduino low memory (SOLVED)

Pressure sensor - arduino low memory (SOLVED)

Scheduled Pinned Locked Moved Troubleshooting
pressure
25 Posts 7 Posters 13.8k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • hekH Offline
    hekH Offline
    hek
    Admin
    wrote on last edited by
    #21

    Thanks @MagKas!

    I've pushed an update to github.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MagKas
      wrote on last edited by
      #22

      @hek: great, but not completely correct...

      It should be: if (minuteCount == 180)

      Could you also consider to update the sketch with my proposal in my other comment for the pressuresensor-sketch regarding changing

      float pressure = bmp.readPressure()/100;
      

      to

      float pressure = bmp.readSealevelPressure(205)/100; // 205 meters above sealevel
      

      I assume most people would like to have the same pressure values as the local wheather station or airport has.

      1 Reply Last reply
      0
      • hekH Offline
        hekH Offline
        hek
        Admin
        wrote on last edited by hek
        #23

        @MagKas

        Ok, done!
        Also had to update to the latest library-version to get the readSealevelPressure()-function.

        1 Reply Last reply
        0
        • N Offline
          N Offline
          niccodemi
          wrote on last edited by
          #24

          thanks, pressure sensors works ok with updated code (7 hours now).

          1 Reply Last reply
          0
          • nikitech0103N Offline
            nikitech0103N Offline
            nikitech0103
            wrote on last edited by
            #25

            Still this code is working?

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            11

            Online

            11.7k

            Users

            11.2k

            Topics

            113.1k

            Posts


            Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • MySensors
            • OpenHardware.io
            • Categories
            • Recent
            • Tags
            • Popular