Header banner
Revain logoHome Page
Jimmy Hargrove photo
1 Level
1331 Review
43 Karma

Review on 🌑️ Adafruit Precision Barometric Pressure Altitude: Accurate Altitude Tracking & Weather Monitoring Device by Jimmy Hargrove

Revainrating 5 out of 5

Perfect little sensor, high accuracy

I really like this little sensor, it's quite small and very easy to connect to many compatible boards via Stemma QT/Qwiic (I have it on FeatherS2 Neo). I'm using it with CircuitPython, using the Adafruit library (search for Adafruit_CircuitPython_DPS310). Nothing could be simpler: sensor = DPS310(i2c)print("Temperature = %.2f *C" % sensor.temperature)print("Pressure = %.2f hPa" % sensor.pressure) Temperature accuracy is Β±0.5Β°C, which is really good for my use case.

Pros
  • Check, measure and test
Cons
  • Questionable purchase for the elderly