Skip to content

polygonfuture/Arduino-To-TouchDesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-To-TouchDesigner

Touch Designer project file for reading simple serial messages from Arduino.

Arduino must send Serial.print() commands. Touch will read them.

Touch Designer file has DATs that format the incoming Serial messages. Filtering dat searches for a label at the start of the message "Button:" and then splits into key/value pairs. If whitespace is listed in the value, it removes it, etc.

Future Planned Branches

  • Add bi-directional messaging From Touch <--> Arduino
  • Add improved message handling / schema for serial messages to optimize data sending

About

TouchDesigner project for bringing Arduino serial data into touch designer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published