AshwiniCUB / final-project-aesd

0 stars 0 forks source link

Integration of I2C based BME280 sensor #7

Closed AshwiniCUB closed 9 months ago

AshwiniCUB commented 10 months ago

Implementation and Integration of I2C based BME280 with RPi 4.

DOD: I2C driver is working correctly with RPi 4 and able to receive the temperature, humidity and pressure readings from the sensor with the driver integrated.

Blocker: Availability of sensor

AshwiniCUB commented 9 months ago

Application code changes link Buildroot code link Buildroot corresponding commit for i2c : link1 & link2

AshwiniCUB commented 9 months ago

Image

AshwiniCUB commented 9 months ago

Module loaded successfully.

Image

AshwiniCUB commented 9 months ago

Able to get the temperature, humidity & pressure data from the sensor BME280. commit link: link

Image

AshwiniCUB commented 9 months ago

The image shown below is the ssh into RPI and able to see the dynamic sensor values as well.

Image