Authorship & Interaction
Workshops
Processing
Libre Graphics
Research
Conditional design
Prototypes
Arduino
Necessary tools:
Bread board
Circuit board
Wires
Usb
Arduino is relative to sensory engagement, through coding you can command and programme electrical goods like helicopters and cars. Sensory engagement is using software to programme objects, in doing this, designers have reformed the way we view code and technology.
https://www.arduino.cc/en/Tutorial/Blink
Blink is the most simple thing you can do within arduino, it uses code to send volts to the LED light which flashes continuously.
Code:
Arduino
In this task we were using a button to click on and off the LED light.
Button:
Code:
https://www.arduino.cc/en/Tutorial/Button
Final