Raspberry Pi Radio Makes The Sweet Music Of Bacteria

We’ve noticed a lot of musical groups are named after insects. Probably has something to do with the Beatles. (If you study that for a while you’ll spot the homophonic pun, and yes we know that the Crickets inspired the name.) There’s also Iron Butterfly, Adam Ant, and quite a few more. A recent art project by a Mexican team — Micro-ritmos — might inspire some musical groups to be named after bacteria.

The group used geobacter — a kind of bacteria found in soil — a Raspberry Pi, an Arduino, and a camera to build an interesting device. As it looks at the bacteria and uses SuperCollider to create music and lighting from the patterns. You can see a video of Micro-ritmos, below.

Continue reading “Raspberry Pi Radio Makes The Sweet Music Of Bacteria”

Daisy Kite Wind Turbine: Now You Can Buy One

The Isle of Lewis is the largest of the Scottish Outer Hebrides, sitting in the North Atlantic off the west coast of the Scottish mainland. It is the first landfall after thousands of miles of ocean for a continuous stream of Atlantic weather systems, so as you might imagine it is a place in which there is no shortage of wind.

It is thus the perfect situation for a wind power startup, and in the aptly-named Windswept and Interesting Ltd it has one that is pushing the boundaries. Their speciality is the generation of power from spinning kites, arrays of kites that transmit power to a ground-based generator through the rotation of their lines, and because they release their designs as open source they are of extra interest to us.

Of course, if you are a seasoned reader you’ll now be complaining that we’ve covered this story before when they had an entry in the 2014 Hackaday Prize, so what’s new? The answer is that the 2014 story was a much earlier iteration than their current multi-level kite array, and that they have now reached the point of bringing their products to market. You can buy one of their prototypes right now, and there is a soon-to-be-launched crowdfunding campaign for their latest model. It’s not exactly cheap, but this first product is the result of 5 years of product development, and it is pretty obvious that more is on the way. For any open hardware startup to stay afloat that long is an impressive achievement, to do so in a field in which you are not surrounded by a huge supporting industry in the way for example electronics startups are is nothing short of amazing.

If you would like to have a go at building one of their spinning kites, you can do so with full instructions released under a Creative Commons licence, but for non kite builders their website is a fascinating read in its own right. Their YouTube channel  in particular has a wealth of videos of previous tests as well as design iterations, and is one on which many readers will linger for a while. Below the break we’ve put one of their most recent, a montage showing the kite evolution over the years.

Continue reading “Daisy Kite Wind Turbine: Now You Can Buy One”

Mintomat: An Overcomplicated Gumball Machine

How do you get teenagers interested in science, technology, and engineering? [Erich]’s team at the Lucerne University of Applied Sciences makes them operate three robots to get a gumball. The entire demonstration was whipped together in a few days, and has been field-repaired at least once; a green-wire fix was a little heavy on the solder and would short out to a neighboring trace when mechanical force was applied.

Continue reading “Mintomat: An Overcomplicated Gumball Machine”

Giving The World A Better SID

Here’s a business plan for you, should you ever run into an old silicon fab sitting in a dumpster: build Commodore SID chips. The MOS 6581 and 8580 are synthesizers on a chip, famously used in the demoscene, and even today command prices of up to $40 USD per chip. There’s a market for this, and with the right process, this could conceivably be a viable business plan.

Finding a silicon fab in a dumpster is a longshot, but here’s the next best thing: an FPGASID project. The FPGASID is a project to re-create the now-unobtanium MOS 6581 found in the Commodore 64.

The Commodore SID chip has been out of production for a while now, and nearly every available SID chip has already been snapped up by people building MIDIbox SIDs, or by Elektron for their SidStation, which has been out of production for nearly a decade. There is a demand for SID chips, one that has been filled by “clones” or recreations using ATmegas, Propellers, and nearly every other microcontroller architecture available. While these clones can get the four voices of the SID right, there’s one universal problem: the SID had analog filters, and no two SIDs ever sounded alike.

From the audio samples available on the project page for the FPGASID, the filters might be a solved problem. The output from the FPGASID sounds a lot like the output from a vintage SID. Whether or not this is what everyone agrees a SID should sound like is another matter entirely, but this is the best attempt so far to drag the synth on a chip found in the Commodore 64 into modern times.

The files, firmware, and FPGA special sauce aren’t available yet, but the FPGASID is in alpha testing, with a proper release tentatively scheduled for early 2017. Maybe now it’s time to dig out those plans for the Uber MIDIbox, with octophonic SID goodness.

Tiny Tunes On An ATtiny13

When you take a microcontroller class in university, one of the early labs they have you drudge through on your way to, promised, mastery over all things embedded, is a tiny music generator.

It’s a more challenging lab than one would expect. It takes understanding the clock of the microcontroller and its sometimes temperamental nature. It takes a clear mental picture of interrupts, and is likely one of the first experiences a burgeoning designer will have worrying about the execution time of one of their loops. Also tables, data structures, and more. It even requires them to go out of their comfort zone a learn about an unrelated field, a challenge often faced in practicing engineering.

Luckily [Łukasz Podkalicki] has done a great job of documenting the adventure. He’s got everything from the schematic and code to the PWM traces on the oscilloscope.

It’s also worth mentioning that he’s got a few other really nice tutorials for the ATtiny13 microcontroller on his blog. A tiny party light generator and a IR receiver among them.

We Recommend That You Enter A Cyclocopter From The Front

It’s crazy to think that we’ve optimized the heck out of some types of powered flight when there are entire theories and methods that haven’t even seen many government research dollars, let alone the light of day. The cyclocopter is apparently one of those. It was dreamt up around the same time as a helicopter, but was too audacious for the material science of the time. We have helicopters, but [Professor Moble Benedict] and his graduate students, [Carl Runco] and [David Coleman], hope to bring cyclocopters to reality soon.

For obvious reasons they remind us of cyclocranes, as the wings rotate around their global axis, they also rotate back and forth in a cycloidal pattern around their local axis. By changing this pattern a little bit, the cyclocopter can generate a wide variety of thrust vectors, and, hopefully, zip around all over the place. Of course, just as a helicopter needs a prop perpendicular to its main rotor on its tail to keep if from spinning around its axis, the cyclocopter needs a prop facing upwards on its tail.

It does have a small problem though. The bending force on its wings are so strong that they tend to want to snap and fly off in all different directions. Fortunately in the past hundred years we’ve gotten ridiculously good at certain kinds of material science. Especially when it comes to composites we might actually be able to build blades for these things. If we can do that, then the sky’s the limit.

[Professor Benedict] and his team are starting small. Very small. Their first copter weighs in under 30 grams. It took them two years of research to build. It will hopefully lead to bigger and bigger cyclocopters until, perhaps, we can even build one a person can get into, and get out of again.