acrandal / GU-Rocketry-ATA-Module

ATA (Alternative To Aluminium) is a 1U cubesat form factor data telemetry and LoRA transmission board for the Gonzaga ASME 10k ft. competition rocket.
GNU General Public License v3.0
4 stars 0 forks source link

ENV: DEMO Barometric, Temperature, Humidity, Altitude #3

Closed acrandal closed 2 years ago

acrandal commented 2 years ago

Get the BME280 sensor running. It's nice and small, plus the altitude estimates are very good, though offset based on sea level pressure that day.

acrandal commented 2 years ago

This sensor worked fine. The code is in the repo with a small demo. I even did a quick hack to show it transmitting over the wireless link.

That said, the sensor will be replaced with the Sparkfun Environmental Combo which has a BME280 on board along with the IAQ sensor.