Creative Physical Computing

Updates from paulemery RSS

  • 02:25:33 pm on July 10, 2008 | 0 | # |
    Tags:

    Finally tweaked the head tracking patch so its fairly stable and thoroughly usable now. The weak link in the system turned out to be the IR bulbs which weren’t bright enough and were powered by some weakened batteries. A quick trip to maplin provided me with some 5mm high powered leds, this combined with a much needed change of batteries and the whole system is now much much more stable, if not that aesthetically pleasing quite yet….

     
  • 10:11:13 am on July 8, 2008 | 0 | # |

    I have been exploring methods of using the wiimote control as an interface device. The most famous implementation of this is Johnny Chung Lee – http://www.cs.cmu.edu/~johnny/projects/wii/ .

    I have managed to get the same method working using vvvv, using velcromes wiimote plugin – http://vvvv.meso.net/tiki-searchindex.php?highlight=wiimote

    Here is a short video of the results:

    And some images:

    head tracking device

    Additionally i have begun to explore the possibilities of utilising the wiimote for mobile projection screens, heres a short video of early results:

     
  • 12:35:27 pm on July 1, 2008 | 0 | # |
    Tags:

    Successfully enabled arduino to talk to vvvv.   Managed to get a potentiometer and light sensor as a controller for a variety of functions.  Simple rotation and positioning of a 3d object were explored before creating a simple patch to control effects on a live video feed.

    More info:

    tutorials