Pen Based Input Improvements

[youtube=http://www.youtube.com/watch?v=EcE3XBytN-U]

Lately we’ve been focusing on multitouch technologies, but that doesn’t mean there isn’t interesting research going on in other areas of human-computer interaction. [Johnny Lee] posted a roundup of some the work that [Gonzalo Ramos] and others have done with pen based input. The video embedded above shows how pressure can be used to increase control precision. Have a look at his post to see how pen gestures can be used for seamless workspace sharing and how pen rolling can give additional control.

NanoTouch, Lucid Touchscreen Navigation

lucidtouch

The fine folks at Mitsubishi Electric Research Labs (MERL) are demoing a new touchscreen system that may make small devices easier to use. An extension of their LucidTouch technology, NanoTouch has a small screen on the front and a touchpad on the back. Their test unit features a 2.4inch screen. The screen displays where the user’s finger is on the back touchpad as if the display was transparent. The user’s finger no longer obscures the screen surface, so it’s much easier to hit small buttons. In testing, researchers showed that targets just 1.8mm across were easy to hit. That’s much smaller than the iPhone’s touchscreen keyboard. Here’s a video demonstrating the new device.

[via Engadget]

Arduino Switch Box

arduino_switch

When you’re prototyping a new project, sometimes all you need is a switch. The folks at oomlout were tired of constantly having to rewire things, so they built a universal switch box for the Arduino. It has five potentiometers plus three switches. They’ve put together a software package that monitors the switches and can show you a live view of the knob positions. Have a look at the video below for a demo.

The writeup actually hints at what we can only assume is the next kit they’re releasing: a robot arm. Continue reading “Arduino Switch Box”

Wiimote Finger Tracking Music Controller

[youtube=http://www.youtube.com/watch?v=Y7uLuYG62sY&fmt=18]

The Evolution Control Committee has been doing live mashup performances for many years and recently upgraded their hardware. Inspired by [Johnny Lee]’s Wiimote whiteboard, they built a rear projection display they could use during performances. It displays a dense collection of samples in Ableton Live. On each of the performer’s hands is an IR LED mounted to a thimble. By touching the thumb to the forefinger, the LED turns on. Two Wiimotes watch for these IR flashes to trigger mouse clicks. [TradeMark G] found the Ableton display too complex to navigate quickly and accurately with a mouse; this new display make things much easier and enjoyable.

[via Laughing Squid]

Tbeta, Cross-platform Multitouch

[vimeo=http://vimeo.com/2034557]

tbeta is a new tool developed by the NUI Group Community. tbeta acts as an image processing layer to take in image data and output tracking data for multitouch applications. Whether FTIR or DI, scratch built multitouch systems generate IR video streams that need to be processed to find fingertips. tbeta can take this or any arbitrary video stream and run it through a series of filters to generate the touch data. This data is sent as OSC TUIO, a standard protocol for touch events. Along with the camera and input switcher, tbeta also aids in system calibration. I works on Windows, OSX, and Linux. Have a look at the getting started guide for a better idea of how it works.

[via CDM]