What is Arduino?
Arduino is a small microcontroller. Arduino can allow people to make robots. To program the Arduino, you need to learn Arduino’s special code. Arduino’s special code is a combination of C and C++.
What I have made.
I have made a simple Morse Code machine. A blue LED would blink once for a dash, a red LED would blink for a dot, if both LEDs blink it means there was a space. I have also made a pattern of 6 LEDs that move back and forth in a cool pattern. I have also made a car that is controlled by code. It has a device that detects how far away something else is. The motors will always be moving forward, but if the distance of the device is too low. The car will go in reverse and turn.
Why I like Arduino:
I like Arduino because it is fun to mess around with and it is very challenging. I also like it because I like to learn new things. It’s fun to learn because I am just fascinated by making robots and stuff. In the future I want to learn about Raspberry Pi.