{"id":28921584,"url":"https://github.com/gavinlyonsrepo/sensors_pico","last_synced_at":"2026-05-16T05:02:42.694Z","repository":{"id":64083695,"uuid":"536325801","full_name":"gavinlyonsrepo/sensors_PICO","owner":"gavinlyonsrepo","description":"Combined Sensors library. A SDK C++ library for Raspberry PI PICO's. Supported list :  BMP280 LM35  LM75A DHT11 AHTXX","archived":false,"fork":false,"pushed_at":"2025-05-05T12:24:44.000Z","size":298,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-22T07:07:12.508Z","etag":null,"topics":["aht10","aht15","aht20","bmp280","dht11","humidity","library","lm35","lm75","lm75a","pico-sdk","raspberry-pi","raspberry-pi-pico","raspberrypi","raspberrypi-pico","rpi","rpi-pico","sdk","sensor","temperature-sensor"],"latest_commit_sha":null,"homepage":"https://gavinlyonsrepo.github.io/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gavinlyonsrepo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-13T22:14:30.000Z","updated_at":"2025-06-04T21:47:35.000Z","dependencies_parsed_at":"2025-02-28T21:44:01.780Z","dependency_job_id":"2f1b97ec-09af-4b0f-a75f-14a54dde989e","html_url":"https://github.com/gavinlyonsrepo/sensors_PICO","commit_stats":null,"previous_names":["gavinlyonsrepo/sensors_pico","gavinlyonsrepo/lm75a_pico"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gavinlyonsrepo/sensors_PICO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2Fsensors_PICO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2Fsensors_PICO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2Fsensors_PICO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2Fsensors_PICO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinlyonsrepo","download_url":"https://codeload.github.com/gavinlyonsrepo/sensors_PICO/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2Fsensors_PICO/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267962004,"owners_count":24172544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aht10","aht15","aht20","bmp280","dht11","humidity","library","lm35","lm75","lm75a","pico-sdk","raspberry-pi","raspberry-pi-pico","raspberrypi","raspberrypi-pico","rpi","rpi-pico","sdk","sensor","temperature-sensor"],"created_at":"2025-06-22T07:07:11.192Z","updated_at":"2026-05-16T05:02:42.688Z","avatar_url":"https://github.com/gavinlyonsrepo.png","language":"C++","funding_links":["https://www.paypal.com/paypalme/whitelight976"],"categories":[],"sub_categories":[],"readme":"[![Website](https://img.shields.io/badge/Website-Link-blue.svg)](https://gavinlyonsrepo.github.io/)  [![Rss](https://img.shields.io/badge/Subscribe-RSS-yellow.svg)](https://gavinlyonsrepo.github.io//feed.xml)  [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/whitelight976)\n\n# Sensor Library for Raspberry PI PICO\n\n## Table of contents\n\n  * [Overview](#overview)\n  * [Documentation](#documentation)\n    * [Supported devices](#supported-devices)\n\n## Overview\n\n* Name : Sensors_PICO\n* Description :\n\nC++ Library to support sensors for the Raspberry PI PICO. [URL project github link](https://github.com/gavinlyonsrepo/sensors_PICO)\n\n* Author: Gavin Lyons\n\n* Developed on Toolchain:\n\t1. Raspberry pi PICO RP2040\n\t2. SDK(1.4.0) C++20\n\t3. compiler G++ for arm-none-eabi((15:10.3-2021.07-4) \n\t4. CMAKE(VERSION 3.20) , VScode(1.84.2)\n\t5. Linux Mint 22.1\n\n## Documentation\n\n### Supported devices\n\n| Component name | Type | Interface | Readme URL link |\n| -------- | ---------- | --------- | ---------- |\n|LM35|Temperature   | ADC | [Readme](extra/doc/lm35/README.md)|\n|LM75A|Temperature   | I2C | [Readme](extra/doc/lm75/README.md)|\n|DHT11| Humidity | GPIO | [Readme](extra/doc/dht11/README.md)|\n|AHT10| Humidity | I2C | [Readme](extra/doc/ahtxx/README.md)|\n|BMP280 | Pressure | SPI or I2C | [Readme](extra/doc/bmp280/README.md)|\n|BMP390 | Pressure | SPI or I2C | [Readme](extra/doc/bmp390/README.md)|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinlyonsrepo%2Fsensors_pico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavinlyonsrepo%2Fsensors_pico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinlyonsrepo%2Fsensors_pico/lists"}