Looking At Wind Turbines From A Different Angle

When we think of wind turbines, the first thing that usually comes to mind is the typical Sim City-esque type – 3 blades, gigantic, and wired into the municipal power grid. In truth, the world of wind power generation is far more varied indeed – as [Vittorio]’s vertical-axis wind turbine shows us.

So what exactly is a vertical-axis wind turbine, you ask? Well, rather than the typical setup with blades rotating about a horizontal axis, as in typical utility turbines or a classic electric fan you might use to cool off on a sunny day, instead a vertical axis is used. This necessitates a very different blade design due to the orientation of the rotational axis relative to the flow, so such turbines can be quite visually striking to those unfamiliar with such designs.

[Vittorio]’s design is a great way to get to grips with the type. The blades and supports were initially created out of PVC gutter channel, though 3D printed versions have also been developed. The motion is turned into electricity by using a simple brushed DC motor as a dynamo.

While the scale is small and the output only in the tens of watts, it goes to show that there’s always more than one way to do things.  We’ve seen some vertical-axis wind projects before, too. Video after the break.

Continue reading “Looking At Wind Turbines From A Different Angle”

Feast Your Eyeballs On This Mechanical Eyeball

Most of us, if we have bought a single board computer with the capability  to support a camera, will have succumbed to temptation and shelled out for that peripheral in the hope that we can coax our new toy into having sight. We’ll have played with the command line tool and taken a few random images of our bench, but then what? There is so much possibility in a camera that our colleague [Steven Dufresne] wanted to explore with his Raspberry Pi, so he built a motorised eyeball mount with which to do so.

Pan & tilt mounts using RC servos are nothing especially new, but in this one he’s put some design effort that maybe some of the others lack. A lot of effort has gone in to ensuring no interference between the two axes, and in a slightly macabre twist until you remember it’s a model he’s talking about, the unit has been designed to fit inside a human head.

The servos are driven from the Pi using a servo driver board he’s discussed in another video, so once he’s described the assembly with a few design tweaks thrown in he has a quick look at the software demo he’s written emulating neurons for eye tracking. He promises that will be put up somewhere for download in due course.

If you’re in the market for a pan & tilt mount for your Pi, this one could make a lot of sense to throw at your 3D printer. It’s certainly more accomplished than this previous one we’ve shown you.

Continue reading “Feast Your Eyeballs On This Mechanical Eyeball”

Hacked Vacuum Chamber Won’t Suck A Hole In Your Budget

There’s nothing like a true hack, where something useful is concocted from bits of scrap and bargain store finds. Builds like these are much more than the sum of their parts, especially when they result in a useful tool, like this DIY vacuum chamber that’s good for all sorts of jobs.

Everything [Black Beard Projects] used to accomplish this build is readily available almost everywhere in the world, although we have to note that appliance recycling efforts and refrigerant recovery programs have made it somewhat harder to lay hands on things like the old fridge compressor used here. The big steel cooking pot is an easy thrift store find, though, and while [Black Beard] used high-quality stainless fittings and valves to plumb the chamber, pretty much any cheap fittings will do.

The one sketchy area of the build is the plexiglass sheet used for the chamber top, which seems a little on the thin side to us. You can see it flexing in the video below as vacuum is pulled; it survived, but we can see it failing catastrophically at some point. We stand ready to be reassured in the comments. Still, it’s a tidy build with a few nice details, like wiring a switch into the old start capacitor box and using car door edge protector as a gasket on the chamber.

Fridge compressor hacks are standard fare, of course, being used to make everything from air compressors to two-stroke engines. Sometimes they’re even used to keep things cool too.

Continue reading “Hacked Vacuum Chamber Won’t Suck A Hole In Your Budget”

Gameduino + Mystorm = Oscilloscope!

There has to be more than one of us who over the years since the launch of systems like the original Game Boy have eyed up these handheld platforms and thought “You could make a really neat little oscilloscope with that!” But the commercial systems are closed-source, locked down, and proprietary, so in many cases there’s little easy prospect of such a device being created.

Fortunately though, there are now very accessible handheld gaming platforms, and [James Bowman], the creator of the Gameduino series of boards, writes in to tell us about an oscilloscope project for the Gameduino 3 created by [Lawrie Griffiths]. It uses a Mystorm FPGA board with an AN108 analogue board, and while the heavy lifting of acquisition is handled by the FPGA it is left to the Mystorm’s STM32 to talk to the Gameduino. There are a few teething troubles such as the Gameduino complaining when it is fed data too quickly, but the result is an effective 8 MHz bandwidth instrument with a touchscreen interface. He does however admit that the interface is a little fiddly at the moment. All the code is available via GitHub, so should you wish to pursue this particular avenue yourself, you can.

The Mystorm has made more than one appearance here over the years, and we’re sure we’ll see more. We saw it emulating a small OLED display to put Arduboy graphics on the big screen, for example, and implementing a complete Acorn BBC Micro home computer.

Finding The Linear In A Laser

If your path has taken you through any work with hi-fi audio, you will be aware of the effects of distortion on sound quality. The tiniest non-linearity in a component can ruin the result, and people who work at the extreme end of the hi-fi spectrum will go to impossible lengths to chase the tiniest percentages of distortion that no human could possibly hear.

[Monta Elkins] has a Boldport kit, the Lite2Sound, which as its name suggests translates a light level to an audio signal. Given a laser diode and a source of country music from his Amazon Echo then, perhaps he could transmit the sound across a beam of laser light. And given that the Lite2Sound is an all-analogue device so unless it incorporates a low-pass filter it might struggle with PWM, to achieve that feat he would have to modulate the country music directly onto the laser light.

In the video below he shows us how he characterised his laser diode by plotting its VI curve on an oscilloscope, and identified its most linear region. He was then able to supply a voltage in the middle of that region, and simply overlay the line level audio from the Echo through an RC network. The result is a successful transmission of music via laser that sounds OK, though we’d find it interesting to see what an audio analyser would make of it. We’d also be interested to know whether the VI curve also maps to the same profile in the light intensity, we suspect the answer would be “close enough”.

So laser wireless audio can be done, and anyone who points out that the same feat could have been achieved with Bluetooth is spoiling the fun. After all, what’s a hi-fi without Frickin’ lasers!

Continue reading “Finding The Linear In A Laser”

Measuring Energy Consumption

You would think that measuring a lot of sophisticated AC power parameters such as active and reactive power, RMS voltage and current, and line frequency would be a big job. As it turns out in so many cases, there’s a chip for that. The Microchip MCP39F511 can do all of that, but needs a little help from a few transformers. [Boris Landoni] has a two-part post that not only shows such a meter built with the chip but also has a very detailed description of the operation of the IC and how it works. The set-up takes two transformers. One to step the voltage down and another to measure the current.

Maybe it was just us, but we found the two schematics to be a little confusing. The schematic with two ICs on it is the actual board with the MCP39F511 (the other IC is a voltage regulator). The schematic with the transformer on it appears to have a single IC, U1, but that’s not really the case at all. U1 on that schematic is the entire circuit board from the first schematic. The “IC” pin numbers on the second schematic are the CN2 pins on the first schematic. The CN1 and CN2 on the two schematics are not related at all other than U1 is the actual board from the first schematic.

Continue reading “Measuring Energy Consumption”

Computer Programming Unplugged For Kids

There was a time when computers were far too expensive to let mere students use them. In those days, we wrote fake programs for fictitious machines and checked them by hand. That wasn’t fun, but it did teach you to think about the algorithm. You weren’t worried about how many tabs to indent code in the editor, or checking your social media feed, or changing the track on your Spotify playlist. Maybe that was the idea behind Computer Science Unplugged. The site is aimed at educators and gives them lesson plans to teach kids about computer concepts through activities that don’t use a computer.

The target ages are from 5 to 14 and topics range from binary numbers, sorting, searching, error detection, and robotics. For example, one exercise has students line up to be bits in a binary number. Each kid holds a card that is blank on one side or has the right number of dots on the other (for example, bit 0 has 1 dot, bit 2 has 4 dots, and so on).

Continue reading “Computer Programming Unplugged For Kids”