Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Rss Donate

Sensor Library for Raspberry PI PICO

Table of contents

Overview

  • Name : Sensors_PICO
  • Description :

C++ Library to support sensors for the Raspberry PI PICO. URL project github link

  • Author: Gavin Lyons

  • Developed on Toolchain:

    1. Raspberry pi PICO RP2040
    2. SDK(1.4.0) C++20
    3. compiler G++ for arm-none-eabi((15:10.3-2021.07-4)
    4. CMAKE(VERSION 3.20) , VScode(1.84.2)
    5. Linux Mint 22.1

Documentation

Supported devices

Component name Type Interface Readme URL link
LM35 Temperature ADC Readme
LM75A Temperature I2C Readme
DHT11 Humidity GPIO Readme
AHT10 Humidity I2C Readme
BMP280 Pressure SPI or I2C Readme
BMP390 Pressure SPI or I2C Readme

About

Combined Sensors library. A SDK C++ library for Raspberry PI PICO's. Supported list : BMP390 BMP280 LM35 LM75A DHT11 AHTXX

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages