Sep 30, 2024 1 min read Heartbreak light This took way too long to finish... It is based on the Raspberry PI 2040 microcontroller and the firmware built using rust and embassy.rs with more features planned than just looping colors.
Nov 5, 2023 1 min read yStack Technical specifications Odroid-h2+ * 4 core, J4115 CPU @ 1.80GHz * 24GB RAM * K3S Data 256GB * Ceph Data 1TB (SATA) * 2x 2.5Gbit/s NICs Odroid-h3+ * 4 core, N6005 CPU @ 2.00GHz * 32GB RAM * K3S
Mar 7, 2023 1 min read Time to get started; Heartbreak light next! Webp gif heaven! Made with ffmpeg: ffmpeg -i input.gif -vcodec libwebp -filter:v fps=fps=20 -lossless 1 -loop 0 -preset default -an -fps_mode auto output.webp