Lab 2 - Serial RGB with diffuser
Description
Enter words or color names into the serial input interface of the Arduino. If the word or color name matches a preset color scheme then display it. Otherwise increase the intensity of the output of r, g and b by 50 for each r, g or b in the word entered.
I attempted to create a "jellyfish" as my diffuser by using a frisbee, a rope and some silkscreen material.
Components Used
3 Light Emitting Diode (LED)
3 Resistors
1 Frisbee
1 Small bit of rope
1 Piece of silkscreen
Arduino Code
Attached in a text file called serial_rgb_diffuser_wk.txt