Flashing Alarm
Flashing Alarm In this project we will build a flashing alarm using a buzzer block and an LED block. We will also use a non-blocking way to control flashing of LED and buzzer instead of using delay() function which blocks the execution of entire sketch. There are two types of buzzers, an active buzzer and […]








