Nat-As / Breatheespc

C Firmware for Breatheesp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breatheesp (C)

C Firmware for Breatheesp

About

Optimized firmware for the Breatheesp Project. This firmware increaces security and performance of the Air Quality Sensors built in the Breatheesp project (Located here)

Setup

To work with SDC sensor, you need to add some libraries to arduino: https://github.com/Sensirion/arduino-i2c-scd4x https://github.com/Sensirion/arduino-core

Functionality

The sensor is configured to measure several different air quality metrics, including:

  • Particulate Matter (PM)
  • CO2 Levels
  • Temperature
  • Humidity

Usage

About

C Firmware for Breatheesp

License:MIT License


Languages

Language:C++ 100.0%