From 7f51df11e18a25c518c14443d285e4d7f31028b4 Mon Sep 17 00:00:00 2001 From: Splatink <103926418+Splatink@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:16:52 +0300 Subject: [PATCH] Add files via upload --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 95c9e5a..e479608 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -A digital clock and thermomter/hydrometer written in Arduino for the Raspberry Pi Pico using an SH1106 OLED dispaly and a BME280 environment sensor +A digital NTP clock and thermomter/hydrometer written in Arduino for the Raspberry Pi Pico using an SH1106 OLED dispaly and a BME280 environment sensor Pin definitions and display drivers (as long as the display is 128x64) can easily be changed in the code