Google Science Fair Finalist Explains Squid-inspired Underwater Propulsion

google-sciencefair-finalist-squid-propulsion

Meet [Alex Spiride]. He’s one of the fifteen finalists of the 2013 Google Science Fair. A native of Plano, Texas, [Alex] entered his squid-inspired underwater propulsion system in the 13-14 year old category.

The red cylinder shown in the image inlay is his test rig. It is covered well on his project site linked above. You just need to click around the different pages using the navigation tiles in the upper right to get the whole picture. The propulsion module uses water sprayed out the nozzle to push the enclosure forward. The hull is made of PVC, with a bladder inside which is connected to the nozzle. The bladder is full of water, but the cavity between it and the hull is full of air. Notice the plastic hose which is used to inject pressurized air, squeezing the bladder to propel the water out the nozzle. Pretty neat huh?

We think [Alex’s] work stands on its own. But we can’t help thinking what the next iteration could look like. We wonder what would happen if you wrapped that bladder in muscle wire? Would it be strong enough to squeeze the bladder?

You can see all fifteen finalists at the GSF announcement page. Just don’t be surprised if you see some of those other projects on our front page in the coming days.

Continue reading “Google Science Fair Finalist Explains Squid-inspired Underwater Propulsion”

Easily 3D Print Mesh Screens

easy-way-to-3d-print-mesh-screens

If you need a way to make openings in your project enclosures look nice just head on over to the 3D printer. In the image above [Alfred] is showing off the result of his Slic3r hack for printing mesh grills.

It’s important to note that you need to make sure you’re using Slic3r version 0.9.8. This won’t work with newer versions because starting with 0.9.9 the software will add a raft to the bottom of your design.

The grill can be in any shape you desire. It starts by modelling this outline, then extruding the edges downward the same distance as your desired mesh thickness. After importing the design file into Slic3r [Alfred] uses the support material settings to choose this honeycomb design. He then sets the fill density to zero. This means the design will not be printed at all, only the fill material, resulting in these honeycomb screens.

Slic3r’s a fantastic piece of software. Check out this interview with Slic3r’s lead developer.

Build A Light Following Bristlebot As A Way To Teach Science

light-following-bristlebot

[Ben Finio] designed this project as a way to get kids interested in learning about science and engineering. Is it bad that we just want to build one of our own? It’s a light following bristlebot which in itself is quite simple to build and understand. We think the platform has a lot of potential for leading to other things, like learning about microcontrollers and wireless modules to give it wireless control.

Right now it’s basically two bristlebots combined into one package. The screen capture seen above makes it hard to pick out the two toothbrush heads on either side of a battery pack. The chassis of the build is a blue mini-breadboard. The circuit that makes it follow light is the definition of simple. [Ben] uses two MOSFETs to control two vibration motors mounted on the rear corners of the chassis. The gate of each MOSFET is driven by a voltage divider which includes a photoresistor. When light on one is brighter than the other it causes the bot to turn towards to the brighter sensor. When viewing the project log above make sure to click on the tabs to see all of the available info.

This directional control seems quite good. We’ve also seen other versions which shift the weight of the bot to change direction.

Continue reading “Build A Light Following Bristlebot As A Way To Teach Science”

Car Stereo AUX Input Taps Into CD Ribbon Cable

[Gezepi] wanted to add an auxiliary input to the stereo in his 1994 Camry. At first look there wasn’t an easy way to patch into the system. But a bit of probing with an oscilloscope and figured out that he could inject audio through the CD ribbon cable shown above. The CD reader is a self-contained unit that receives commands through the cable, and passes analog stereo audio back to the receiver portion of the head unit. We’re not sure how he figured out which pins to tap into, but it may have been as easy as probing with some headphones while a CD is playing.

The extent of his hack is documented in the image below. He cut the two audio leads on the CD side of the ribbon cable, then soldered his auxiliary jack on the receiver side of the cable connector. This ensures that two audio signals aren’t being piped into the receiver at the same time. Unfortunately it also means that he won’t be able to use the CD player. We have seen other methods that use a special audio jack as a pass-through which cuts the connection when a jack is inserted. That’s the method used in this Subaru hack.

Continue reading “Car Stereo AUX Input Taps Into CD Ribbon Cable”

An XBMC Controller Built For Grandma

10-finished-controller

Is your grandmother cool enough to use XBMC? Maybe it’s a testament to the functionality of the wildly popular home entertainment suite rather than the hipness of your elders. But indeed, [Brian’s] grandmother is an XBMC user who needed a controller with larger buttons to accommodate her. This is what he built. He sent us a set of photos and a description of the build, both of which you can see below. He was inspired to get in touch after reading about the custom controller which [Caleb] has been working on for [Thomas].

[Brian] didn’t get bogged down with electronics. He went with the simple, cheap, and popular solution of gutting a wireless keyboard. After tracing out the keys he needed he got rid of everything except the PCB. A wiring harness was crafted by soldering jumper wires to the PCB traces and terminating them with crimping slide connectors. The arcade buttons he used have terminals for the connectors which will make it simple to mate the electronics with the mechanics.

The enclosure is a little wooden hobby box. It originally had a lid with a mirror. [Brian] broke open the lid’s frame to replace it with a thin piece of plywood which hosts the buttons. Inside you’ll find a battery power source. These keyboards last a long time on one set of batteries so he just needs to remember to preemptively replace them from time to time. The finishing touch was to add decals so that granny can figure out what each button does.

Continue reading “An XBMC Controller Built For Grandma”

Bringing ELua To The Mbed

[Karl] loved his mbed – a tiny little ARM-powered microcontroller platform – but he wanted an interactive programming environment. BASIC just wasn’t cutting it, so he decided to bring eLua to his mbed.

When choosing an interactive development environment for microcontrollers, you generally have two choices: old or huge. Sure, there is a middle ground with Python on an ARM, but why not use something explicitly designed for microcontrollers?

To get eLua running on his mbed, [Karl] downloaded the latest version and plopped it on his mbed. The current version, 0.9, doesn’t have support for an SD card, severely limiting its usefulness. [Karl] got around this by wiring up an SD card to the mbed, giving him gigabytes of space for all his development work.

While the AVRs and PICs of the world are stuck with languages like C or worse, the new ARM boards available are more than capable of running a complete eLua development environment, with everything accessible through a terminal. [Karl] even wrote his own editor for the mbed and he’ll shortly be working on a few dozen embedded projects he has in mind.

Send An Arduino To The Moon For $300

sat

We’ve seen Kickstarter campaigns to put a single satellite into space and one to launch your own personalized postage-stamp sized satellite into low Earth orbit. This time, though, you can break the bonds of Earth and send your own Arduino compatible satellite on a collision course with the moon. The project is called Pocket Spacecraft, and exactly as its name implies, it allows you to send a small, flat, 8 cm diameter spacecraft to the surface of the moon.

The pocket spacecraft are made of metallized kapton, a very thin membrane stretched inside a loop of wire. On board this paper-thin spacecraft are a pair of solar cells and a bare die MSP430 microcontroller connected to a suite of sensors. Before launch, you can program your tiny space probe with commands to relay data back to Earth, either useful scientific data or a simple tweet.

These pocket spacecraft will be launched from a cubesat – a highly successful line of amateur spacecraft that are usually launched by hitching a ride with larger commercial satellites. To get from low Earth orbit to the moon is much harder than just hitchhiking, so the cubesat mothership comes equipped with either a solar sail or its own engine that electrolysed water into hydrogen and oxygen, the perfect rocket fuel.

Pocket Spacecraft is an amazingly impressive feat; there are literally dozens of amateur-built spacecraft orbiting above our heads right now, but so far none have ventured more than a few hundred miles away from their home planet. Getting to the moon with an amateur spacecraft is an amazing accomplishment, and definitely worthy of the $300 price tag.