Control paramecias with an electric field and motion gesture
Design, engineering and utility of biotic games, 18th November 2010 (open access article)
-
Paramecium/Arduino interface, 25 APR 2013
- Logitec Webcam
- laser pen lens
Belkin WeMo Netcam PDF- Arduino Uno
- ZX Gesture Sensor
- Small tupperware
- dielectric fabric, thread
- Z-axis dielectric tape
- wires
- hydrocarbon (CnH2n+2) wax
- double-sided tape
- ravine water
- non-dielectric insultar tape
- aluminium/copper tape
- Olfa knife
- clear nail polish
- multimeter
Fritzing Schematic
Real-life setup
- Sketch > Include Library > Manage Libraries... > Search "SparkFun ZX Distance and Gesture Sensor v1.0.1" (or populate keyword "gesture") > Install
- File > Examples > SparkFun ZX Distance and Gesture Sensor > Select "I2C_Gesture_Demo" to get you started
- Run your demo
- Move your hand around above the sensor, and you should see Z (height above the sensor) and X (position side to side) appear in the serial terminal
- Live Z- and X- data should appear given as an unsigned integer between 0 and 240 (inclusive)
- More information for this sensor model and hookup can be found on SparkFun 🍀