Nuacht

By reading different values from the sensor, we can detect if is it light , dark or a value between them. Another element that we are going to use on this experiment is Piezo Buzzer.
Once you have all your components, you can start assembling your high-speed camera trigger. Connect the piezoelectric sensor to the Arduino, and then connect the Arduino to the camera and flash.
The piezo disc sensor head (see above circuit) will keep A0 of Arduino at 0 V until it’s disturbed. Once the hardware setup is completed, upload the code, and hit the sensor head with your finger. In ...