News

Our schematic consists on 3 elements which are: Photoresistor (LDR), Piezo Buzzer, 1 – 10 kΩ. The LDR can be connected any way you want because doesn’t have polarity. For resistance you can use from 1 ...
Example code for creating musical New Year effects with Arduino and a piezo buzzer. #define NOTE_C4 262 #define NOTE_D4 294 #define NOTE_E4 330 #define NOTE_G4 392 #define NOTE_A4 440 #define NOTE_B4 ...
Just connect an piezo to the board and you are good to go. Pin 11 is used in every sketch because some piezo speakers can be connected between it and the close GND pin without any wiring. You can use ...