Hacker News with Generative AI: DIY Projects

Project Mini Rack – compact and portable homelabs (jeffgeerling.com)
Today I'm announcing Project MINI RACK, an open source project to help those building homelabs, RF/wireless rigs, and other electronics projects into mini 10" racks.
Virtual Vette – Racing Simulator Built from Wrecked Corvette (instructables.com)
This project started because I was looking for a way to encourage and reward my son, Daniel, for earning his Eagle Scout rank.
Morse Code Clock (temporaldiscombobulator.com)
Lego Retro Radio #10334 – play your own music using a Raspberry Pi (sean.co.uk)
Discover how to play your own music on the Lego Retro Radio (10334) set by putting a Raspberry Pi computer inside. My project description includes Python code you can use to play your own music.
Show HN: Belshazzar's Clock, luminous paint night clock (karliner.net)
With generations of Belshazzars languishing in storage, I decided it was time to make a version of Belshazzar more suited to domestic environments, and settled on a clock.
Show HN: E-Paper Life Organizer with Pico and Inky Frame (github.com/jaeheonshim)
A simple e-ink dashboard for planning and organizing your life.
Guten: A Tiny Newspaper Printer (amanvir.com)
Shmøergh Hog – The making of a simple analog synth (peterzimon.com)
We finished the first version of a synthesizer that starts to resemble a real product. It's the same concept that I've already written about – a simple switches-over-knobs style analog synth for live performance, called Hog – but with completely reworked circuitry and enclosure.
The Cody Computer (codycomputer.org)
The Cody Computer is an 8-bit home computer intended to be built as a DIY project.
Building Your First LoRa Mesh Network from Scratch [video] (media.ccc.de)
In a world of centralized internet control, building your own mesh network isn't just a technical challenge—it's digital independence. This beginner-friendly guide walks through creating resilient mesh networks using accessible hardware like LoRa and ESP devices. From antenna selection to node placement strategy, learn how to build networks that operate independently of traditional infrastructure.
Scale Model of Boeing 777-300ER, Made from Manila Folders (lucaiaconistewart.com)
This project traces its beginnings to an architecture class in high school where we learned to use manila file folders to roughly model our building ideas.
Reverse Engineering the Duco Connectivity Board (github.com/kokx)
My newly built house came with a promising feature: a DucoBox Energy Comfort D325 ventilation system with heat recovery. While the system efficiently preheats incoming air using outgoing air’s heat, its control options were limited to four basic modes through a simple button interface. I wanted more - specifically, integration with Home Assistant. The official solution? A Duco Connectivity Board. But when I noticed it was just an ESP32 in disguise, I knew there had to be a better way.
Monkey Island PC speaker music player (thanassis.space)
TL;DR: I modified DOSBox to extract the frequency/delay value pairs of the Monkey Island PC-Speaker songs. I then used Huffman compression to squeeze all music inside an ATtiny85 (512 bytes of RAM, 8 KB of flash) Once I managed that, I then created a small circuit with a speaker - to play the music... ...as a gift for my nieces and nephews; whom I'll see next week after more than a year's isolation (COVID)!
Build a Low-Cost Drone Using ESP32 (digikey.com)
Drones have rapidly evolved from niche hobbies to versatile tools with a wide range of applications, from photography to agriculture or even for defence and military purposes.
2solitude – Honeywell TPE 331-12 refitted Antonov AN-2 camper (2solitude.com)
In a crowded world, finding a slice of paradise feels harder than ever
CandyFab: A DIY 3D Sugar Printer (candyfab.org)
The CandyFab 4000, 5000, and 6000 were early DIY 3D printers, built as hobby projects in the years 2007, 2008, and 2009, respectively, by Windell Oskay and Lenore Edman of Evil Mad Scientist Laboratories.
Can anyone help me make an e-ink laptop? Is there a rake on my lawn? (ycombinator.com)
I think this is ultimately a pretty simple project, ~$3000 and some soldering/bios-ing.
E-Paper weather display powered by ESP32 microcontroller (github.com/lmarzen)
This is a weather display powered by a wifi-enabled ESP32 microcontroller and a 7.5in E-Paper (aka E-ink) display. Current and forecasted weather data is obtained from the OpenWeatherMap API. A sensor provides the display with accurate indoor temperature and humidity.
Making my first robot as a software engineer (github.com/Robertleoj)
I recently made this a vision-controlled pen plotter:
Making true random numbers with radioactive decay (2021) (partofthething.com)
I plugged my Geiger counter’s audio cable into my oscilloscope just for kicks the other day and saw ~9V pulses coming out when it occurred to me that I could easily read those into an Arduino or Raspberry Pi or ESP8266 microcontroller and respond to them. As a demo, I made a hardware random number generator (HRNG) out of a esp8266.
The marvelous disappearing capacitor (lcamtuf.substack.com)
For the past couple of days, I’ve been working on an improved version of the phosphorescence detector circuit.
DIY Apple iPad Magic Keyboard Portrait Mode Smart Connector Cable (github.com)
I wanted my iPad Pro to be able to use the Magic Keyboard in portrait mode, but the current Smart Connector configuration does not allow this. With too much time on my hands, I made a short jumper cable using a section of USB cable, 5-pin POGO connectors (the 5-pin works using pins 1, 3, and 5, and removing pins 2 and 4), a small electrical project box, 3mm N52 magnets, and some epoxy and Sugru to pack everything into place.
Turn Android Phone to Batteryless Home Server (crackoverflow.com)
In the previous post, we discussed how to install Linux (PostmarketOS) on an Android phone and use Docker on it. Now, we’ll take it a step further and convert your Android phone into a batteryless home server. This setup ensures you never have to worry about charging it regularly or leaving it plugged in with the battery which is dangerous due to potential battery swelling or overheating.
Automatic DIY polarity-independent AA battery charger (hackaday.io)
SPINC is an Open-Source NiMH charging station that can automatically load and eject AA battery cells. Simply drop batteries into the top of the device, regardless of their polarity. The internal mechanism picks up one cell at a time and fast-charges them sequentially. Up to 7 fully charged batteries can be conveniently stored inside the device for easy access. In addition, SPINC doubles as a desk clock, displaying the date and time on its high-resolution LCD.
Building the Ultimate Pi Kubernetes Cluster: A Journey into Cloud Scalability (medium.com)
What if you could bring the power of the cloud into your own home? Imagine learning Kubernetes, scaling apps, and mastering CI/CD workflows — not in a sprawling data center, but on a cluster of Raspberry Pi’s sitting right on your desk. (And I used the Fractal Design North Pi Case :D, a baby variant of my full-size Fractal North Pc case)
Building a Phosphorescence Detector (lcamtuf.substack.com)
Some time ago, my eldest son decided to make glow-in-the-dark pigments by doping strontium aluminate with rare earth elements.
Useful things I've 3D printed (nathanfriend.com)
3D printers are ridiculously cool. There’s something about seeing a digital object slowly manifest in the real world that is pure magic.
The Suckless from Scratch Project (nyght.neocities.org)
Suckless from Scratch, is a project of mine where i'm trying to finally build what i consider to be a true Suckless, linux based system from scratch.
Monitor WiFi with Raspberry Pi (netbeez.net)
Since our company’s inception, we have recognized the immense potential of the Raspberry Pi as a cost-effective and versatile platform for distributed network monitoring.
My 80s TV can Wirelessly Receive my PC's video signal without transmitter[video] (youtube.com)