Skip to content

nebelgrau77/airsniffer-esp32c6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirSniffer :)

Get information about your indoor climate at a glance!

Game of Life

Based on this example. Powered by Ratatui / Mousefood and Embassy.

Reads and display on a regular basis data from BME280 (temperature, humidity, pressure) and ENS160 sensor (AQI and TVOC). Temperature and humidity are also used to calibrate the ENS160 on a regular basis for better accuracy.

ENS160 switches to idle mode after every measurement cycle. This way if the two sensors are in a common enclosure, its heating element does not affect the BME280 readings too much.

Please note: This makes the readings less reliable in the end, as according to ENS160 datasheet, Further to “Initial Start-up” the conditioning or “Warm-up” period is the time required to achieve adequate sensor stability before measuring VOCs after idle periods or power-off. Typically, the ENS160 requires 3 minutes of warm-up until reasonable air quality readings can be expected, so the proper way would be to make the sensors more distant, in a bigger enclosure.

Notes:

  • this code uses a slightly customized version of mipidsi, with the ST7735s display set to 128x160 instead of the original 132x162; the bigger size causes distortion at one of the borders of the screen
  • can be ported to ESP32S3 but not to C3 due to incompatibility of some ratatui dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages