Project 2.03 — OSC — Patt and Alan
Here is our project, which shows some of the basic use of OSC protocol!
Password: pattandalan
The images below show how things talk to each other, and the wiring diagram of the motor (using a 2N7000 transistor and an external power supply):
Also, here is a video of another test we did where we hooked up a light sensor to a raspberry pi, and used it as a digital input. Then, we sent the data (through OSC) to an openFrameworks application on another computer, which connected to an Arduino (through Serial) and controled the motors.
Password: pattandalan
Here’s the code: Github