DIY Socket For Prosthetics Contains Power Supply, Charger

Innovation in prosthetics is open to anyone looking to enhance the quality of life, but there’s an aspect of it that is sometimes under-served. The DIY Prosthetic Socket entry to the Hackaday Prize is all about the foundation of a useful prosthesis: a custom, form-fitting, and effective socket with a useful interface for attaching other hardware. While [atharvshringaregt] is also involved with a project for a high-tech robotic hand with meaningful feedback, socket fitting and design is important enough to be its own project.

The goal is not just to explore creating these essential parts in a way that’s accessible and affordable to all, but to have them include a self-contained rechargeable power supply that can power attachments. Thoughtful strap placement and a power supply design that uses readily available components with a 3D printed battery housing makes this DIY prosthetic socket a useful piece of design that keeps in mind the importance of comfort and fitting when it comes to prosthetics; even the fanciest robot hand isn’t much good otherwise.

A Sneak Preview Of The Hacker Warehouse Badge

We were lucky enough to get our hands on a hand-soldered prototype of the new Hacker Warehouse badge, and boy is this one a treat. It’s fashionable, it’s blinky, and most impressively, it’s a very useful tool. This badge can replace the Google Authenticator two factor authentication app on your phone, and it’s a USB Rubber Ducky. It’s also a badge. Is this the year badges become useful? Check out the video below to find out more.

This is the time of year when hardware hackers from all across North America are busy working on the demoscene of hardware and manufacturing. This is badgelife, the celebration of manufacturing custom wearable electronics for one special weekend in Las Vegas. In just about a month from now, there will be thousands of independent badges flooding Caesar’s Palace in Vegas, complete with blinkies, custom chips, innovative manufacturing processes, and so many memes rendered in fiberglass and soldermask.

Continue reading “A Sneak Preview Of The Hacker Warehouse Badge”

Colorchord steampunk dead bug device

Electronic ColorChord Turns Color Into Sound

[Dr. Cockroach] has delighted us again with another of his circuits on cardboard. He calls it steampunk inspired, and while we guess we can see what he’s getting at, it’s more like a sweet example of artful dead bug construction. He calls it the ColorChord. Point its photo cells at a color and it’ll play a tone or a combination of tones specific to that color.

Three 555-centric boards use thumbtacks as connection points which he solders to, the same technique he used for his cardboard computer. They provide simple tones for red, green, and blue and a mix for any other color. However, he found that the tones weren’t distinguishable enough for similar colors like a bright sun yellow and a reddish yellow. So he ended up pulsing them using master oscillator, master-slave flip-flop, and sequencer circuits, all done dead bug style.

We’re not sure how practical it is but the various pulsed tones remind us of the B space movies of the 1950s and 60s. And as for the look of it, well it’s just plain fun to look at. Hear and see it for yourself in the video below.

And if you want to see some dead bug circuitry as high art then check out this awesome LED ring, this sculptural nixie clock, and perhaps the most wondrous of all, The Clock.

Continue reading “Electronic ColorChord Turns Color Into Sound”

Circuit VR: Simple Buck Converters

The first thing I ever built without a kit was a 5 V regulated power supply using the old LM309K. That’s a classic linear regulator like a 7805. While they are simple, they waste a lot of energy as heat, especially if the input voltage goes higher. While there are still applications where linear regulators make sense, they are increasingly being replaced by switching power supplies that are much more efficient. How do switchers work? Well, you buy a switching power supply IC, add an inductor and you are done. Class dismissed. Oh wait… while that might be the best way to do it from a cost perspective, you don’t really learn a lot that way.

In this installment of Circuit VR, we’ll look at a simple buck converter — that is a switching regulator that takes a higher voltage and produces a lower voltage. The first one won’t actually regulate, mind you, but we’ll add that in a future installment. As usual for Circuit VR, we’ll be simulating the designs using LT Spice.

Interestingly, LT Spice is made to design power supplies so it has a lot of Linear Technology parts in its library just for that purpose. However, we aren’t going to use anything more sophisticated than an op amp. For the first pass, we won’t even be using those.

Continue reading “Circuit VR: Simple Buck Converters”

An Optical Mouse Sensor For Robotic Vision

Readers with long memories will remember the days when mice and other similar pointing devices relied upon a hard rubber ball in contact with your desk or other surface, that transmitted any motion to a pair of toothed-wheel rotation sensors. Since the later half of the 1990s though, your rodent has been ever significantly more likely to rely upon an optical sensor taking the form of a small CCD camera connected to motion sensing electronics. These cameras are intriguing components with applications outside pointing devices, as is shown by [FoxIS] who has used one for robot vision.

The robot in question is a skid-steer 4-wheeled toy, to which he has added an ADNS3080 mouse sensor fitted with a lens, an H-bridge motor driver board, and a Wemos D1 Mini single board computer. The D1 serves a web page showing both the image from the ADNS3080 and an interface that allows the robot to be directed over a network connection. A pair of LiPo batteries complete the picture, with voltage monitoring via one of the Wemos analogue pins.

The ADNS3080 is an interesting component and we’d love see more of it. This laser distance sensor or perhaps this car movement tracker should give you some more info. We’ve heard rumors of them being useful for drones. Anyone?

Solar Pi Cluster Scours Internet For Nudes

There seems to be a universal truth on the Internet: if you open up a service to the world, eventually somebody will come in and try to mess it up. If you have a comment section, trolls will come in and fill it with pedantic complaints (so we’ve heard anyway, naturally we have no experience with such matters). If you have a service where people can upload files, then it’s a guarantee that something unsavory is eventually going to take up residence on your server.

Unfortunately, that’s exactly what [Christian Haschek] found while developing his open source image hosting platform, PictShare. He was alerted to some unsavory pictures on PictShare, and after he dealt with them he realized these could be the proverbial tip of the iceberg. But there were far too many pictures on the system to check manually. He decided to build a system that could search for NSFW images using a trained neural network.

The nude-sniffing cluster is made up of a trio of Raspberry Pi computers, each with its own Movidius neural compute stick to perform the heavy lifting. [Christian] explains how he installed the compute stick SDK and Yahoo’s open source learning module for identifying questionable images, the aptly named open_nsfw. The system can be scaled up by adding more Pis to the system, and since it’s all ARM processors and compute sticks, it’s energy efficient enough the whole system can run off a 10 watt solar panel.

After opening up the system with a public web interface where users can scan their own images, he offered his system’s services to a large image hosting provider to see what it would find. Shockingly, the system was able to find over 3,000 images that contained suspected child pornography. The appropriate authorities were notified, and [Christian] encourages anyone else looking to search their servers for this kind of content to drop him a line. Truly hacking for good.

This isn’t the first time we’ve seen Intel’s Movidius compute stick in the wild., and of course we’ve seen our fair share of Raspberry Pi clusters. From 750 node monsters down to builds which are far more show than go.

NanoPi Cluster Is Quiet, Cool And Has Blinky Lights

We’ve seen the supercomputer cluster work of [Nick Smith] from the UK before, but his latest build is quite lovely. This time around, he put together a 96-core supercomputer using the NanoPi Fire3, a Raspberry Pi alternative that has double the number of cores. His post takes you through how he built the supercomputer cluster, from designing the laser-cut acrylic case to routing the power cables.

Continue reading “NanoPi Cluster Is Quiet, Cool And Has Blinky Lights”