Wiring - renaudrenaud/ArduinoLCDVumeter GitHub Wiki
So you have:
- an Arduino
- an LCD 16*2 with I2C backpack
- a 3.5 stereo jack
On the backpack you have:
- VCC => 5V
- GND => GND
- SDA => A4
- SCL => A5
For the stero jack:
- GND => GND
- LEFT => A0
- RIGHT => A1
If you have a momentary switch:
- One side to GND
- The other side to RX0