CU ATLAS CAPSTONE 2024
DUET
DUET - Documentation Overview
During my final semester at CU Boulder, I worked with a team to design, prototype, and develop an interactive audio-visual interface project, utilizing a range of hardware and software technologies. My primary contributions centered around hardware prototyping/integration, software programming (Arduino), and conceptual design/fabrication leading to a seamless, intuitive, immersive experience.
Team members:
Peter Ashmore
Henry Richardson
~ Hardware Integration and Prototyping ~
I2C and Arduino:
I successfully prototyped multiple interface inputs with an Arduino Feather (ESP32), utilizing I2C communication for efficient daisy chaining. This setup significantly simplified hardware fabrication and allowed for scalability.
Emotibit Integration:
Initially planned for serial communication, we pivoted to using OSC protocols for wireless data transmission from Emotibit to MAX, enhancing the project’s capability for handling biodata in real-time. I worked with OpenBCI’s oscilloscope to wirelessly collect the data from the Emotibit via Wifi (Feather M0).
~ Code & Software Development ~
Programming Arduino and MAX Integration:
Leveraged the Adafruit "seesaw" library to program the Arduino for serial output, managing Neo-Pixel responses to participant input. I also began developing a MAX patch with my team to parse serial sensor values for use in Ableton.
~ Design and Conceptualization ~
Moodboard and Visual Inspirations:
Contributed to a collective moodboard with inspirations aimed at guiding the project's aesthetic direction. Influences included Robert Henke (image to the left - “CBM 8032”) and Carsten Nicolai, emphasizing a blend of technical precision and artistic expression.
Interface and UX Design:
I sketched and then 3D rendered multiple interface layouts, exploring innovative designs beyond traditional flat, rectangular music interfaces. This involved conceptualizing enclosures and haptic inputs that would resonate with both experienced musicians and novices.
Challenges and Lessons Learned:
Exploratory Approach:
Adopting a "play" mindset, as opposed to a strictly structured approach, catalyzed unexpected discoveries, particularly in integrating visual and auditory feedback.
Component Flexibility:
My early decision to use standardized I2C connectors proved invaluable, streamlining the prototyping phase and allowing focus on more creative aspects of the project.
>> Final Video <<
// duet 2024 final documentation