heimskr / flipperzero-scd30

A Flipper Zero application to interface with SCD30 carbon dioxide sensors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCD30 Reader

Expects the device to have address 0x61. Connect SCL to C0, SDA to C1, ground to GND and power to 3V3.

About

A Flipper Zero application to interface with SCD30 carbon dioxide sensors.

License:GNU General Public License v3.0


Languages

Language:C++ 72.5%Language:C 27.5%