Arduino Touch Sensor Diagram
Here is a simple diagram of Arduino with a Touch Sensor
1. Connect the positive leg of the LED to digital pin 9 on the Arduino.
2. Connect the negative leg of the LED to any ground pin on Arduino.
3. Connect the VCC on the Touch sensor to 5v on the Arduino
4. Connect the GND pin on the Touch sensor to any ground pin on the Arduino.
5. Connect the OUT pin on the Touch sensor to digital pin 2 on the Arduino.
Comments
Post a Comment