This is an old revision of the document!
The air quality tracker is a product built around the BME688 sensor. It aims to raise awareness about the air we breathe.
Using the companion app, you can create heatmaps for tracking the air quality around the places you walk, receive real-time warnings about harmful air and more!
Exemplu de schemă bloc: http://www.robs-projects.com/mp3proj/newplayer.html
The ESP32 communicates with the sensor via I2C. It collects data about gas, temperature, humidity, and pressure. In turn, the ESP32 communicates with the companion app via BLE (Bluetooth Low Energy), which collects all data from the sensor.
The ESP32 is programmed in PlatformIO using the Arduino Framework. The Adafruit Sensor Library communicates efficiently with the sensor.
The companion app is built using .NET technologies. It uses the Shiny.NET third-party library, which makes it easy to use BLE functionalities. The app also integrates the Google Maps API to display heatmaps.
Fişierele se încarcă pe wiki folosind facilitatea Add Images or other files. Namespace-ul în care se încarcă fişierele este de tipul :pm:prj20??:c? sau :pm:prj20??:c?:nume_student (dacă este cazul). Exemplu: Dumitru Alin, 331CC → :pm:prj2009:cc:dumitru_alin.