PlayStation/PSone Slot Loading Drive

Discussion in 'Sony Programming and Development' started by H360, Sep 13, 2011.

  1. KH2K4

    KH2K4 Spirited Member

    Joined:
    May 2, 2011
    Messages:
    194
    Likes Received:
    2
  2. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    OK I am trying to get my Arduino to work with the motor. I got some progress, but it is not the best. It wont work 100%...

    I do not really want to go out and learn how to program a PIC when I have to learn Verilog still.

    Bad_Ad84, (or anyone that wants to) do you think you could make something for me in a PIC?

    Credit will be given ;)

    http://www.maxconsole.net/showthread.php?132415-360-Slot-Loading-DVD-Drive


    I need to load via the sensors and the eject button.
    I need to unload via the eject button.

    DC motor at 5 volts needs to be switched (2 way polarity) for the loading and unloading.

    Unless someone had a link for me that I can relate too, this project is at a halt :(
     
    Last edited: Sep 19, 2011
  3. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    I could probably knock something up for you, however my time is limited recently...

    Work load + first baby due a week today.

    If I get time, I will take a look and PM you for more details.

    Looking good tho :)

    edit:

    holy crap that loading mech from the mac is a hell of a lot less complex than the ones I have used before.
     
    Last edited: Sep 19, 2011
  4. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Oh, dont worry then ^_^

    I will look into it and see if I can perfect it.


    I think I need to buy a H-Bridge IC and then use a Microcontroller to control it.

    I will update once I finish it and get the electronics out of the way..
     
  5. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    You need to make a more detailed step by step so people can learn , rather than just watch.
     
  6. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    I'd rather not make a tutorial. Not worth it.

    I will do a schematic for the motor driver though.

    But apart from that, it is like RDC's Xbox 360 Slot Loading Drive. Though, his was easier because it already had a magnetic spindle and brushless motor in the metal drive. For the PlayStation, it's harder to do and takes a lot of time.

    My next slot loader (eventually), will be for the Xbox 360 and PS2. Those should be quick.
     
    Last edited: Sep 19, 2011
  7. xmog123x

    xmog123x Peppy Member

    Joined:
    May 7, 2010
    Messages:
    382
    Likes Received:
    14
    Just open a Wii and see how exactly that works...

    btw, Vishay sends free h-bridge samples.
     
  8. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    lol. I dont own a Wii.

    I dont think that site will send a free sample all the way to Australia :banghead:
     
    Last edited: Sep 29, 2011
  9. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Update: Still waiting in the mail for the H-bridge IC...
     
  10. CodeAsm

    CodeAsm ohci_write: Bad offset 30

    Joined:
    Dec 22, 2010
    Messages:
    1,500
    Likes Received:
    176
    its usualy takes a while to get free samples, sometimes 2 to 4 weeks.
    But, they happely send you up to 5 ic as many times you want.
    just keep it respectfull. besides, I feel like I want to do slotloading my psone asswell. hell, first the other projects. :thumbsup: ill keep an eye on this project.
     
  11. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Still waiting...

    I did not get a free sample.

    I got it from eBay :)
     
  12. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Received the IC. Working on it now...
     
  13. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    OK I got the circuit built...

    I will and shall finish it tomorrow...


    *EDIT*
    I wanted to make my own PCB, but I just cut paper clips for the 'traces'. lol. Took time to get them straight and bent how I wanted, but it worked in the end which was good.
     

    Attached Files:

    Last edited: Oct 4, 2011
  14. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Just waiting for another H-bridge IC as the one I got was faulty I think.

    Was only giving 1.40 volts on the motor pins when I was giving it 5.00 volts from the Arduino.

    I got the motor to spin however clockwise or anti-clockwise. So it works.

    I then need to make it so the 4 IR reflection sensors pick up the CD-ROM and transmit the HIGH and LOW values back to the microcontroller (Arduino) to know the whereabouts of the disc in the slot loader. Also need to add an eject button.
     
  15. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    You know that the output pins of the arduino do not provide much current?
     
  16. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    I know. haha.

    I tried it with a 2 amp 7 volt DC adaptor. Same issue.

    I am certain my wiring is correct. I checked it 4 times. Just not 100% certain on the output and inputs I chose.
     
  17. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Update.

    Got the H-Bridge to work. Just need to add the sensors to make it automated, and then install it into the PS1 case.

     
    Last edited by a moderator: May 25, 2015
  18. Mystical

    Mystical Resolute Member

    Joined:
    May 3, 2011
    Messages:
    935
    Likes Received:
    35
    good to see your still working on it, looking good
     
  19. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    You also need to not waste an entire arduino and move it onto a chip only.
     
  20. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    I was thinking that, but do I cant really be bothered to make a PCB, drill the holes and solder it all up. I mean, I will just put the arduino in there and solder the wire to it. That should do fine. I just want to get it out of the way.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page