Logo



Arduino project

Arduino project

Description


This project was developed in different steps, we have done various tasks in order to get knowledge of the C++ language (modified) for the programming of Arduino microcontroller.


The final project is to create a program that lights up several LEDs one after the other when a button is pressed until all the LEDs are on, and a buzzer makes a noise. It must be possible to stop the current process by pressing the button and reset the system with a second press.

What I learned there

I was learning a new programming language, as well as some discipline, as we had to write a weekly report for a four month period at each step.