Scratch Built Wind Turbine Makes Power And Turns Heads

If you’ve ever aspired to live off the grid, then it’s likely that one of the first things you considered was how to power all of your electrical necessities, and also where to uh… well we’ll stick to the electrical necessities. Depending on your location, you might focus on hydroelectric power, solar power, or even a wind turbine. Or, if you’re [Kris Harbor], all three. In the video below the break, we get to watch [Kris] as he masterfully rebuilds his wind turbine from scratch and reconfigures his charging solution to match.

The Rotors Are Built With a 3d Printed Rotor Jig

A true hacker at heart, [Kris] has used a everything from 3d printing to broken car parts in order to build his new wind turbine. The three phase generator is constructed from scratch.  A hand wound stator is held firmly between two magnetic rotors, where 3d printed jigs hold the magnets in place.

A CNC cut backing plate holds everything together while also supporting the automatically furling vane that keeps the entire turbine from self destructing in inclement weather. A damaged wheel hub from [Kris]’ Land Rover provides the basis for a bearing so that the entire turbine can turn to face the wind, and various machined parts round out the build. The only things we didn’t see in the build were hot glue and zip ties, but we remain hopeful. Continue reading “Scratch Built Wind Turbine Makes Power And Turns Heads”

Concrete Boat Cements Its Way To High Speeds

Steel is scarce. Wood is not an option. And you need a boat now. These wartime circumstances drove innovation in all kinds of crazy directions, and one somewhat less crazy direction — concrete boats. As [Peter Sripol] demonstrates in the video below the break, making an RC concrete boat isn’t hard. Making a fast one on the other hand is. But that didn’t stop him from trying, and we think the effort deserves a look.

Starting with a basic displacement style hull, [Peter] and his cohorts experimented with a simple RC boat that worked, but could only move at slow speeds. They turned things up a notch or two and instead modeled their concrete boat after an RC speedboat hull that they had on hand.

The construction methods left a lot to be desired though, and they even tried various wire meshes as rebar, but they proved too heavy. Eventually though, they got a working hull, and had some fun with it. Rather than try to make the hull watertight with a rudder and propeller, they opted for a ducted fan and an airboat style rudder to make what they call the “world’s fastest concrete boat”.

Whether it’s the fastest or not is unconfirmed, but it is fast and actually gets on step fairly nicely. We applaud the exploration of alternative materials and the experimentation with different build methods. If building things with concrete floats your boat, then be sure to check out this concrete pinhole camera.

Continue reading “Concrete Boat Cements Its Way To High Speeds”

Hackaday Podcast 192: Supercon Was Awesome, How To Grind ICs And Make Your Own Telescope

This week, Editor-in-Chief Elliot Williams and Managing Editor Tom Nardi are still flying high on their post-Supercon buzz (and are a bit jet lagged) this week. We’ll start with some of the highlights from our long-awaited Pasadena meetup, and talk a bit about the winner of this year’s Hackaday Prize. Talk will then shift over to shaved down NES chips, radioactive Dungeons and Dragons gameplay, an impressive 3D printed telescope being developed by the community, and the end of the Slingbox. Stick around for a double dose of Dan Maloney, as we go over his twin treatises on dosimetry and the search for extraterrestrial life.

Download it, burn it on a floppy, and you’ll have it forever!

Check out the links below if you want to follow along, and as always, tell us what you think about this episode in the comments!

Continue reading “Hackaday Podcast 192: Supercon Was Awesome, How To Grind ICs And Make Your Own Telescope”

This Crosswalk Sign Costume Is A Halloween Hit

Halloween costumes can be anything from an expensive authentic recreation of a character’s garb, to a cheap knockoff bought from one of those overcrowded pop-up stores. Alternatively, you can get creative and conceptual about things, such as by building yourself a crosswalk sign costume.

The creation of [jared531], the build uses a large piece of cardboard painted black as the base. This sits behind the wearer, and is given a yellow outline to emulate the crosswalk signals common in the US. Red fairy lights are then laid out on half of the cardboard in a pattern emulating the “STOP” hand signal.

The wearer should then dress in all-black garb, and attach the flat cardboard panel to themselves with elastic straps. A black mesh face covering helps to complete the look by blending in the wearer’s face. They are then outfitted with white fairy lights around their body, emulating the “WALK” signal.

It’s a simple concept, but quite accurately replicates a typical crosswalk sign. It’s something we certainly haven’t seen before, which is impressive in this Internet era when anything new is old again mere minutes later.

If your tastes are more avant-garde, though, consider going the TV head route next year. If you’ve built your own high-tech, high-concept costume, hit us up on the tips line!

This Week In Security: Microsoft Patches, Typosquatting Continues, And Code Signing For All

The pair of Outlook vulnerabilities we’ve been tracking have finally been patched, along with another handful of fixes this Patch Tuesday, a total of six being 0-day exploits. The third vulnerability was also a 0-day, discovered by the Google Threat Analysis Group. This one resulted in arbitrary code execution when a Windows client connected to a malicious server.

A pair of escalation of privilege flaws were fixed, one being yet another print spooler issue, and the other part of a key handling service. The final zero-day fixed was a mark-of-the-web bypass, that being the tag that gets added to file metadata to indicate it’s a download from the internet. If you deliver malware inside an ISO or marked read-only in a zip file, it doesn’t show the warning when executing.

Will Typosquat For Bitcoin

A trend that doesn’t show signs of slowing down is Typosquatting, the simple malware distribution strategy of uploading tainted packages using misspelled variations of legitimate package names. The latest such scheme, discovered by researchers at Phylum, delivered a crypto-stealer in Python packages. These packages were hosted on PyPi, under names like baeutifulsoup4 and cryptograpyh. The packages install a JavaScript file that runs in the background of the browser, and monitors for a cryptocurrency address on the clipboard. When detected, the intended address is swapped for an attacker-controlled address. Continue reading “This Week In Security: Microsoft Patches, Typosquatting Continues, And Code Signing For All”

Surface Mount Breathing Light PCB, using LM358 op-amp

Surface-Mount Light Breathes Life Into Your Project

If you’ve ever seen those gadgets with the “breathing light” LEDs on them and wondered how to do it, then [DIY GUY Chris] can show you how to design your own surface-mount version, using only analogue electronics.

Simulation trace showing the LED breathing light circuit operating. Traces for voltage and current are shown over a few seconds
The LED current tracks up and down in an approximately triangular-wave pattern

The circuit itself is built around a slow triangular-wave oscillator, that ramps the current up and down in the LEDs to make it look as if the lights are breathing in and out. The overall effect is rather pleasing, and the oscillation speed can be adjusted using the on-board potentiometer.

This project is actually an update to a previous version that used through-hole components (also shown in the video below), and goes to show that revisiting completed projects can give them a new lease of life. It also shows how easy it has become to design and order custom circuit boards these days. It’s not so long ago that a project like this would have been either made on stripboard or etched from copper-plated FR4 in a bubbling tank of acid!

If you have revisited an old project that you’re proud of and would like to show others, why not drop us a message on our tips line?

We have covered some other options for breathing LEDs in the past, such as this digital logic version, and this Arduino library that has a host of other effects to choose from, too. Continue reading “Surface-Mount Light Breathes Life Into Your Project”

Oh Snap! 3D Printing Snapping Parts Without Breakage

One of the great things about plastic is that it can be relatively flexible. We see things all the time that snap together, but when 3D printing, you don’t often run into snap fit designs. [Engineers Grow] has a video to help you design snap fittings that don’t break.

In the first video that you can see below, he covers three parameters that can help. The first is the length of the snap element. Secondly, the undercut size can be reduced. You can also try making the snap; as thin as possible, although in the example he went too thin and wound up breaking the snap anyway.

The final suggestion, covered in detail in the second video below, is to change the material you use. The key parameter is known as elongation at break. For PLA the typical value for this is 8%. ABS is 10%, PETG is 24% and Nylon is 100%. Simplistically, you could assume that a PETG piece could deform up to 25% before breaking. That may be true, but it will permanently deform long before that. The video suggests using 10 or 15% of the value to assure the part doesn’t lose its shape.

In the third video, you’ll learn, too, that print orientation counts. Making the hooks grow off the build plate leads to a weak hook as you might expect.

We’ve looked at the mechanics behind these before. You can find a lot of detailed technical data about joints, too.

Continue reading “Oh Snap! 3D Printing Snapping Parts Without Breakage”