You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a basic driver for the BME280 TPH (temperature, pressure and humidity) sensor. Additionally, create separate concepts which represent Temperature, Pressure and Humidity sensors. There should be a debug mode in which the sensor itself will log the values it measures.
Checkpoints
Sensor concepts
Sensor implementation
Sensor debug mode
The text was updated successfully, but these errors were encountered:
Implement a basic driver for the BME280 TPH (temperature, pressure and humidity) sensor. Additionally, create separate concepts which represent Temperature, Pressure and Humidity sensors. There should be a debug mode in which the sensor itself will log the values it measures.
Checkpoints
The text was updated successfully, but these errors were encountered: