Electronics Projects Index

After transitioning to WordPress, I started writing up my newer projects as ‘blog posts’ rather than ‘pages’. Please find below a list of links to every electronics project related blog post:

Comments (13)

  1. uMinded says:

    We are working on essentially the same project….

    I got a STDBUS chassis and wanted to make something interesting on it so I chose a z80 that would eventually run CP/M 3.0.

    I used the same TIL311 for my front panel. I started with a breadboarded setup following “Build your own z80 computer” to understand everything and am now working on a wire wrap prototyping STDBUS card so I flesh out the system.

    I plan on putting an Arduino and 32k RAM on a board as a “EEPROM Emulator” to allow the same development cycle you are working on. EEPROMS are not cheap anymore in a parallel interface, I got a FLASH but their a bit weird to program.

  2. Tom Cochran says:

    Laptop Computer – Dell Latitude D630
    OS – Windows XP Pro with SP3

    Carefully assembled and continuity tested the RC2014
    cLOCK Uses 40 pin RA Header to insure correct bus alignment
    32K RAM
    8K ROM 13,14,15 ALL SET TO A0
    Z80 CPU WAIT,BUSREQ,NMI ALL LINKED TO 5V
    SERIAL I/O ADDED MAX232, R1,R2,R3, C1 THRU C5
    NULL MODEM CABLE Z80 PIN 2 TO 3, 3 TO 2, 7 TO 8, 8 TO 7 & 5 TO 5
    BECAUSE SCHEMATIC ONLY SHOWED Z80 PIN 2, 3, 7 & 5 CONNECTED TO MAX232
    BACKPLANE PRO

    RAN HYPER TERMINAL ON LAPTOP. COMM 1, 115200 baud, 8 bits, no parity, 1 stop bit, hardware handshake
    There appears to be no connection although the Hyper Terminal shows it is connected.

    I have thought of breaking the Null Modem cable out and looking at the RX / TX & CTS / RTS.

    I suspect the Laptop setup and not the RC2014.

    What do you suggest?

    Tom Cochran

    I built two Digital Group Z80 based computers in the 70’s and this is a fun trip back in time/

  3. Reply to Tom Cochran,

    115200 baud is way beyond the capacity of a MAX232. It is also beyond the various flavors of 1488 and 1489 parts. The RS-232 spec has max slew rate specifications. I doubt the slew rate and 12 volt levels can even be met at 115K baud. You are pushing north of a megabit/sec.

    Tell Tom I worked at the Digital Group in the 70’s, and designed their dot matrix printer.

Leave a Reply

Your email address will not be published. Required fields are marked *