Make Cars Safer By Making Them Softer

Would making autonomous vehicles softer make them safer?

Alphabet’s self-driving car offshoot, Waymo, feels that may be the case as they were recently granted a patent for vehicles that soften on impact. Sensors would identify an impending collision and adjust ‘tension members’ on the vehicle’s exterior to cushion the blow. These ‘members’ would be corrugated sections or moving panels that absorb the impact alongside the crumpling effect of the vehicle, making adjustments based on the type of obstacle the vehicle is about to strike.

Continue reading “Make Cars Safer By Making Them Softer”

How To Select Just About Any Electronic Part

Sometimes you see an excellent post somewhere else on the web, and then discover that it is one of a series of similarly good posts that you completely missed when they were published. If you are a Hackaday scribe you are left wondering how you managed to pass them by, and then why on earth you didn’t think of writing them yourself.

Such is the case with [Sanket Gupta]’s excellent series for Octopart, of posts titled “How to select a…” and then a class of component. It was the latest, “How to select a voltage regulator” that caught our eye first, but then we found the previous installments dealing with capacitors, resistors, inductors, connectors, IC packages and MCUs. Each one provides a basic primer for the engineer, in terms of both parts selection based on capability and on suitability for manufacturing, and while you may think that only an inexperienced reader might find benefit in such pieces the reality is that everybody can learn something.

So if you are involved in choosing electronic parts, no matter at what level, take a look at this series. If you know everything [Sanket] has to say then we congratulate you on your mastery of the field, however we think most readers will find them to be an interesting and useful resource.

Header image: Kae [Public domain].

Poetry In Motion With A Sand-Dispensing Dot Matrix Printer

Hackaday gets results! Reader [John] saw our recent Fail of the Week post about a “sand matrix printer” and decided to share his own version, a sand-dispensing dot matrix printer he built last year.

Granted, [John]’s version is almost the exact opposite of [Vjie Miller]’s failed build, which sought to make depressions in the sand to print characters. [John]’s Sandscript takes a hopper full of dry, clean sand and dispenses small piles from six small servo-controlled nozzles. The hopper is mounted on a wheeled frame, and an optical encoder on one wheel senses forward motion to determine when to open each nozzle. As [John] slowly walks behind and to the side of the cart, a line of verse is slowly drizzled out onto the pavement. See it in action in the video below.

More performance art piece than anything else, we can see how this would be really engaging, with people following along like kids after the [Pied Piper], waiting to find out what the full message is. There’s probably a statement in there about the impermanence of art and the fleeting nature of existence, but we just think it’s a really cool build.

We’ve featured other sand writers before, like this high-resolution draw bot that also dispenses sandy verses, or this literal beach-combing art bot. Guess there’s just something about sand that inspires artists and hackers alike.

Continue reading “Poetry In Motion With A Sand-Dispensing Dot Matrix Printer”

Tracing A Scene An Old-Fashioned Way

Taking a picture is as simple as tapping a screen. Drawing a memorable scene, even when it’s directly in front of you, is a different skill entirely. So trace it! Well, that’s kind of hard to do without appropriate preparation.

[bobsteaman]’s method is to first whip up a pantograph — it tested well with a felt marker on the end. Next, he built a camera obscura into a small wood box with a matte plexiglass top, which didn’t work quite so well. A magnifying glass above the camera’s pinhole aperture helped, but arduous testing was needed to ensure it was set at perfect position for a clear image. The matte plexiglass was also thrown out and, after some experimentation, replaced with a sheet of semi-transparent baking paper sandwiched between two pieces of clear plexiglass. The result is hard to argue with.

Continue reading “Tracing A Scene An Old-Fashioned Way”

Cryptocurrency Mining Post-Bitcoin

While the age of using your own computer to mine Bitcoin during spare CPU cycles has long passed, average folks aren’t entirely shut out of the cryptocurrency game yet. Luckily, Bitcoin isn’t the only game in town anymore, and with GPUs coming down in price it’s possible to build a mining rig for other currencies like Etherium.

[Chris]’s build starts with some extruded aluminum and a handful of GPUs. He wanted to build something that didn’t take up too much space in the small apartment. Once the main computer was installed, each GPU was installed upwards in the rack, with each set having its own dedicated fan. After installing a fan controller and some plexiglass the rig was up and running, although [Chris] did have to finagle the software a little bit to get all of the GPUs to work properly.

While this build did use some tools that might only be available at a makerspace, like a mill and a 3D printer, the hardware is still within reason with someone with a little cash burning a hole in their pockets. And, if Etherium keeps going up in value like it has been since the summer, it might pay for itself eventually, providing that your electric utility doesn’t charge too much for power.

And if you missed it, we just ran a feature on Etherium.  Check it out.

Hack Together A Whack-A-Mole In A Box!

Here’s a project that you can throw together in an afternoon, provided you have the parts on hand, and is certain to entertain. Hackaday.io user [SunFounder] walks us through the process of transforming a humble cardboard box into a whack-a-mole game might be just the ticket to pound out some stress or captivate any children in the vicinity.

A multi-control board and nine arcade buttons are the critical pieces of hardware here, with wires and a USB cable rounding out  the rest of the electronics. Separate the button core from the upper shell, mounting the shell in the box, and connect the button core’s LED cathode to the button’s ON terminal. Repeat eight times. Solder the buttons in parallel and add some more wire to the buttons’ ON terminals to extend their reach. Repeat eight more times.

Place the finished LED+cores into the buttons and connect their ON terminals to their respective buttons on the multi control board. Now for the hard step: use a mini-USB to USB cable to connect the controller to a computer you want to use to run the game’s code in the Arduino IDE. Modify the key-mappings and away you go! Check out the build video after the break.

Continue reading “Hack Together A Whack-A-Mole In A Box!”

Hackaday Prize Entry: Fighting Dehydration One Sip At A Time

Humans don’t survive long without water, and most people walk around in a chronic state of mild dehydration even if they have access to plenty of drinking water. It’s hard to stay properly hydrated, and harder still to keep track of your intake, which is the idea behind this water-intake monitoring IoT drinking straw.

Dehydration is a particularly acute problem in the elderly, since the sense of thirst tends to diminish with age. [jflaschberger]’s Hackaday Prize entry seeks to automate the tedious and error-prone job of recording fluid intake, something that caregivers generally have to take care of by eyeballing that half-empty glass and guessing. The HydrObserve uses a tiny turbine flowmeter that can mount to a drinking straw or water bottle cap. A Hall sensor in the turbine sends flow data to a Cypress BLE SoC module, which totalizes the volume sipped and records a patient identifier. A caregiver can then scan the data from the HydrObserve at the end of the day for charting and to find out if anyone is behind on their fluids.

There are problems to solve, not least being the turbine, which doesn’t appear to be food safe. But that’s a small matter that shouldn’t stand in the way of an idea as good as this one. We’ve seen a lot of good entries in the Assistive Technology phase of the 2017 Hackaday Prize, like a walker that works on stairs or sonic glasses for the blind. There are only a couple of days left in this phase — got any bright ideas?