Interface
Big and Touchy
by Jon on May.29, 2009, under Interface, Technology
So I went and spent some money, (again) and got an HP TouchSmart (an IQ526 from the 22″ widescreen IQ 500 series).
Initial impressions (good):
- Made by HP, but surprisingly, didn’t have nearly as much preinstalled junk as usual.
- Looks pretty good. Aesthetically.
- The wireless mouse and keyboard work well and at a decent range.
- Once you get used to the touchscreen responding to the center (I’m used to center of pressure, like my tablet laptop), hitting the “small” buttons on the normal programs (FireFox, Windows, etc.) isn’t very difficult (especially compared to my tablet with its tiny screen but high resolution).
- It’s a big 22″ screen/computer/all-in-one that you can freakin’ touch for a few hundred dollars more than a regular touchscreen of the same size. (This price comparison was my primary purchasing reason.)
- Though nothing that comes with the computer supports it directly, and HP is shy on releasing the “drivers,” the touch hardware supports two-point multitouch.
- The included remote works well, and you can use it to navigate up/down/left/right even outside “TV” (read: Media Center) applications.
- The internal speakers are much better than I expected. They aren’t tin cans and don’t sound like tin cans.
And bad:
- The touchscreen, an IR sensor made by NextWindow, will detect a “press” even a couple millimeters from the glass.
- The “HP TouchSmat” application it comes with, supposedly the “primary” touch application you will use is crap. Slow, clunky, and it doesn’t support any multitouch when they easily could have (see below).
- No VESA wall-mounting holes. The larger (screened) model, the IQ800 series, has an adapter bracket you can buy from HP. If you want to wall-mount this model (IQ500), you either need to DIY something or get this compatible wall mount for it.
- The screen beeps when you touch it. You can turn it off in the control panel, but the beep comes back as soon as you sleep/resume. (This can be fixed, see below.)
- Not the cheapest computer around, but a well-integrated one.
- For some random reason (probably crap software I haven’t removed yet…) my F3 keypresses get intercepted and instead the volume jumps up and down and mutes like a ghost is around.
For the most part, I’m pretty impressed with it. Right now it’s just sitting next to my main computer until I can get it to a more permanent home in or near kitchenspace.
Some information on the touch screen I found after much searching:
- The touchscreen is made by NextWindow and almost fully supports two-finger multi-touch.
- You can tweak the options and remove the annoy beep permanently by downloading their Touch+ software suite. The TouchSmart has a USB (not Serial) interface. When the config screen pops up and says “USB Device not connected” just wait a second. It will detect it then give you the options. Change the sound “time” to zero and save it the the device’s permanent memory.
- If you are into Windows 7 (which apparently supports multitouch), the drivers for it are here.
- It also has an API that programmers can use to get to the multiple touches with. I haven’t found anything that will bridge this input with TUIO, the protocol used in most of today’s multi-touch software, yet. (Well, I did find one that might work from a commercial manufacturer, but I’m not looking to spend money on this point because:) I will probably just build my own bridge myself later.
[Edit: I found a program that does this. Here's what you want to do:- Download that (TouchsmartTUIO).
- Google around or go some where to download TUIO-enabled (multi-touch) programs.
- Start TouchsmartTUIO
- (Optional, but needed for some TUIO applications) Go to Pen and Input Devices in your Control Panel and, under touch, uncheck "User your finger as an input device." This will prevent certain applications from interpreting mouse clicks and finger touches on the smae point as two different touches.
- For flash-based TUIO apps that have a .swf instead of a .exe extension: Go to your Flash settings and enable exceptions for the TUIO .swf files you want to use. Then get the projector (choose the "Flash Player 9 Projector content debugger"). Open the .swf with this application (usually you can double-click the .swf after you instlal the projector). Once it's open, press ctrl-f to make it full screen (if it's not), then . . .
- Enjoy the multi-touchiness!
]
And some more random information I found about multi-touch:
- touchlib is one of the more common multi-touch libraries out there. Out of the box it supports grabbing input from a video capture device (usually a infrared modified USB camera) and turning the images to touch points. From there the interpreted data is passed to a FlashOSC server that translates the data and relays it to a local (or remote) port that Flash applications can read from. The data is sent in TUIO format, which is an extension/subset of the Open Sound Control (a “descendant” of the MIDI protocol).
- See also reacTIVision
Whee! Big touchscreen!
I might have to build a real touchwall one of these days.
Photoshopping Faster: Using Your Feet
by Jon on Mar.08, 2009, under Interface, Technology
You know what they say: Use your head.
I got a better idea: Use your feet.
I originally built my foot interface for MIDI/gaming applications but I found another great application: image editing.
I was going about filling around some lines with colors in The GIMP, and as I was working I thought, Hey, I keep switching back and forth between the paint tool and the eraser tool pretty often. When I had to switch I either needed to skim through the giant tool pallet to find my new tool, or laboriously, lift my head and chin from my left hand so I could press the appropriate keyboard shortcut. It got old, but then I thought: Hey, I’ll just use my feet.
So I fired up my AutoHotkey editing skillz and bound a couple of buttons on my foot controller to the paint and erase tools (or rather the keyboard shortcuts for them). Viola! Instant speedup.
Now I can waste away my life painting away at pointless things much more quickly!
Also, I bound another couple buttons to undo/redo to help speed up fixing my mistakes. Now I just need to figure out how to make the tools pressure sensitive using the foot pedals . . .
Edit: I also set Page Up/Page Down to buttons. Imagine how convenient it is for me to just lean back and read something long, hands free!
Stupid Stupid…
by Jon on Mar.07, 2009, under General, Interface
So, my DDR pads, you know, the ones my friend and I built from scratch? (Todo, post pages on them.)
Yeah, they broke – again. Okay, one still works fine but the other isn’t. That makes me angry. Pissed. Unhappy.
How much is a Cobalt Flux?
A Foot Interface
by Jon on Feb.16, 2009, under Interface, Technology
So here’s what I got:
The whole thing plugs in via USB and acts like a regular joystick – the four pedals are four different axises on the controller.
And the whole thing is pegged onto a circutboard from a regular controller.
A Work in Progress
by Jon on Feb.11, 2009, under Interface
2 Comments :lookwhatibuilt, testing, wip more...


