Remote control with an XBee and a Propeller

If you’ve been playing with electronics for long enough, eventually you’ll need a nice remote control transmitter to control your RC car, airplane, or any other robotics project you have lying around. With these robotics projects comes the problem remote control, and the XBee Handheld ControllerĀ may be just the ticket to remotely control any project that comes off your … Read the rest

Kilonode: how to test a huge Xbee mesh network

So let’s say that you’re a developer on the Xbee team. You need to test the extremes of what the RF radio modules can do when in a large network. But in addition to numerous nodes, you also need to test the effects of distance on the radios. Since it’s not reasonable to distribute hundreds of the devices (each with … Read the rest

Directly interfacing a joystick with an Xbee

We see a pretty steady stream of projects that use Xbee modules. They’re one of the more reliable and popular ways to add a wireless aspect to your project. But we don’t often see them used to their full potential. Since there’s a microcontroller onboard, many simple tasks can be accomplished without the need for an addition microcontroller. [Stephen's] showing … Read the rest

Xbee Wireless Servo Control

Servo control is good, but wireless control is even better. This hack by [PyroElectro Tutorials] shows you how to do this wirelessly using two Xbee modules. There’s also a great example in the video after the break of this “hacking platform” used to control an animatronic head’s eyes. (we’ve featured the eyes here before).

In this control scheme, communication … Read the rest

Xbee remote sensors tell you when someone enters your home

[Bill Porter] is helping a friend out by designing a simple security system for her home. It relies on Xbee modules to alert a base station when doors are opened, or a pressure mat is stepped on.

The door sensors are quite simple, and you’re probably already familiar with them. One part mounts to the door and has a … Read the rest

Xbee controlled, granite-wrapped clock travels into future

From the looks of it this clock is a couple of months ahead of its time. [Oscar] built the clock (translated) taking time to add a lot of goodies into the mix. First up, the parts you see include six large 7-segment displays for hours, minutes, and seconds as well as an LED marquee which can scroll messages. … Read the rest

Embedding an accelerometer and XBee in a guitar

[JP Carrascal] hacked his guitar by adding motion control while removing the need for wires. He’s using a dual-Arduino system with an Mini Pro inside the guitar and a Duemilanova for the receiver connected to a computer. Wireless is provided by the XBee module seen above and a gutted Wii remote accelerometer is in there for motion sensing. Check … Read the rest