No, this project uses a Z80 CPU. Ben Eater's computer doesn't use a CPU. If you go to www.z80.info there are schematics for a bare minimum Z80 system. You should also look up "Build your own Z80 Computer" by Steve Ciarcia. It's available as a free PDF download. Hardware-wise, the only significant change I've made is to the databus which allows mine to talk to an Arduino when the Z80 sends an IO request.
Wonderful!! Is there any schematic here? Or is this from Ben eaters project
No, this project uses a Z80 CPU. Ben Eater's computer doesn't use a CPU. If you go to www.z80.info there are schematics for a bare minimum Z80 system. You should also look up "Build your own Z80 Computer" by Steve Ciarcia. It's available as a free PDF download. Hardware-wise, the only significant change I've made is to the databus which allows mine to talk to an Arduino when the Z80 sends an IO request.