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: Support for Rototron Rotary Joystick Interface?  (Read 958 times)

0 Members and 1 Guest are viewing this topic.

mark shaker

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 293
  • Last login:March 04, 2022, 09:27:06 pm
  • Oh Crikey!
    • Mark's Basement Arcade
Support for Rototron Rotary Joystick Interface?
« on: November 03, 2007, 07:48:35 pm »

Oops...

I blew something (probably the IC) in my Rototron Rotary Joystick Interface when I accidentally fed it 12V rather than 5V.

Is there anyway to get a replacement IC?

    - Mark

rdagger

Re: Support for Rototron Rotary Joystick Interface?
« Reply #1 on: November 06, 2007, 02:48:36 am »
You probably fried the Atmel microcontroller chip (5.5V is their limit).
You could get another chip and program it yourself.  I have the code on my site.  You would need an Atmel ATtiny2313-20PI chip which I think is discontinued.  However, the ATtiny2313-20PU replacement will also work.  You can get a few free samples from the Atmel site
Otherwise send me a message and I will arrange a repair for you.

mark shaker

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 293
  • Last login:March 04, 2022, 09:27:06 pm
  • Oh Crikey!
    • Mark's Basement Arcade
Re: Support for Rototron Rotary Joystick Interface?
« Reply #2 on: November 06, 2007, 06:58:22 pm »
You probably fried the Atmel microcontroller chip (5.5V is their limit).
You could get another chip and program it yourself.  I have the code on my site.  You would need an Atmel ATtiny2313-20PI chip which I think is discontinued.  However, the ATtiny2313-20PU replacement will also work.  You can get a few free samples from the Atmel site
Otherwise send me a message and I will arrange a repair for you.

Thank you for the information!

Can the ATtiny2313-20PU be programmed with an EPROM Burner?
If so, I can take care of it myself.

   - Mark

rdagger

Re: Support for Rototron Rotary Joystick Interface?
« Reply #3 on: November 06, 2007, 08:12:32 pm »
Thank you for the information!
Can the ATtiny2313-20PU be programmed with an EPROM Burner?
If so, I can take care of it myself.
   - Mark
I doubt you could program it with an EPROM burner.  However, you can build a simple AVR programmer for under $2 in just a few minutes.  I have plans on my site.  Also, the free Bascom AVR programming software can be downloaded from MCS Electronics.