Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: AMI /Rowe CD wallete to MP3 conversion  (Read 4040 times)

0 Members and 1 Guest are viewing this topic.

s-petersen

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:February 19, 2025, 12:16:58 am
AMI /Rowe CD wallete to MP3 conversion
« on: December 30, 2019, 02:21:33 pm »
I just bought a AMI CD Wallette to convert to MP3, I would like to use the original computer and interface it to a Raspberry Pi Zero(like the Seeburg I did)
From what I read, the box uses RS-485 (Rowelink)protocol to communicate. If all else fails, I can ditch the original computer, and run directly from the Pi, similar to the datasync units. Does anyone know anything about the data that is sent between the wallbox and the Jukebox?

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7513
  • Last login:July 13, 2025, 09:49:34 pm
  • I break stuff...then fix it...sometimes
Re: AMI /Rowe CD wallete to MP3 conversion
« Reply #1 on: January 02, 2020, 02:38:41 pm »
i'd just ditch the computer system all together and piece something together with an arduino (to interface the button selection) and something like this...

https://www.ebay.com/itm/NEW-Seeed-Studio-Music-Shield-Play-Control-With-Arduino-2770068-MP3-Control/361618799963?epid=2256582172&hash=item543228fd5b:g:IecAAOSw3YNXcU4w

s-petersen

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:February 19, 2025, 12:16:58 am
Re: AMI /Rowe CD wallete to MP3 conversion
« Reply #2 on: January 02, 2020, 07:45:38 pm »
That's interesting, I'll look deeper into it!
Thanks,
Scott

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7513
  • Last login:July 13, 2025, 09:49:34 pm
  • I break stuff...then fix it...sometimes
Re: AMI /Rowe CD wallete to MP3 conversion
« Reply #3 on: January 03, 2020, 11:46:32 am »
if you want to go all in and do 10,000's of songs, you could pi it with a small HDMI monitor inside the cabinet instead of the cd titles and a usb HID keyboard interface or something for input/control... i mean the sky is the limit really. depends what you want to accomplish.

s-petersen

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:February 19, 2025, 12:16:58 am
Re: AMI /Rowe CD wallete to MP3 conversion
« Reply #4 on: January 05, 2020, 08:29:04 am »
Basically I want to keep it as "stock" as possible, someone may want to use it for it's original purpose after the pi dies, and I'm not around to fix it.
Decoding the the signals would be the best way,but I would pull the computer and replace it with the Pi If I have to, I have already made a Seeburg SCH1 into a jukebox this way(also increased the songs from 160 to 358), so most of the programming is already done, I would have to just write a program to read the buttons and write the display. and maybe build a IO board between the 2.