Skip to content

Cirromulus/tape-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

USB automation for a H&K tape deck

This repo is WIP. It will contain the USB bridge powered by an rp2040 that translates USB serial commands (and reads) into the HK OneWire flavor, analyzed in this repository. The other part will be a python script running on the host computer that uses the Read/Write commands to automate digitizing audio data from tape or recording cool mixtapes to ... tape.

See also https://hackaday.io/project/195474-reversing-the-harmankardon-sound-system-protocol.

 ----------------                      ----------                           ---------------
| HOST PC        |                    |  RP2040  |    EXT Power 19v AC --> | HK Tape Deck  |
|                |                    |          | <-- HK Onewire Data --> |         -----+
|    Python lib  | <-- USB Serial --> |  Bridge  | <-- HK Onewire Busy --> |        | TAPE 
|       vvv      |                     ----------                          |         ------
|      Soundcard | <-- Audio in  - - - - - - - - - - - - - - - - - - - - - | OUT           |
|                | --> Audio out - - - - - - - - - - - - - - - - - - - - > | REC           |
 ----------------                                                           ---------------

About

USB remote control for a Harman & Kardon tape deck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages