Sensirion SCD4x (CO2) sensor library. Part of stm32libs
Go to file
2024-10-11 17:18:54 +02:00
.veles_metadata Added .veles_metadata 2022-07-01 21:04:20 +02:00
LICENSE Added license 2024-10-11 17:18:45 +02:00
README.md Added README 2024-10-11 17:18:54 +02:00
scd4x.c Added license 2024-10-11 17:18:45 +02:00
scd4x.h Added license 2024-10-11 17:18:45 +02:00

SCD4x library

Simple library for Sensirion SCD4x sensors. Work in progress.

Usage

Implement all functions marked by the __weak__ pragma.

License

This project is licensed under the MIT License. See the LICENSE file for details.