-->
Arduinio is a readily available micro controller developed
by the makers of RasberryPi micro-controller. This micro-controller is
revolutionary for two reasons, the program it uses is called SKETCH to run the
program libraries onto the board and then executes them. The second reason that
this micro controller is so revolutionary is that it is so easily accessible
and easy to learn and access over the internet.
I made a digital clock with Arduinio and used a GPS board to
parse out the date and time data and segment it into a 8 digit 7 segment LED
display board. Arduino come in two sizes Decimela and Micro for two seperate applications for different processing power to hold larger "sketches" or just perform more elaborate functions.
I have also used Arduinio to make software guitar effects by
modifying the PWM of an audio signal into a mono guitar amplifiers effects in /
out.
Arduino will change the way that we make and implement small scale programming projects, soon high school and college students are able to start designing their own programs and installations for art and kick starting the younger generation to program and take advantage of these tools.

No comments:
Post a Comment