You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Arduino course introduces the design and programming of embedded systems, focusing on microcontroller-based solutions. It covers the physical principles of sensors and actuators as key components.
An Arduino game using buttons and LEDs – "Repeat the Sequence". The player must reproduce the sequence of lit LEDs by pressing the corresponding buttons. With each difficulty level, the game speed gradually increases.