diff --git a/_drafts/2025-11-10-draft.md b/_drafts/2025-11-10-draft.md index 7fca9f8c8..4679f7b55 100644 --- a/_drafts/2025-11-10-draft.md +++ b/_drafts/2025-11-10-draft.md @@ -189,6 +189,10 @@ PEuroPython talk: Programming hardware displays the easy way - using MicroPython Using Pi-Apps in Raspberry OS with KDE for installing new apps - [lucstechblog](https://lucstechblog.blogspot.com/2025/11/pi-apps-in-raspberry-os-with-kde.html). +[![Adding a Touch Button to GurgleApps Word Clock Using RP2040/RP2350 Programmable IO (PIO)](../assets/20251110/20251110gawordclockcaptouch550.jpg)](https://www.instructables.com/Add-Touch-Button-to-GurgleApps-Word-Clock-Using-RP/) + +Adding a capacitive touch button to the [GurgleApps Word Clock](https://gurgleapps.com/reviews/electronics/wifi-controlled-color-word-clock-kit-micropython) without external resistors using PIO in MicroPython on a Pi Pico 2 W - [Instructables](https://www.instructables.com/Add-Touch-Button-to-GurgleApps-Word-Clock-Using-RP/). + ## New [![Sakura Pi RK3308B SBC](../assets/20251110/20251110new1.jpg)](https://www.cnx-software.com/2025/10/31/sakura-pi-rk3308b-sbc-offers-rgb-lcd-interface-supports-mainline-linux/) diff --git a/assets/20251110/20251110gawordclockcaptouch550.jpg b/assets/20251110/20251110gawordclockcaptouch550.jpg new file mode 100644 index 000000000..2e749a19e Binary files /dev/null and b/assets/20251110/20251110gawordclockcaptouch550.jpg differ