# Tox for touchdesigner

To read the info coming from bare conductive add these tox to your project.

download:  
[Bare\_ConductiveV2.tox](https://bookstack.hku.nl/attachments/140) (edited by Tony)

To use this, prepare your TouchBoard in the Arduino IDE:

1. Install the [Arduino IDE](https://www.arduino.cc/en/Main/Software)
2. On Windows, install the [touchboard driver](https://bookstack.hku.nl/books/bare-conductive/page/bare-conductive-driver)
3. Install the Touch Board Arduino Plugin [Touch\_Board\_Manual\_Install.zip](https://bookstack.hku.nl/attachments/92)
4. Upload the "Datastream.ino" to the touchboard

[DataStream.ino](https://bookstack.hku.nl/attachments/87)

Dive inside the TOX to see what is happening :)  
You can adjust certain choices to get other outputs  
  
More InDepth info can be found here: [https://github.com/hku-ect/BareConductive](https://github.com/hku-ect/BareConductive)