Difference between revisions of "Z80 in 3 Chips"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
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
- 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
Software
Hackaday Page
Videos