This is a projekt that is supposed to be able to detect sound using a sound sensor and an arduino
- Arduino UNO
- Soundsensor
- Ledlamp
The Soundsensor takes in sound and stores it as a value, i then set a limit to that value. If the value goes above that limit a function will activate and start a process that then turns on a ledlamp. If the ledlamp is already on this same process will intead turn of the ledlamp.
- Platform.io
- Makes the program run the code on the arduino