Clone & Edit Download Edit
POP_Louder.ino
1
2
const int analogInPin = A0; // Analog input pin that the potentiometer is attached to
int VU = 0; // value read from the pot 77 - 230
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX