MY ROLE
Development
Fabrication
TIMELINE
November 2016
SUMMARY

Created a fully functional turntable out of cardboard and an Arduino.

Finished Product

Features two platters for cardboard vinyl records, two tonearms that signal whether the song plays or not, two pitch controls, and a crossfader.

9AACD197-336E-4C94-A5D7-1FD7BDC49B2C_1_105_c

Process

tonearm2
Tonearms

These tonearms were created around potentiometers. They were mapped through the Arduino to signal whether or not music plays.

2
Arduino

Slots for the Arduino and breadboard were carefully built so that the wiring does not shift when moved. Sensors connected include:

Two potentiometers for the tonearms

Two continuous rotation servo motors to spin the records

One slide potentiometer for the crossfader

Two slide potentiometers to change the pitch and speed of the songs

5-2
Installation

The turntable plays a random Disney song on each side on load/refresh, The pitch controls slows and speeds the spinning of the records as well as the songs. 

The music is controlled and played though p5.js Serial Control. There is also a visual representation on the p5.js side of the turntable.