Difference between revisions of "Z80 in 3 Chips"

From Land Boards Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
* [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs Z80 Reference Designs]
 
* [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs Z80 Reference Designs]
 
** [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs/MC-2G-1024 MC-2G-1024]
 
** [https://github.com/douggilliland/Retro-Computers/tree/master/Z80/Reference_Designs/MC-2G-1024 MC-2G-1024]
 +
** [https://www.retrobrewcomputers.org/doku.php?id=builderpages:rhkoolstar:mc-2g-1024 MC-2G-1024 on Retrobrewing site]
  
 
== Hackaday Page ==
 
== Hackaday Page ==

Revision as of 11:27, 9 January 2020

Features

Z80 P865-cropped-720px.jpg

  • Z80
  • PSoC5LP
  • 512KB SRAM
  • Optional MCP23017 16-bit port expander
    • I2C Addresses 0x24
  • Optional Front Panel
    • I2C Addresses 0x20-0x23
  • SPI interface for SDHC card

Front Panel

P861-cropped-512px.jpg

Software

Hackaday Page

Videos

Assembly Sheet