- Name : Sensors_PICO
- Description :
C++ Library to support sensors for the Raspberry PI PICO. URL project github link
-
Author: Gavin Lyons
-
Developed on Toolchain:
- Raspberry pi PICO RP2040
- SDK(1.4.0) C++20
- compiler G++ for arm-none-eabi((15:10.3-2021.07-4)
- CMAKE(VERSION 3.20) , VScode(1.84.2)
- Linux Mint 22.1
Component name | Type | Interface | Readme URL link |
---|---|---|---|
LM35 | Sensor Temperature | ADC | Readme |
LM75A | Sensor Temperature | I2C | Readme |
DHT11 | Sensor Temperature & Humidity | GPIO | Readme |
AHT10 | Sensor Temperature & Humidity | I2C | Readme |