Sensirion SGP40 (VOC) sensor library. Part of stm32libs
Go to file
2024-10-11 17:14:26 +02:00
.veles_metadata Added .veles_metadata 2022-07-01 21:04:22 +02:00
LICENSE Added license 2024-10-11 17:11:50 +02:00
README.md Added README 2024-10-11 17:14:26 +02:00
sgp40.c Added license 2024-10-11 17:11:50 +02:00
sgp40.h Added license 2024-10-11 17:11:50 +02:00

SGP40 library

Simple library for Sensirion SGP40 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.