Come See What’s Cooking In The Arduino Kitchen

arduino_labs

The crew that brought you the Arduino is always hard at work trying to bring the community closer together and to foster collaborative development. They recently rolled out a new feature on their site that is sure to be of interest to Arduino veterans and neophytes alike.

Arduino Labs is a platform which the team plans on using as an incubator of sorts, for projects that are underway, but not fully baked. Currently, they have highlighted two in-progress initiatives, including the Arduino Mega ADK, as well as a GSM/GPRS shield that the team has been developing in collaboration with Telefonica I+D.

As of right now, the site looks to be a one-way information outlet for the Arduino team to the community, but they stress that their aim is to create a more open development process within the Arduino project. While there is no official statement on the matter, we hope that the site will eventually allow members of the community to offer both their feedback and lend manpower to forthcoming projects.

[via Adafruit blog]

A 3D Printed Aerial Drone

Drones come in many shapes and sizes, but now they can also be 3d printed! To make these drones, the [Decode] group used a selective laser sintering process which is pretty interesting in itself. Once the printing process is done, these little planes are built with only five structural and aerodynamic components. Because of their simplicity, these drones can reportedly be assembled and ready to fly with no tools in only ten minutes!

This design was done by the [Engineering and Physical Sciences Research Council] at the University of Southampton in the UK by a group of students. Besides this particular plane, they concentrate their efforts on building autonomous drones under 20 Kilograms. Using a 3D sintering process with this design allowed them to make this plane how they wanted, regardless of the ease of machining the parts.

This group has several videos of their planes on their website to download, but check after the break for an embedded video of the [Newscientist] piece about their project. Continue reading “A 3D Printed Aerial Drone”

Model Rocketry From The Rocket’s Point Of View

model_rocketry_video

When someone writes in and says, “Hey, I strapped a camera to a rocket and took videos of it launching!” it’s really hard for us to not get suckered in. Try as we might, we just couldn’t resist taking a look at the videos [Vlad] recorded of his model rocketry “exploration”.

Inspired by our 4th of July post featuring POV videos of bottle rocket launches, he bought himself an 808 keychain camera and decided to try his hand at some high flying video. He strapped the camera to his 46” Estes rocket with a few pieces of scotch tape in an effort to keep weight down, and set off to his launch pad.

He used a Estes C6-5 engine for each launch, which he estimates took the rocket up to a height of 300 feet rather than the typical 500 feet, due to the added weight. While not particularly useful, the video is still awfully fun to watch, and perhaps it will inspire others to mount cameras on even larger, more powerful rockets.

We can only hope.

Continue reading to check out the videos [Vlad] shot, but be warned, the descent is vertigo-inducing.

Continue reading “Model Rocketry From The Rocket’s Point Of View”

Classic Game Cabinet Becomes A Drivable Car

[Garnet Hertz], a professor and “artist in residence” at UC Irvine, built a drivable Outrun arcade cabinet for an experiment in augmented reality.

The old fiberglass and wood cabinet was hacked up and the motors, wheels, and drive train from an electric golf cart were stuffed inside. The original steering wheel and pedals were used for the controls. Although the top speed of the in-game car is about 180 mph, that was brought down to a reasonable 13 miles per hour.

Continue reading “Classic Game Cabinet Becomes A Drivable Car”

Visualizing PCB Revisions Using A Gerber Viewer

gerber_schematic_highlighting

We all know that Eagle has its share of shortcomings. Instructables user [westfw] was particularly annoyed by the fact that while Eagle keeps copies of up to 10 revisions of your board, it cannot open those files without resorting to manually renaming each one. Even more frustrating to him is the fact that you can’t use Eagle to view two files simultaneously in order to compare layouts. This made hunting down changes quite tedious, so he started looking for a better way to do things.

While using his favorite open-source gerber viewer gerbv, he noticed that the application let him load multiple copies of the same layer, XORing the PCBs’ colors together. Realizing that with some clever color selection, he could use gerbv to automatically highlight layout differences, he set off to automate the process.

The resulting script works on any flavor of *nix, and should play nice in Windows under cygwin as well. The script reads through Eagle backup files, renaming them and tweaking the colors so that when XORed, they show up as bright red areas in gerbv. It’s a simple yet handy tool to have on hand if you happen to do a lot of PCB design.

Only Losers Text Message On Cellphones – This Guy Carries His Own Teletype For That

Yes, that’s an SMS text messaging device. [Mdziewie] decided that texting on a regular cellphone was too boring and decided to build himself an old-school SMS gateway. Here’s a translated link but the formatting of the forum post gets screwed up with the machine translation.

The device he’s using is an ASR-33 Teletype machine, which was introduced to the market in 1963. It is connected to a GSM modem via an ARM microcontroller, the STM32F103. This chip, along with a few electronic components, let [Mdziewie] design an interface that doesn’t require alteration to the ancient hardware. The forum post linked above includes video of this sending and receiving texts. It’s awesomely loud as it hammers away at the paper, and seems to work as expected.

If you hunger for one of your own but don’t have half-century old equipment there’s still hope. Find yourself a typewriter and turn it into a teletype machine.

Chainless Bicycle Will Turn A Few Heads

Someone let [Tane] play around with welding equipment and bicycle parts and look what happened! He built a diminutive velocipede. Now that’s just a term for a human-powered land vehicle, but the term fits a bit better as this is missing most of the stuff you’d expect to see on a bicycle.

He started with a mountain bike and a kick scooter, then went to work on both with a hack saw. A bit of welding and angle grinding left him with what you see above. It’s still steerable, but missing are the cranks, chain, and brakes. That’s okay though, the bike is low enough for your legs to reach the ground – you start it up and come to a stop Fred-Flintstone-Style.

[Tane] originally meant to add electric propulsion but didn’t quite get around to it. There’s always the option to add a hub motor to the rear wheel if he has the time and motivation.