Visualizing Library Checkout Data

Saturday, January 24th, 2009

The first project for MAT259: Data Visualization involved exploring ways to display library checkout data in a 2D space. I chose to investigate how long each item was checked out and how it relates to item type, category or shelving section.  My goal was to be able to make qualitative judgements on how checkout duration [...]

Keep Reading »

Arduino Button Interface

Saturday, January 24th, 2009

A client wanted to investigate ways to add physical interactivity to their multimedia software projects. I developed a system to connect Arcade-style buttons to a computer using an Arduino. This approach allows for future flexibility to add additional input devices like motion sensors. The circuitry was similar to what I did last quarter for my [...]

Keep Reading »