Augmented Reality Business Card

[vimeo 4979525]

Embedded above is a neat augmented reality business card by ActionScript developer [James Alliban]. After seeing “the most impressive business card you will ever see“, he was inspired to update his own business card. His new card has a fiduciary marker on the backside and directs you to his site. A flash app on the site displays a video where he tells you more about himself. The 3D grid of planes in the video varies in depth based on the brightness of the section. He has a few more AR and tracking demos on Vimeo.

Updated: While we’re talking augmented reality, it’s worth checking out the tech behind ESPN’s baseball tracker that uses doppler radar.

Related: Augmented reality in Flash

[via Josh Spear]

LED Bottle Wall

[vimeo 5116519]

Here are two new projects from [Alex Beim] at Tangible Interactions. The video above is the bottle wall with a controllable LED behind each bottle. Embedded below is the 7×5 pixel Rainbow Box. He’s planning on writing a Quartz Composer patch to actively drive the display.

Continue reading “LED Bottle Wall”

IPod Spinning Vinyl

[vimeo 4353898]

Here’s a quick demo that FAT’s [Theo Watson] put together. It uses the iPod’s accelerometer to measure how fast it’s spinning and plays the sound file accordingly. This only works on the iPod touch 2nd gen because of its curved case. He says scratching is coming next, but currently the app doesn’t know which direction it’s spinning since it’s measuring outward force. This project was done in response to [vanderlin]’s AR scratching that used fiducials on records.

Spatialized Umbrella

umbrella-1

Reader [Joe Saavedra] sent in his latest project: the spatialized umbrella. The base of each umbrella rib features an LED, speaker, and distance sensor. These are connected to an ATMega168 microcontroller running the Arduino environment. The IR sensor triggers a rain drop sound based on proximity. Shorter distances mean more droplets are played. The sounds are generated using a lookup table and the digital pins. You can see the demo video embedded below.

Using the Arduino environment without the associated board is part of another idea that [Joe] is working on. The MapDuino Project uses the standard Arduino hardware for programming, but then transfers the chip to a more barebones circuit in target project. They based their initial work on the ITP breadboard Arduino. Continue reading “Spatialized Umbrella”

64pixels Are Enough

64pixel

[Alex] put together this lovely minimal LED project. The square pixel matrix is soldered directly to the microcontroller in the same style as EMSL’s Micro-Readerboard. During the prototyping phase he used resistors to limit the current from the programming board. The final product doesn’t use resistors and manages the current draw by only turning on a single pixel line at a time. The illustrated assembly guide is very thorough and should help your create an equally compact device. Check out a video of it in motion below.

Continue reading “64pixels Are Enough”

TinkerKit, Physical Computing Toolkit

tinkerkit

TinkerKit is a collection of 20 different sensors and 10 actuators. It’s meant to make prototyping of physical computing devices much quicker/easier. The devices plug into a Sensor Hub Arduino shield. There is also a similar hub board that can emulate a keyboard; it translates sensor input directly to key strokes. It looks like a very ambitious project and it’s still in development. We love the idea though and think the wide variety of components will foster better final designs. The TinkerKit site covers the current component lineup and there’s a demo video embedded below.

Continue reading “TinkerKit, Physical Computing Toolkit”