top of page
Fawaaz Husain
This is my "draw my life video". In this video we talk about articulated robots and their functions.
This is an Arduino bread board. We can program these boards to do simple functions with lights. You can program them to work like a stop light or just blink a a certain speeds. When you type the code in the Arduino program it uploads to the Arduino board and it does the function you tell it to do. The Arduino code had a void loop in which you the set color you want and how long you want to to stay that color that is called a delay. And you have to make sure that one light is on at a time or you can put more that one color to make different kinds of color.

bottom of page