Visualizing Data in Processing
From the last chapter of Getting started with Processing .
Click on the image above to see the animated gif of the different color / alpha values I played with.
From the last chapter of Getting started with Processing .
Click on the image above to see the animated gif of the different color / alpha values I played with.
Our group project, Oylum and I were interested in a pocket companion with a solid functional aspect to it. We settled on a cigarette box that would either encourages or discourages smoking. The concept will work with an LCD screen to output a “tamagotchi” character that will keep track of how often you have smoked with the use of a photocell sensor. The screen will also output messages as they pertain to time. There is also a speaker to output emotional sounds so that the user feels the character through the digital interface.
Used the LCD code provided to prepare the lcd for the project. Then we combined previous piezo code and photocell. Unfortunately, last night I was so excited about finishing rewiring that Code to be posted soon.
Reply