Skip to content

jaxzin/arduino_touchosc_servo_controller

Repository files navigation

Arduino / TouchOSC controller of a servo

A simple project that controls the position of a servo via an on-screen rotary dial for an iOS device.

Requirements

To use this project you'll need the following:

  • TouchOSC on your iOS device and also the layout editor on your computer.
  • Processing, A programming environment for compiling and running the intermediary OSC --> Serial controller app.
  • Arduino, A development environment for the Arduino microprocessor, you'll use this to install the serial --> servo sketch on your Arduino.
  • A standard servo connected to pin 9 of your Arduino.

Installation

See this video for an overview of the moving parts and this SparkFun tutorial, more details might be forthcoming.

References

About

Control a servo from an on-screen iOS dial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages