Custom smartwatch built with RP2040 and Pico SDK
Raspberry Pi News

EDITOR BRIEF
A maker built a simple round smartwatch focused on telling time, with multiple watch faces and no distracting notification features. The project uses a Waveshare round touch LCD with an RP2040 microcontroller, a 3.7V battery, a 3D-printed case, and Apple Watch strap support. The builder used the Pico SDK, wrote custom touch functions, and added features like brightness control, a stopwatch, rotation, and sleep mode.
INSIGHTS
This is a practical beginner project for learning embedded programming, C, and hardware integration. It also shows how using an existing module can reduce hardware complexity and let you focus on software features.
Learn more with these courses
CodeFriends courses that build on this story. Practice in the browser with nothing to install.
- Python Programming 101Learn Python in just 20 hours! Kickstart your programming journey with this beginner-friendly course.Beginner20 Hours
- Introduction to Web Development (Light)Master HTML, CSS, and JavaScript in just 10 hours.Beginner10 Hours
- Mastering SQL FundamentalsIn the era of data and AI, numbers speak louder than words. Build a solid foundation in SQL to query, manage, and analyze data effectively.Beginner20 Hours
COMMENTS
Loading comments…