IR Based Augmented Reality

ARUCI

For a final design project, [Frank] and his group took on an augmented reality project. The goal was to make objects interactively controllable by pointing a smartphone at them. Their solution was Augmented Reality Universal Controller and Identifier (ARUCI).

The system locates controllable objects by sensing IR beacons that contain identifiers for each object. The IR is received by a Wiimote sensor, which has been integrated into a custom PCB. This board sits in a 3D printed enclosure, and mounts to the back of a smartphone. The electronics are powered by tapping off of the phone’s battery.

Commands are sent to devices using a custom 2.4 GHz protocol which was implemented using the ATmega128RFA1. Each device has another ATmega to receive the signal and control the real world object. In their demo, the group shows the system controlling devices including a TV, a radio, and an RC car.

The system provides an interesting way to interact with objects, and the hardware integration is quite impressive. After the break, watch [Frank] give a demo.

Continue reading “IR Based Augmented Reality”

All PCB Quadcopter Makes The Most Of Each Component

It’s difficult to contain our excitement for this tiny quadcopter project called the Picopter. [Frank] managed to pull together an impressive collection of features when developing the project. First off, the quadcopter itself uses all-PCB construction. Even the supports for the motors are PCBs with keyed slots to mate perpendicular to the main control board, then held firm with solder joints. We think this will be a more resilient option than this other all-PCB build.

The control board seen in the foreground has an edge connector which mates with a Wii classic controller connector. This is what you use for flight control. But there’s even more. The pinheader just visible on the left side of the controller mates with a socket on the ‘copter board. This allows you to sync the two so that there’s no radio frequency interference, and recharge the batteries from a USB connection. Speaking of those wireless communications, [Frank] chose to use an ATmega128RFA1. This is a newer microcontroller from Atmel that has a radio built into it. Add a gyroscope sensor and some motor control and you’re in business.

Don’t miss [Frank’s] video after the break when he explains all of the goodies found in his build. Continue reading “All PCB Quadcopter Makes The Most Of Each Component”