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 (12)

  1. Scott, thank you for this nice write up and the excellent video!

  2. Brian Beard says:

    Where can one find the boards for the zeta2 and the paraport? Are either the floppy or SDcard directory structures compatible with DOS/Windows? In other words could I write a text file on my Windows machine store it on a floppy or SDcard then move the media to the zeta2 and read the file?

  3. Erik Vincent says:

    I am about to embark into retro computing, coming from an Arduino background. I have one part that puzzles me, as I am new to this. How does the ROM get loaded with the BIOS and CP/M? I remember back when I was little I had a Tandy 1000 RL which had MS-DOS 3.22 and Deskmate loaded into ROM but never knew how it got in there.

  4. admin says:

    ROMs are usually programmed at the factory. For retro-computer builds, we typically use EPROMS (Erasable Programmable Read Memory) or Flash, which we can easily program, erase, and re-program ourselves. You’ll want to pick up a programmer. Check for a TL866CS on eBay.

  5. wenij says:

    thanks for this good guide.
    One question, Where can I get the 2×13 female socket header(P4 connector) with such long pin? it seems not very common to find it.

  6. admin says:

    Try searching for “stacking header”. I generally have a pile of them for various raspberry pi projects.

  7. Tracy Scott says:

    Where can I get a parportprop board? I built the zeta2 and its great but I would like to add the parportprop.

  8. admin says:

    I would suggest checking the retrobrew board inventory at https://www.retrobrewcomputers.org/doku.php?id=boardinventory

  9. Rafael Silva says:

    Dear Dr. Scott,

    Greetings from the Beautiful British Columbia. Thank you for your blog and youtube channel, I have been a fan for quite some time. I just finished building those two boards, the only thing missing is the DS1210+. I bought it on ebay, but did not arrive. So I bought it again (still waiting). Is there a way to test it without this chip? I tried turning it on, the power LED turns on but nothing work. I guess that it would not work with that socket empty… Also, is there a way to test the PPP board? This one is complete, connected the P1 pins to my power supply, but not even the led turned on. Maybe have to change jumpers settings, I don’t know…

    Anyhow, Thanks again for your posts and videos!
    Sincerely,

    Rafael Silva

  10. Peter Z80Micro says:

    Hi I am in the process of bulding a Zeta 2 with Parportprop.

    Several issues:
    1) noise on CPU power rail but not on PSU – I suspect the high inductance (the long, very narrow traces arecauasing issues).
    2) Data lines look horrible. – transistion high -> low is ok then it seems to capacitively drift to about 2V before switching to Vcc.
    3) I can boot from ROMinto CP/M ok. However, Floppy disk is totally ignored, I have tried 3 different WD37C65 s (2 are WD37C65C the third is WD37C65B). If is fun FDU i get response back in trace. The power, data, FDC_CS are getting to the WD37C65 ok.
    4) Parportprop seems to work as VGA and SD. SD is not bootable. – How do I copy OS from B: -> E: syscopy, SYSGEN fails. => SD slices are data only disks non-bootable.
    5) I am having difficulty in programming the PPI port PB.
    If I use Monitor O 63 C0, O 61 FF, O 61 00 Then my leds on PB work. If I try to do it from a program They turn on and then game over. I have also tried DI in code to lockout any interaction with ROMWBW changing PPI ctrl-word.

    6) Are there any rules for using the PPI PB port as outputs?
    Is there a shaddow location for the PPI CTRL-WORD that I also need to change to stop ROMWBW changin the ctrl-word + PB bits?

    Any ideas?

    Any body else had issues?
    I am using Mouser supplied components from the BOM.
    8 MHz Z80, 8 MHz CTC, 82C55.

    Thanks

    Peter

  11. I have a different question – ParPortPro firmware

    The supplied image is 32 KB but the device is a 64 KB device what is the 2nd half used for?

  12. Zeta V2 SBC now working, it turns out that there was a problem with FDC in some versions of ROMWBW, apparently the wrong constants were used in the release build for a Zeta V2. ROM-v3.4.1-package is good.

    Peter

Leave a Reply

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