Gabe Colombo shows off his tie-making record score on Social Genius. Like previous record holders, Gabe risked repetitive stress injuries in a heroic quest to learn the names of his classmates.

Leif and I are now able to play Pong over the Internet. It’s not perhaps the best example of the venerable video game, but the paddles do move nicely up and down as we twist the potentiometers that are attached to our XPort boards. Rather than use the text-based network commands in Processing, we decided to go one step out into …

Pong! Read more »

This is the XPort hooked up to a potentiometer so that it can accept input for the Pong game paddle. Each controller will be contacted by a Processing program, after which the controller will stream ADC values from the PIC, via the XPort, across the Internet and into Processing. Here is the first draft of controller code for the PIC.

After much hand wringing, I seem to have solved an out of memory error in Processing, specifically “java.lang.OutOfMemoryError”. Here’s the fix: 1. Quit Processing. If Processing is running when you make this change, it won’t work. 2. On the Mac, go to Users, then your home directory then Library, then Processing, then preferences.txt. That’s: ~/Library/Processing/preferences.txt and not other files with the …

Solved Memory Error in Processing Read more »

We selected two generalized note-storage programs to review for this assignment in analyzing interaction models, StickyBrain and TopXNotes. StickyBrain (notes, diagram) was: Generally exploratory Space oriented (objects? tools? tasks?) Weak modality Generalized Novice users Lean forward (with some lean back) Context unaware TopXNotes (notes, diagram, alternate view) was: Somewhat directed Object oriented (less rich object) Moderate modality Somewhat specialized Novice users …

Assignment #4: Two of a Kind Read more »

Yesterday I created a set of helping hands for soldering from the fine guide on Instructables. The first version (1.0) came apart at the base crimp, so I’ve soldered that connection (v1.01). In general I think the issue is needing a smaller gage of ring lugs. The base is quite stable so the test will be whether the entire setup can …

Helping Hands Read more »

Eric Fino has achieved the world record score on my Social Genius game, formerly held by ITP instructor Dan Shiffman. Eric’s apparently got both the social wherewithal and the obsessive compulsion that it takes to be great. Congratulations! photos by Angela Pablo

As an alternative to diddling with MAC, IP addresses and routers, it would be great to just toss some network objects into a space and let them find each other. The concept has roots in Berkeley’s SmartDust. The basic kit from Crossbow is tempting, though not cheap…