Assignment Description

  1. Make a circuit that runs an output device. (Breadboarding is okay)

  2. Make a software program (try NodeJS/Unity/Python/Processing/openFrameworks) that communicates with this output device over Serial, Blueooth, WIFI (ESP8266), Radio (NRF or Marvelmind) or standard network (TCP/UDP from one computer/phone to the other).

Motivation

For this project, I decided to explore serial communication.

Arduino with TouchDesigner

For this project, I want to connect Arduino to TouchDesigner through serial communication to control the visual output in TouchDesigner using ultrasonic sensor.

Process

Material Used:

Arduino uno board * 1

mini breadboard * 1

ultrasonic sensors * 2

First, I gathered all the components I’ll need in this circuit, and connected them together.