project – Hackaday https://hackaday.com Fresh hacks every day Fri, 04 Apr 2025 21:22:32 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 156670177 Lockdown Remote Control Project is Free and Open https://hackaday.com/2025/04/04/lockdown-remote-control-project-is-free-and-open/ https://hackaday.com/2025/04/04/lockdown-remote-control-project-is-free-and-open/#comments Sat, 05 Apr 2025 05:00:08 +0000 https://hackaday.com/?p=770478 If you flew or drove anything remote controlled until the last few years, chances are very good that you’d be using some faceless corporation’s equipment and radio protocols. But recently, …read more]]>

If you flew or drove anything remote controlled until the last few years, chances are very good that you’d be using some faceless corporation’s equipment and radio protocols. But recently, open-source options have taken over the market, at least among the enthusiast core who are into squeezing every last bit of performance out of their gear. So why not take it one step further and roll your own complete system?

Apparently, that’s what [Malcolm Messiter] was thinking when, during the COVID lockdowns, he started his own RC project that he’s calling LockDownRadioControl. The result covers the entire stack, from the protocol to the transmitter and receiver hardware, even to the software that runs it all. The 3D-printed remote sports a Teensy 4.1 and off-the-shelf radio modules on the inside, and premium FrSky hardware on the outside. He’s even got an extensive folder of sound effects that the controller can play to alert you. It’s very complete. Heck, the transmitter even has a game of Pong implemented so that you can keep yourself amused when it’s too rainy to go flying.

Of course, as we alluded to in the beginning, there is a healthy commercial infrastructure and community around other open-source RC projects, namely ExpressLRS and OpenTX, and you can buy gear that runs those software straight out of the box, but it never hurts to have alternatives. And nothing is easier to customize and start hacking on than something you built yourself, so maybe [Malcolm]’s full-stack RC solution is right for you? Either way, it’s certainly impressive for a lockdown project, and evidence of time well spent.

Thanks [Malcolm] for sending that one in!

]]>
https://hackaday.com/2025/04/04/lockdown-remote-control-project-is-free-and-open/feed/ 8 770478 TX_and_RX_featured
Quadcopter With Stereo Vision https://hackaday.com/2020/06/30/quadcopter-with-stereo-vision/ https://hackaday.com/2020/06/30/quadcopter-with-stereo-vision/#comments Tue, 30 Jun 2020 11:00:00 +0000 https://hackaday.com/?p=420049 Flying a quadcopter or other drone can be pretty exciting, especially when using the video signal to do the flying. It’s almost like a real-life video game or flight simulator …read more]]>

Flying a quadcopter or other drone can be pretty exciting, especially when using the video signal to do the flying. It’s almost like a real-life video game or flight simulator in a way, except the aircraft is physically real. To bring this experience even closer to the reality of flying, [Kevin] implemented stereo vision on his quadcopter which also adds an impressive amount of functionality to his drone.

While he doesn’t use this particular setup for drone racing or virtual reality, there are some other interesting things that [Kevin] is able to do with it. The cameras, both ESP32 camera modules, can make use of their combined stereo vision capability to determine distances to objects. By leveraging cloud computing services from Amazon to offload some of the processing demands, the quadcopter is able to recognize faces and keep the drone flying at a fixed distance from that face without needing power-hungry computing onboard.

There are a lot of other abilities that this drone unlocks by offloading its resource-hungry tasks to the cloud. It can be flown by using a smartphone or tablet, and has its own web client where its user can observe the facial recognition being performed. Presumably it wouldn’t be too difficult to use this drone for other tasks where having stereoscopic vision is a requirement.

Thanks to [Ilya Mikhelson], a professor at Northwestern University, for this tip about a student’s project.

]]>
https://hackaday.com/2020/06/30/quadcopter-with-stereo-vision/feed/ 5 420049 stereo-drone-main
Shoelace-Tying Robot With Only Two Motors https://hackaday.com/2018/09/08/shoelace-tying-robot-with-only-two-motors/ https://hackaday.com/2018/09/08/shoelace-tying-robot-with-only-two-motors/#comments Sat, 08 Sep 2018 23:00:56 +0000 http://hackaday.com?p=323799&preview=true&preview_id=323799 Many things that humans do are very difficult for machines. Case in point: tying shoelaces. Think of the intricate dance of fingers crossing over fingers that it takes to pass …read more]]>

Many things that humans do are very difficult for machines. Case in point: tying shoelaces. Think of the intricate dance of fingers crossing over fingers that it takes to pass off a lace from one hand to the other. So when a team of five students from UC Davis got together and built a machine that got the job done with two hooks, some very clever gears, and two motors, we have to say that we’re impressed. Watch it in action on Youtube (also embedded below).

The two-motor constraint would seem at first to be a show-stopper, but now that we’ve watched the video about a hundred times, we’re pretty convinced that a sufficiently clever mechanical engineer could do virtually anything with two motors and enough gears. You see, the secret is that one motor is dedicated to moving a drive gear back and forth to multiple destinations, and the other motor provides the power.

This being Hackaday, I’m sure that some of you are saying “I could do that with one motor!” Consider that a challenge.

Meanwhile, if you need to see more gear-porn, check out this hummingbird automaton. Or for the miracles of cam-driven machines, check out [Fran Blanche]’s work with the Maillardet Automaton.

Thanks [Itay] for the tip, via Gizmodo.

]]>
https://hackaday.com/2018/09/08/shoelace-tying-robot-with-only-two-motors/feed/ 31 323799 qzhsn8lcttfjohiivftxmp4-shot0002_featured
Laser Cut Enclosures from Eagle Files https://hackaday.com/2017/08/09/laser-cut-enclosures-from-eagle-files/ https://hackaday.com/2017/08/09/laser-cut-enclosures-from-eagle-files/#comments Wed, 09 Aug 2017 08:00:00 +0000 http://hackaday.com/?p=267904 Once a project is finished, it might still need a decent enclosure. While it’s possible to throw a freshly soldered PCB in a standard enclosure, or piece of Tupperware, or …read more]]>

Once a project is finished, it might still need a decent enclosure. While it’s possible to throw a freshly soldered PCB in a standard enclosure, or piece of Tupperware, or cardboard box, these options don’t have the fit and finish of something custom-made. If you have a laser cutter sitting around, it’s a simple matter to cut your own enclosure, but now that process is much easier thanks to [Ray]’s latest project.

Since [Ray] was already using Eagle to design his PCBs, it seemed like a short step to using the Eagle files to design the enclosure as well. The script runs from those files and creates everything necessary to send to the laser cutter for manufacturing. Right now, [Ray] points out that the assembly time for each enclosure can be high, and this method might not be suited for large numbers of enclosures. Additionally, some of the calculations still need to be done by hand, but there are plans to automate everything in the future.

For single projects, though, this script could cut a lot of time off of designing an enclosure and building it from scratch, and could also help improve aesthetics over other options like 3D printed enclosures. Of course, if you have a quality 3D printer around but no laser cutter, there are options for custom enclosures as well.

]]>
https://hackaday.com/2017/08/09/laser-cut-enclosures-from-eagle-files/feed/ 16 267904 main
RadarCat Gives Computers A Sense of Touch https://hackaday.com/2016/10/21/radarcat-gives-computers-a-sense-of-touch/ https://hackaday.com/2016/10/21/radarcat-gives-computers-a-sense-of-touch/#comments Fri, 21 Oct 2016 20:00:00 +0000 http://hackaday.com/?p=227403 So far, humans have had the edge in the ability to identify objects by touch. but not for long. Using Google’s Project Soli, a miniature radar that detects the subtlest …read more]]>

So far, humans have had the edge in the ability to identify objects by touch. but not for long. Using Google’s Project Soli, a miniature radar that detects the subtlest of gesture inputs, the [St. Andrews Computer Human Interaction group (SACHI)] at the University of St. Andrews have developed a new platform, named RadarCat, that uses the chip to identify materials, as if by touch.

Realizing that different materials return unique radar signals to the chip, the [SACHI] team combined it with their recognition software and machine learning processes that enables RadarCat to identify a range of materials with accuracy in real time! It can also display additional information about the object, such as nutritional information in the case of food, or product information for consumer electronics. The video displays how RadarCat has already learned an impressive range of materials, and even specific body parts. Can Skynet be far behind?

Again, this could provide robots with a sense of touch, in a manner of speaking, that rivals our own human capacity for object recognition. This has applications for a wide range of robots: industrial machines will be able to recognize the material composition of an object that may require more force to lift while wearable versions would assist humans with disabilities. This is a technology worth keeping an eye on.

While this tech is a ways away from widespread use, you can still turn anything into a touch sensor today with Touché.

[via /r/linux]

]]>
https://hackaday.com/2016/10/21/radarcat-gives-computers-a-sense-of-touch/feed/ 18 227403 RadarCat In Action
Rita’s Dolls Probably Live Better Than You Do https://hackaday.com/2016/09/06/ritas-dolls-probably-live-better-than-you-do/ https://hackaday.com/2016/09/06/ritas-dolls-probably-live-better-than-you-do/#comments Tue, 06 Sep 2016 11:00:00 +0000 http://hackaday.com/?p=221041 If it wasn’t for the weird Dutch-Norwegian techno you’d presumably have to listen to forever, [Gianni B.]’s doll house for his daughter, [Rita] makes living in a Barbie World seem …read more]]>

If it wasn’t for the weird Dutch-Norwegian techno you’d presumably have to listen to forever, [Gianni B.]’s doll house for his daughter, [Rita] makes living in a Barbie World seem like a worthwhile endeavor. True to modern form, it’s got LED lighting. It’s got IoT. It’s got an app and an elevator. It even has a tiny, working, miniature television.

It all started with a Christmas wish. [Rita] could no longer stand to bear the thought of her Barbie dolls living a homeless lifestyle on her floor, begging passing toys for enough monopoly money to buy a sock to sleep under. However, when [Gianni] visited the usual suspects to purchase a dollhouse he found them disappointing and expensive.

So, going with the traditional collaborating-with-Santa ruse, he and his family had the pleasure of collaborating on a dollhouse development project. Each room is lit by four ultra bright LEDs. There is an elevator that’s controlled by an H-bridge module, modified to have electronic braking. [Rita] doesn’t own a Dr. Barbie yet, so safety is paramount.

The brain of the home automation is a PIC micro with a Bluetooth module. He wrote some code for it, available here. He also went an extra step and used MIT’s scratch to make an app interface for the dollhouse. You can see it work in the video after the break. The last little hack was the TV. An old arduino, an SD Card shield, and a tiny 2.4 inch TFT combine to make what’s essentially a tiny digital picture frame.

His daughter’s are overjoyed with the elevation of their doll’s economic class and a proud father even got to show it off at a Maker Faire. Very nice!

]]>
https://hackaday.com/2016/09/06/ritas-dolls-probably-live-better-than-you-do/feed/ 3 221041 DSC_0051
Add Robotic Farming to Your Backyard with Farmbot Genesis https://hackaday.com/2016/08/19/add-robotic-farming-to-your-backyard-with-farmbot-genesis/ https://hackaday.com/2016/08/19/add-robotic-farming-to-your-backyard-with-farmbot-genesis/#comments Sat, 20 Aug 2016 02:00:00 +0000 http://hackaday.com/?p=216400 Growing your own food is a fun hobby and generally as rewarding as people say it is. However, it does have its quirks and it definitely equires quite the time …read more]]>

Growing your own food is a fun hobby and generally as rewarding as people say it is. However, it does have its quirks and it definitely equires quite the time input. That’s why it was so satisfying to watch Farmbot push a weed underground. Take that!

Farmbot is a project that has been going on for a few years now, it was a semifinalist in the Hackaday Prize 2014, and that development time shows in the project documented on their website. The robot can plant, water, analyze, and weed a garden filled with arbitrarily chosen plant life. It’s low power and low maintenance. On top of that, every single bit is documented on their website. It’s really well done and thorough. They are gearing up to sell kits, but if you want it now; just do it yourself.

The bot itself is exactly what you’d expect if you were to pick out the cheapest most accessible way to build a robot: aluminum extrusions, plate metal, and 3D printer parts make up the frame. The brain is a Raspberry Pi hooked to its regular companion, an Arduino. On top of all this is a fairly comprehensive software stack.

The user can lay out the garden graphically. They can get as macro or micro as they’d like about the routines the robot uses. The robot will happily come to life in intervals and manage a garden. They hope that by selling kits they’ll interest a whole slew of hackers who can contribute back to the problem of small scale robotic farming.

]]>
https://hackaday.com/2016/08/19/add-robotic-farming-to-your-backyard-with-farmbot-genesis/feed/ 29 216400 lights_featured