https://github.com/argilo/pico-projects
Projects for the Raspbery Pi Pico
https://github.com/argilo/pico-projects
Last synced: 8 months ago
JSON representation
Projects for the Raspbery Pi Pico
- Host: GitHub
- URL: https://github.com/argilo/pico-projects
- Owner: argilo
- License: gpl-3.0
- Created: 2022-08-03T22:38:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T18:08:27.000Z (about 2 years ago)
- Last Synced: 2025-04-13T11:52:58.052Z (about 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Pico Projects
=============
This repository contains some projects I have built for the Raspberry Pi Pico.
NTP Clock
---------
This MicroPython project turns a Rasberry Pi Pico W and a Pimoroni Pico Display Pack 2.0 into a clock that automatically sets itself using the Network Time Protocol (NTP).
Temperature Display
-------------------
This MicroPython project uses a Raspberry Pi Pico W and a Pimoroni Pico Inky Pack to display temperature and humidity information collected by Home Assistant.