Toorcamp: Quadcopter Controlled By A TI-84+

What happens when you combine a TI-84+ graphing calculator with an added bluetooth module, a 1 Watt Alfa wifi dongle, and a Parrot Wifi Quadcopter? You get a long range quadcopter that’s controlled from the TI-84+ directional pad.

This TI-84+ looks like a standard issue school calculator, but [Owen] added an ATTiny13 microcontroller and a bluetooth module which sniffs the I/O port of the calculator. This allows for bi-directional communication with a laptop. He wrote a few Python scripts on the laptop to receive data from the calculator and send commands to the Parrot Quadcopter. The high-powered wifi module allowed for pretty good range with the Quadcopter, which was flown across the Toorcamp grounds.

Of course, having an innocent looking calculator with wireless communications has some other uses. Data could be displayed on the calculator from a phone over bluetooth. How about accessing Wikipedia or WolframAlpha from your calculator? Despite the possibilities, [Owen] did say that he’s never used it to cheat on tests.

Electromagnetic Field Camp

Emf Electromagnetic Field Camp is a three-day camping festival for people with an inquisitive mind or an interest in making things: hackers, geeks, scientists, engineers, artists, and crafters.

There will be people talking about everything from genetic modification to electronics, blacksmithing to high-energy physics, reverse engineering to lock picking, crocheting to carpentry, and quadcopters to beer brewing. If you want to talk, there’ll be space for you to do so, and plenty of people who will want to listen.

EMF is a volunteer effort by a non-profit group, inspired by European and US hacker camps like CCC, HAR, and toorcamp.  This year on Friday 31st August – Sunday 2nd September 2012 Will hold the first Uk meeting of its kind.

Events and activities will run throughout the day and into the evening, everything else (chats, debates, impromptu circus performances, orbital laser launches) will run as long as your collective energy lasts.

The Event is to be held at Pineham Park, Milton Keynes, UK.

As a Hackaday viewer you can get discounted tickets.

[thanks Jonty]

Designing A Quadcopter Brain PCB

When working on his quadcopter project [Matt] decided it would be best to build a robust controller for the device. He had never sent off a PCB design for fabrication, but took the plunge and ended up with a compact and reliable PCB on the first try.

One of the first things that comes to mind when we hear about quadcopter controllers are the feedback sensors. The accelerometers which are used for these projects generally come in a DFN or QFN package. This means there are no legs. Instead the chip has pads on the bottom of the package making it a lot more difficult to solder. [Matt] side-stepped this issue by using an IMU board which already has the sensors in place and offered a 0.1″ SIL pin header to use as an interface. This is simple to roll into the design, along with all of the other connectors for motor control, power, etc. He grabbed a copy of Eagle Lite to do the layout, and used OSH Park to get the boards fabricated. He was surprised that everything worked on the first try. Thanks to his planning it fits inside of a plastic food container where it should be able to ride out most minor crashes with ease.

Lift Beer With Quadcopters, Win Prizes

If you have a quadcopter and are looking for a beer delivery device, HobbyKing is putting on a beerlift competition The rules for the HobbyKing beer lift are pretty simple: lift the most beer with a quad/hex/octo copter and win a HobbyKing gift card.

There are 3 classes: Unlimited, which means a vehicle of any size goes, a 700 class for copters with a motor-to-motor diameter of 700 mm or less, and a Disaster class for the coolest crash.

So far the largest lift is a monsterous 2 meter octocopter by [Muresan Alexandru Camil] capable of lifting just over 47kg. In the 700 class, a bizarre looking 9-rotor copter built by the Whac-A-Mole flying team was able to lift 28kg.

The disaster category, a smaller quad built by [Gabriel Devault] was barely able to lift four cans of Coors Light water, while the current disaster class leader made a few valiant efforts to lift a keg. Protip: if you’re doing a blooper reel, Yakety Sax is definitely the way to go.

Adding A Bomb Bay To A Quadcopter

The Fourth of July is fast approaching, and what better way to celebrate the independence of your country than by blowing up a small piece of it? [Anzel360] decided to take that line of thought to a whole new level by adding a bomb bay to his quadrocopter.

[Anzel360] recently upgraded his transmitter to a Spektrum DX8, giving him two extra channels on his four-channel quadrotor. After adding a small servo to the quad, it was a simple matter of taping a box to the undercarriage and filling it full of fireworks.

The ammo [Anzel] is using is just a handful of Snappin’ Pops – otherwise known as the lamest firework ever created. We won’t hold that against him, though; a remote ignition system for a few Black Cats mounted on a fancy quadrocopter is just asking for trouble. We do recall a throwable cap gun bomb from our youth, though, that would allow for year-round ammo replenishment…

Bicycle Quadcopter Flies For Dozens Of Seconds

If you decide to fly into town on this bicycle-powered quadcopter your arms and legs really will be tired. That’s because this athlete had to give it his all to power the rotors through the foot pedals and the hand cranks. You can see just one of the rotors on the right side of the background. Yeah, this thing is big!

You’re looking at the Gamera II, a craft developed by students at the University of Maryland. About a year ago they were showing off the first version of the aircraft. With the passing of the year comes the breaking of world records as a different rider manages to keep it up for 50 seconds in the video after the break. Although the structure is huge (over 100 feet across) the building materials and techniques let it weigh in at only 71 pounds.

It still looks like way to much physical work for us. We’re sticking to the pedal-powered hydrofoil as our dream transport.

Continue reading “Bicycle Quadcopter Flies For Dozens Of Seconds”

Hackaday Links: June 3, 2012

When pigs fly…. close enough.

There are too many jokes to be made about this one. It’s a quadcopter made out of a dead cat. [Bert Jansen], the artist behind this, calls him Orville. He died from natural causes, and what better way to remember a feline friend that liked chasing birds?

Refurbishing an Apple ][

That thirty year old computer in your parent’s attic isn’t going to clean itself, is it? [Todd] put up a series of videos tearing down a 1982 Apple ][ plus, cleaning everything along the way, and doing a very nice demo of AppleSoft BASIC. This is where the revolution started, people.

Ohm sweet Ωhm

Cross stitch isn’t for grandmothers anymore. Adafruit put up a cross stitch tutorial to go along with their resistor color code cross stitch kit. Now down to Hobby Lobby to find black cross stitch cloth and make the ‘ol skull ‘n wrenches.

Welcome! To the world of yesterday!

Boing Boing found an amazing cyberpunk photo spread that appeared in the Mondo 2000 ‘zine back around 1992 or 1993. Even when keeping in mind that this is a self-parody, it’s still incredible. Hackers have laser pointers? And pagers?

Making Arduino projects smaller

[Scott] caught wind of a way to shrinkify Arduino projects, so he turned an Arduino protoboard into an ATtiny85 programmer. As a neat bonus, [Scott] can use the attached breadboard to build circuits around the ’85.