#14 Interface and application programming

For this assignment I decided to work with a potentiometer as it would be a crucial element in my final project. The first thing was to make a simple potentiometer circuit with an 1K resistor. Then conect the circuit a Fabduino.

After that has to embedded the code "Graph" from the library examples.

Then has to run the code "Graph" in Processing and ready. The graph varied according to the potentiometer.

Then using Firmata, I made some small modifications to code in Processing, assigning the variable background (), fill () and 2 ellipse (). It was so I got a nice movement of shapes and colors with just one potentiometer.

Download Processing File

Back To Top