floppy-emulator


Closed Thread
Results 1 to 10 of 10

Thread: floppy-emulator

  1. #1
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289

    Default floppy-emulator

    Hello,

    I want to build a floppy-emulator in order to throw away the floppys and the drives because of hardware-failures and to use SD-cards or so.

    Has anybody realized such interfaces ?
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

  2. #2
    Join Date
    Aug 2005
    Location
    Denver
    Posts
    25


    Did you find this post helpful? Yes | No

    Default Emulator?

    If you're using XP, all you would need would be a $25 USB card adapter. The cards show up as additional drives on your PC. Just drag the data over from the floppy and throw your A Drive out the window.

  3. #3
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Teac Floppy specifications:
    http://www.teac.de/dspd/downloads/da...fd05hf8630.pdf

    You are going to spend lots of time to achieve that.
    By the time you complete this project, the motherboard
    manufacturers will have removed the floppy disk controller
    from the motherboards!

    Good luck!


    Luciano

  4. #4
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Default

    Mööp...

    This computers don't have any PCI-Ports or any other useable ports...

    They are using DOS
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    Does it boot from an internal hard disk or from the floppy disk?
    If it boots from the floppy, do you have a 40 pin IDE connector on the motherboard?

    CPU version? (386, 486, Pentium).

    Best regards,


    Luciano

  6. #6
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Default

    Hello,

    I think there are very old prozessors,
    there is no HD, USB ...
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

  7. #7
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    If you have a IDE Standard 40 pin connector on the motherboard you can use that:

    http://www.acscontrol.com/Index_ACS....CF_Adapter.htm

    http://www.acscontrol.com/pdf/Produc...F-IDEToCFA.pdf


    From ACS IDE to CF Adapter User s Manual:
    http://www.acscontrol.com/pdf/Produc...ers_Manual.pdf

    Compact Flash cards use Flash Memory. Flash Memory has a limited number of Erase/Write cycles
    ~300,000. The controller in the Compact Flash card does wear leveling by spreading out the writes
    amongst various 'sectors' in the card to prevent premature wearout of a sector.
    Here's a link to the originator of the CF card that discusses how they 'wear level' the flash memory to
    optimize card life: http://www.sandisk.com/pdf/oem/WPaperWearLevelv1.0.pdf
    Digital cameras write to Compact Flash cards to store their photos. However, if you were to place a
    pagefile or swapfile on the Compact Flash card, the intense write activity would very quickly exhaust the
    life of the card.

    Best regards,

    Luciano

  8. #8
    Join Date
    Mar 2013
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: floppy-emulator


    [email protected]
    i can sell preprogrammed 16F1938 pic microprotsessor.
    Attached Images Attached Images  

  9. #9
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: floppy-emulator

    You can buy them on eBay for $30 up, they sell them to replace floppys on cnc machines, and work with DOS. I put one in my FADAL, only after that did I realize I didn't know how to access the floppy on it LOL. I was able to access the files from dos though while testing it on a PC
    EDIT: They access flash drives not SD
    Last edited by Archangel; - 28th March 2013 at 23:57.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  10. #10
    Join Date
    Mar 2013
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re: floppy-emulator

    I not have opening inside those ebay type emulators,how many stuff they having inside ?, but this one here is as possible simply, and less of components means also less of price too. Even ahelet type floppy emulator can work wiht no segment and no buttons connected, just one sc card becomes one floppy. Same code, nothing needed change, you can easy make it reduced way if you need only one floppy in one sd card.
    Last edited by ahelet; - 31st March 2013 at 11:10.

Similar Threads

  1. USB keyboard emulator
    By Toley00 in forum USB
    Replies: 12
    Last Post: - 23rd January 2012, 00:57
  2. USB to rs232 emulator
    By Pic2008 in forum USB
    Replies: 0
    Last Post: - 5th March 2010, 15:54
  3. MPLAB ICE 2000 emulator pod
    By Wayne in forum Adverts
    Replies: 0
    Last Post: - 1st April 2009, 00:25
  4. terminal emulator with autoanswer
    By RFsolution in forum General
    Replies: 2
    Last Post: - 28th February 2008, 12:09
  5. PS2 keyboard emulator
    By robertg in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th July 2007, 20:40

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts