Overview
Input devices are devices that take in input/information send it to a microcontroller so it can process it and make decisions. There are different types of input devices that detect different things (ex: touch, temperature, distance, etc).
Input devices either give Analog (range of values) or Digital (1 or 0) signals.
Touch Sensor
I connected a touch sensor to the pcb i made in Week 8
Here is the touch sensor:
What to connect where:
SIG -> GPIO6 (purple wire)
VCC -> 3V3 (red wire)
GND -> GND (black wire)
Blink code:
|
|
Video:
Group Assignment
Here is our group assignment link