Skip to content

jk128/esp8266_zxspectrum_emulator

 
 

Repository files navigation

esp8266_zxspectrum_emulator

ZX Spectrum emulator with esp8266 and ili9341 display.

Compiled using https://github.com/uli/Arduino_nowifi

Please check https://hackaday.io/project/169711-zx-spectrum-emulator-with-esp8266 for the libs i've used

  • audio
  • joystick
  • load .z80 from SD
  • load .z80 from EEPROM
  • save .z80 to SD

Screenshot

Alt text

Parts list:

1 es8266 nodemcu

1 ili9341 display with sd card adapter

2 4081 and gate

2 4017 decade counter

1 4503 3state buffer

1 npn transistor

1 40ohm speaker

1 2.2kohm resistor

5 100nf decoupling capacitors

6 10kohm resistors

15 1n4148 diodes

47 buttons

Screenshot Screenshot Screenshot Screenshot

About

zx spectrum emulator with esp8266 and ili9341 display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.8%
  • C++ 11.2%