Arduino Programming
Arduino Programming
- Interface a Potentiometer Analog Input to maker UNO board and measure its signal in serial monitor Arduino IDE
- Interface an LDR to maker UNO board and measure its signal in serial monitor Arduino ID
- Interface 3 LEDs (Red, Yellow, Green) to maker UNO board and program it to perform something (fade or flash etc)
- Interface the DC motor to maker UNO board and program it to on and off using push button on the board
Problems faced
I tried using text for the coding for some parts instead of block coding and I found it way more difficult than I thought as I kept missing out on things such as brackets which made the code unusable.
Reflection
This practical enabled me to really see the power of Arduino Programing. Although this process can be quite frustrating, I feel that this is a very useful skill that I would use in the future.
Through this Arduino Programming activity, I was also able to learn more about the UNO board and how it is capable of doing simple programs such as the LED fade or the DC motor on/off which are activities that I have covered on top. I would not say that it is easy to learn but the online tutorial videos that are made by other people certainly did help to make the learning process much easier and enjoyable.
Overall. I think I will continue to learn about programming in general as I found the experience fun and that there is future prospects in programming.