A DIY Solution For Controlling Robots And Quadcopters

RC

RC transmitters used for controlling robots, quadcopters, airplanes, and cars really aren’t that complex. There are a few switches, pots, a screen and a radio transmitter. The maker toolbox already has all these components, so it only makes sense someone would try to build their own RC transmitter.

[Oscar]’s project started by gathering a bunch of toggle switches, 2-axis joysticks, pots, tact switches, an Arduino, LCD, and a Ciseco XRF wireless module. These were attached to a front panel made of polystyrene and work on the communications protocol began.

It should be noted that microcontroller-powered RC transmitters with XBees is nothing new. There was a Kickstarter for one last year, but the final product turned out to be bit janky and full of fail wiring, We’re really glad to see [Oscar]’s attempt at a DIY RC transmitter, and hopefully we’ll see this project taken up and improved by others.

Continue reading “A DIY Solution For Controlling Robots And Quadcopters”

New Ads – Please Whitelist Hackaday On Adblock

adblock-plus-whitelist

If you’ve been watching very closely you may have noticed that our ads have changed. If you didn’t know we run ads, I’m asking you to consider whitelisting Hackaday.com in your advertisement blocking browser plugin.

The plan to transition to advertisements which are more targeted for our interests was mentioned back in July, when Hackaday was purchased by SupplyFrame,  I say ‘our’ interests because the companies who have signed up so far are ones with which I have personally done business when hacking my own projects. These include the manufacturers: Atmel, Microchip, NXP, and Texas Instruments as well as distributors: Arrow Electronics, Element 14, Mouser, and RS Components. The ads are in the exact same places as they have always been, at the same size, with the core belief that on-page advertising should be entirely unobtrusive. If you find the ads to be otherwise, please do let us know about it (screenshots are helpful!).

Hackaday highlights a steady stream of project features every single day. These are the best engineering-oriented hacks the web has to offer. There is some cost involved in do this, which we cover by including advertisements on our pages. Please don’t block the ads. If you haven’t been blocking, thank you! If you do use an Ad blocker, I certainly understand that you want to get away from ads that automatically play audio, flash annoying colors, or include inappropriate content. Our ads don’t do this. Please throw us a bone by adding our domain to your “whitelist”. This is very simple, and after the break I’ve included the instructions for doing so with Adblock Plus.

Continue reading “New Ads – Please Whitelist Hackaday On Adblock”

Tre: When Arduino Meets Beagle Bone

Although yesterday saw the announcement of an x86-based Arduino powered by an Intel chip. This may have not been the big story to come from [Massimo] at Maker Faire Rome. Announced along with the x86 Arduino Galileo was the Arduino TRE, a collaboration between Arduino and the BeagleBoard foundation.

The TRE is really two Arduinos in one: in the center is basically an Arduino Leonardo with the standard Arduino headers and an ATmega32u4. Elsewhere on the board is a TI Sitara ARM Cortex A-8 processor running at 1GHz with 512 MB of RAM, 10/100 Ethernet, HDMI out, USB host and device ports, and a bunch of connectors intended for an LCD and a ZigBee.

There is, of course, the obvious comparison between the TRE and Raspberry Pi. Hardware-wise, the TRE is very close to the BeagleBone Black, a bit more powerful than the Raspberry Pi, and able to do some very cool stuff (i.e. OpenCV) the Pi just can’t handle.

There is – I think – no official price for the Arduino TRE quite yet. It will be available in spring, 2014, though. You can check out all the press release photos in the gallery below.

Continue reading “Tre: When Arduino Meets Beagle Bone”

Make The World Takes On Crowdsourcing Prosthetics

adafruit-make-the-world-prosthetics

Tonight marks the launch of a new program from Adafruit focused on improving the availability of prosthetic designs. The program will be highlighted in four Google+ Hangouts over the coming month. Mark your calendars for 8pm Eastern Time to join in on the one-hour launch.

We’ve seen a fair number of prosthetic hacks over the years, and every time one is featured we try to drive home the importance of sharing information in order to build upon the advances of others. The power of this is clear, shown in a $150 3D printed hand for a child, hackers that are replacing their own limbs or digits, and the sharing of diy fabrication techniques to help bring prostheses to the developing world. So get excited, get involved, and get hacking!

How This Power Racing Series Car Got On A Plane To WMF

pwrc-on-a-plane

You really should check out the monthly meetings at your local hackerspace. It’s an excellent opportunity to hear the most interesting stories. Like the tale of how the guys from Sector67 got this electric vehicle on the plane with them. Not only did it go up in the air, but they did zero planning ahead of time on how they would actually pull it off.

[Bob Baddeley] posted an album of the PRC experience at World Maker Faire. There are captions that somewhat tell the tale, but we’ll fill you in as best we can on the rest of the story behind this second car from the hackerspace — lovingly known as the Lamebourghini.

Continue reading “How This Power Racing Series Car Got On A Plane To WMF”

Interactive Office Conference Table (Tableduino)

table_large

The folks over at One Mighty Roar have been hacking their office lately, and there have been some pretty creative results! The latest development is this interactive office conference table.

The table itself is made of fine American walnut and is quite appealing, but they wanted it to be a bit flashier than that.

The center square of the table features the company logo lit up by RGB LED’s, and the whole thing lifts out of the table using a small hydraulic actuator. This reveals some power outlets and ethernet jacks, but unfortunately the current system doesn’t have any safety precautions to make sure it doesn’t close on cables…

If that wasn’t enough, they wanted to automate the whole thing too, so there are also ultrasonic range sensors underneath which can detect when people are present — the end goal is to have the LEDs change color depending on how many people attend a meeting. This is all controlled by an Arduino Uno — but we have to wonder, isn’t there a better way for detecting if people are sitting down? The project is far from done though, so there will be many more features to come.

One of their other cool office hacks includes their interactive office sign that is controlled both by SMS or web app.

Making A 9GHz Doppler Radar

[Kalle] is currently building an FMCW radar, but as he doesn’t have all the parts finished he decided to build a 9GHZ doppler radar in the mean time. The H-plane horn antennas were made from brass sheet and soldered together. [Kalle] checked the matching between the emitter and the antenna by inserting a directional coupler between the two and measuring the intensity of the reflected signal (approximated return loss). At 9Ghz, the Doppler shift for a 1 meter per second speed is about 30Hz so he connected the radar’s output signal to his soundcard.

A quick explanation of the Doppler effect that a radar uses: if you send an RF signal at a given frequency to a moving target, the reflected signal’s frequency will be shifted. It is commonly heard when a vehicle sounding a siren or horn approaches, passes, and recedes from an observer. The received frequency is higher (compared to the emitted frequency) during the approach, it is identical at the instant of passing by, and it is lower during the recession. Hackaday featured plenty of projects using this effect: a small doppler motion sensor, gesture control using doppler shift, hacking an old radar gun