nebularnoise / udoo_musicboy

(Work In Progress) Udoo-based electronic instrument

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udoo MusicBoy

This is the result of a class assignment of the ATIAM Master's Degree at IRCAM.

The assignment was to design an interactive interface with the Arduino-like part of the supplied Udoo DualLite board, to drive a Pd~ patch running on the Raspberry-Pi-like part of the board.

Software:

UDOObuntu 2.2.0 (Ubuntu 14.04 LTS)

PureData:

Hardware

We went for two joysticks, and an arcade button to make our interface. This turns the Udoo into a gamepad, which is very nice to perform on.

This gives us:

  • Four potentiometers (2 XY joysticks) using analog inputs
  • Three buttons (2 clickable joysticks and an arcade button) using digital inputs

About

(Work In Progress) Udoo-based electronic instrument