In case your Raspberry Pi tasks are boring you to sleep, this Pico-powered alarm clock created by Vernon over at NerdCave is bound to wake you up! Utilizing our favourite microcontroller, it options an LCD display, buttons for controlling and setting the clock, is housed inside a custom-designed case and even accepts DC enter for energy.
It really works like a regular alarm clock however with 4 buttons for programming the alarm and setting the time. The LCD shows a easy interface for configuring the clock. The far left button is used to set the alarm, the following two add and subtract minutes to find out the alarm time whereas the far proper button confirms the alarm.
This venture is straightforward sufficient for inexperienced persons however has loads of room for extra skilled makers so as to add and take away options as they go alongside—very similar to the opposite venture shared to his YouTube channel, NerdCave. Vernon focuses on microelectronics tasks and shares the entire particulars at NerdCave for anybody who desires to observe together with or modify the tasks to swimsuit their wants at house. We not too long ago coated his Pico-powered joystick LED venture which makes use of an analog keep on with set off LEDs.
This alarm clock is constructed round a Raspberry Pi Pico and depends on a DS-1302 RTC (Actual Time Clock) module to maintain observe of the time. A few WS2812B (NeoPixel) LED strips are thrown into the combo as nicely to light up with {custom} colours whereas a buzzer module is used to sound the alarm. It helps DC energy enter and is housed inside a {custom} laser-cut case designed by Vernon with Fusion 360.
The alarm clock features are programmed utilizing MicroPython however you can additionally construct it with C or CircuitPython if that’s extra your pace. On this case, Vernon is utilizing MicroPython together with this LCD Show library to get the output he desires on the 16 x 2 LCD panel.
If you wish to recreate this Raspberry Pi venture, you must take a look at the video shared to NerdCave by Vernon for an up-close look of each the way it works and demo video of the ultimate product. Vernon has additionally shared the supply code used on this venture at GitHub together with all of his different tasks for anybody taken with perusing the supplies he’s created. Be sure you observe NerdCave for extra cool tasks and authentic Raspberry Pi creations.