using C++Step 1. Build an Arduino circuit that has a piezo buzzer. Step 2. Create you very own function. The function should a sound (C musical note at 523 H2) consisting of N short bursts (around 200 milliseconds) followed by one long pause (2 seconds). N is an input to the function and can be any integer, 1, 2, 3…). Name this function sound Alert. Step 3. monitor and then I ask for N
OR
OR