From 6e503dd3f9795c284be211c5531edad3379da0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomislav=20Kopi=C4=87?= Date: Sat, 7 Dec 2024 08:10:42 +0100 Subject: [PATCH] Update --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 65f56ad..60c45d5 100644 --- a/Readme.md +++ b/Readme.md @@ -70,7 +70,7 @@ The OLED display is connected via I2C to the D1 Mini: 2. **OLED Display**: Solder connections for SDA (D2, GPIO4) and SCL (D1, GPIO5) to the respective pins on the D1 Mini. 3. **Buttons**: Attach each button to the specified GPIO pins with pull-down resistors to ensure reliable input. 4. **Buzzer**: Connect the piezo buzzer to GPIO0. Ensure proper polarity. Negative to the GPI00, Positive to 3.3v -5. **Enclosure (Optional)**: Assemble all components in a secure housing. +5. **Enclosure**: Assemble all components in a secure housing. May require some hot glue to keep components in ---