ESP32-P4 Powers Video Alarm Clock
Once upon a time, you had the option of waking up to a bell, a harsh buzzer, or whatever happened to be on the radio that morning. Now that itβs the 21st century, weβve gotten used to being able to set our alarms to whatever sound or song we want, but what if you donβt just want to wake up to sound? Enter [Impossible_Agent1436] a.k.a. [brunokeymolen]βs Video Alarm Clock that will wake you up to whatever clip you want, as long as it fits on the 720 pixel square display.
That display is a pre-built Waveshare module powered by an ESP32-P4, which looks like a handy bit of kit aside from being out of stock at the moment. The dev board makes this almost entirely a software projectβ the only hardware [bruno] had to come up with was the 3D-printed stand to hold it on his bedside. Thatβs not a slight to [bruno]; it was a good choice in the spirit of βwork smarter, not harderβ. Sometimes you want to reinvent the wheel, and sometimes you just want an alarm clock.
The moduleβs RTC means it keeps good time, and the built-in SD card reader means you can load up a whole library of clips to wake up to. The only caveat is that those files have to be AVI containers holding 720Γ720 MJPEG video with PCM stereo audio at 44.1 kHz, and youβre limited to old FAT filename rules: eight characters, and none of them special.
This is an easier project and a better idea than the exploding capacitor alarm clock, but thereβs no arguing which would get us out of bed faster. If you miss the old days of clock radios, you can always bring them back with the right microcontroller.
Story via reddit.
Β