Difference between revisions of "Turntable USB interface"

From Organic Design wiki
m (Microcontroller)
m (Operating system)
Line 21: Line 21:
  
 
===Operating system===
 
===Operating system===
 +
*[http://www.arduino.cc/en/Main/Software gcc, libc] supplied and open source
 
*No real operating system required
 
*No real operating system required
 
*[http://svn.berlios.de/viewcvs/arduino/trunk/ svn tree]
 
*[http://svn.berlios.de/viewcvs/arduino/trunk/ svn tree]

Revision as of 22:42, 28 January 2007

I would like to retro-fit my 1970's pioneer turntable to be able to record onto a iPod or other USB device.

Operation

  • Plug in USB stick or iPod
  • Press record-pause
  • Place stylus on a chosen track
  • Signal level threshold trigger changes to record when the stylus hits the record
  • Sound file is written onto the device
  • Signal level threshold trigger stops recording after a few seconds pause (manual pause provided also)

Systems

  • Power supply
  • Analogue phono stage (requires ±12V DC)
  • Stepdown power supply to give 5V± 3A from the main turntable transformer

Microcontroller

Features

Operating system

References