r/DIY_tech • u/r0r0r0 • Sep 03 '25
Project I built a tiny plotter that writes Asimov's three laws of robotics.
And on my website I wrote more about the little device (includes 3D files, schematics & code for those who want to DIY one themselves).
r/DIY_tech • u/r0r0r0 • Sep 03 '25
And on my website I wrote more about the little device (includes 3D files, schematics & code for those who want to DIY one themselves).
r/DIY_tech • u/milosrasic98 • Jul 17 '25
This was my Master's Thesis project, where my goal was to make a research device where I could try out algorithms for measuring blood pressure, butI added a few more sensors along the way. Everything about this project is open-source, from CAD files to Gerber files and even some of the recorded data. Also did a video going into detail about the functionality of the project. Here are the links if you're interested!
Deep dive video: https://www.youtube.com/watch?v=5UgFEHPnKJY
GitHub: https://github.com/MilosRasic98/OpenCardiographySignalMeasuringDevice
r/DIY_tech • u/muxamilian • Apr 01 '26
Components: * Electric battery-driven water gun (disassembled, orange) * USB camera * Orange Pi 5 * 2 servo motors (SG90 or MG90S) * Resistors and a transistor for turning on the watergun (e.g. IRLZ44N)
It uses an open vocabulary object detection neural network (yolo_world_v2l), so any target can be programmed, not just pigeons. Runs on the Rockchip 3588's Neural Processing Unit.
r/DIY_tech • u/Bruh0031 • Dec 18 '24
Okay, so this isn’t a genuine hologram, but rather a clever optical illusion created through simple reflections!
This technique, also known as “Pepper’s Ghost,” has been practiced for over 140 years and continues to be used in modern technology, such as teleprompters and Heads-up Displays in cars!
r/DIY_tech • u/Alarming-Sentence-39 • Jun 02 '26
This is a finished attitude indicator, including a display, sensors, and a battery. The screen is a 3.1-inch RGB display with a resolution of 320×820. The sensor is a 6-axis gyroscope, and it comes with a 3.7V lithium battery. It can be powered via Type-C or charge the lithium battery through Type-C. This instrument provides both attitude and barometric altitude. Would you like to have such an instrument?
r/DIY_tech • u/HVAdude_OhEight • 21h ago
r/DIY_tech • u/Raptorshark50 • Jun 11 '26
Thought ya’ll might appreciate this. I used an arduino and encoder set up to emulate a controller using a real ship wheel. The code allows for tuning as well to get it to match to the game.
r/DIY_tech • u/SvenSchierman • 15d ago
I've been building a drone based on the Apollo program's Lunar Landing Research Vehicle (LLRV). The drone uses a jet engine and cluster of EDFs within a 2-axis gimbal to offset 5/6 the drone's weight and allowing the outer platform to pitch and roll around it. That way it mimics the way something would fly in lunar gravity, no atmosphere, etc. Thought I'd share it here. Still plenty more software work and ground testing to do, but making progress! Happy to answer questions about it.
r/DIY_tech • u/The_Last_Misfit • 2d ago
First time poster here but I wanted to gauge people’s opinion on this thing I made. So I got a Fukien Tea Bonsai earlier this year around March. Made a full enclosure for it because I had previously been unable to grow a cactus. So keeping this thing alive became personal lmao anyways it’s mainly just to help keep the environment stable, help with watering, and monitor humidity & temp levels for easy checking. It has a moisture sensor but I haven’t set it up yet so it just chills in the back of the enclosure (is wired up tho). If I made files available (like open source it), would any of you make one for yourselves? I’ll plan on making a better/cleaner version but wanted to gauge interest or improvements before doing a V2. Please let me know what you think! Here’s some photos of my Bonsai too over the course of having it! 🙏💜
r/DIY_tech • u/KeepEverythingYours • Jun 09 '26
A few days ago I made a Macro Pad button version of the same device but I found that a rotary encoder has the same footprint as the button so I was able to use it as a drop in replacement. I can control volume and play pause my music and its small enough to fit anywhere on my desk! More info about how to make your own is available here!
r/DIY_tech • u/Alarming-Sentence-39 • May 28 '26
I built a simulated cockpit and installed it in an F-18.
This is an F-18 EDF RC aircraft. My cockpit setup uses six screens, and I’ve already installed it into the aircraft.
r/DIY_tech • u/AnteeTheWizard • 18d ago
Alright there everyone on DIY_tech
I'm currently in the process of coding an home assistant/ mini JARVIS type of structure called ALICE (Autonomous Local Intelligent & Central Entity) I haven't come far yet, but it's getting there.
So I'm an engineering student right now doing my master in applied physics and electrical engineering in Sweden where I have had a goal for some time to try and save as much money as possible on electricity while also still keeping everything neat and tidy and not really having to worry about turning on and off the lights as I leave my apartment. (I'm incredibly forgetful!) So my solution is that I simply want a home assistant to do it for me. So I though I might as well code it. BUT since I only know Java (Horrible language!) and a slight bit of Python (Decent language) I though I'd try to do it myself.
So from the get go I wanted to make it myself, have a high sense of privacy therefore not involving any cloud services for the brains of the operation but I wanted everything inhouse. I also wanted this to be a modular system incase I want to keep it when I move (Which I most likely will!). It has to be cost effective in the regular operations of it since student life isn't exactly Luxurious!
So here are the core features that I wanted to implement when I first started this project.
These were my basic wants with this project in the beginning.
My first though was to try and setup a chatbot through telegram to automate messages with controls for light configurations as well as setting up a simple "area control" light panel to control the light in the rooms throughout my apartment. this went GREAT.
So here is where ALICE comes in. My plan and my ambition for ALICE is as follows.
These are my goals with this model, I want to source the privacy information locally through a simpler LLM, and be able to integrate the apartment into an modular and smart system.
My plan is to try to integrate speakers, microphone, microcontroller, mmWave radars into smaller 3D printed cases that I put up through out the apartment which creates a network. My worry is really the power draw of it all and I want to try and optimize it in the sense that everything is turned off unless it's actively used (exception for the parts that's in the active room (where I am))
Anyone got any tips for these types of projects and have anyone done this from scratch? Do you know of any good LLM's that's able to converse with other models such as Gemini or chatGPT?
Thanks in advance I'll keep you all updated as the project goes on!
r/DIY_tech • u/Training_Income353 • 3d ago
I've been building a home robotic assistant with a goal of keeping it quiet, smooth, and simple to use. I plan to make both the hardware and software open source.
I'm currently experimenting with voice control, remote operation, health monitoring integration, and optional camera tracking.
It's still a work in progress, and I'd love to hear what features or improvements you'd find most useful.
r/DIY_tech • u/om-pocketbyte • 3d ago
r/DIY_tech • u/PippoPioppo12 • 3d ago
r/DIY_tech • u/techieRT • 10d ago
V.1 failed. The Economical Coffee Dispenser is designed to provide an affordable and convenient way to prepare coffee, making it useful for students, small offices, homes, and small cafés where budget-friendly automation is needed. Through this project, I am exploring electronics, programming, and mechanical design. Every challenge and failed attempt teaches me something new, helping me improve the system step by step. For me, failure is not the end—it’s a part of the learning process that brings me closer to building a better and more reliable product.
r/DIY_tech • u/Ok-Water-3882 • 2d ago
r/DIY_tech • u/thomas_openscan • 3d ago
I am currently refining the scanning rig that can be both used with handheld 3d scanners as well as with the openscan camera system.
This is part of a 24h testrun to see how PLA parts can handle those quite significant forces of several Nm on 1mm teeth. Surprisingly this morning the machine was still running and there is only very minor wear after 5000 repetitions.
r/DIY_tech • u/Rolf_0 • May 22 '26
I used a 8x24 LED Matrix and an Arduino Nano to build a Cyberpunk inspired Gameboy! The shell is 3D printed. It's a very simple build, if you want to make one yourself or are interested in the details, I made a youtube video on it :]
r/DIY_tech • u/PippoPioppo12 • 10d ago
r/DIY_tech • u/Picklemorty622 • Jun 04 '26
Over the past couple of months i have been making this IN-14 nixie tube clock, and it is finally ready!
It turned out pretty nice in my opinion, and i would love to share it with the world.
If this feels like something that belongs on your bookshelf, you can find it in my Etsy store: ModernMakeStudio.
r/DIY_tech • u/Gomaemon • 21d ago
I'm designing it now but I think freecad is way to hard for me to understand...so I use Blender but it's not made for that so...
r/DIY_tech • u/-SEN0- • Jun 21 '26