Writing an application that interfaces with an input or output device is complete new stuff for me. And as my final project idea changed I decided to play with my input device: Phototransistor and Processing.
_PROCESSING
I first downloaded Processing and a code from OpenProcessing.org which can help you visualize data in real time and sketch:
Another code that can be used as a way of showing data in real time:
_WHAT I HAVE LEARNED
I would like to have more knowledge about coding in order to be able to play with processing values and real data visualization, so it can be more accurate to reality.
Another really important thing I have learned is how to link the sensor to the processing software so it can read the values.