|
ArdEV3
Use EV3 peripherals from Arduino microcontrollers.
|
#include <EV3TouchSensor.h>
Public Attributes | |
| uint8_t | Input |
The port configuration for an EV3 touch sensor. The EV3 touch sensor works by a simple analog switch between pin 4 (green) and pin 6 (blue). One of these should be connected to ground, and the other should be used as the value of Input.