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
A simple Arduino project that activates an LED and buzzer when a push button is pressed. Demonstrates basic input (button) and output (LED, buzzer) control using digital pins.
About
A simple Arduino project that activates an LED and buzzer when a push button is pressed. Demonstrates basic input (button) and output (LED, buzzer) control using digital pins.