Skip to content

Danjovic/ZX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinclair ZX Computer Projects

Tek AVR

Tek is a ZX Spectrum keyboard emulator based on an AVR microcontroller and some glue logic chips. It works by converting the PS/2 keystrokes into a bitmap representation of the keyboard matrix and updating its outputs with the corresponding keys pressed depending on the state of lines A8..A15 each time the Z80 reads the port 0xFE. The circuit is heavilly based on ATMega88 but any Arduino with enough pins should do it. Development documented in my personal blog at the months of april may june july august , 2014.

Tek

Generic matrix keyboard emulator. Based on PIC 16F688 can be compiled on SDCC or in CCS C. Hackaday.io project page

Tek V2

Provides quick and dirty matrix keyboard emulator to complement ZX-80/81 and ZX Spectrum boards. Hackaday.io project page

paddle

Adapter for using Sega Master System HPD-200 paddle controller with [Kempston] (https://en.wikipedia.org/wiki/Kempston_Interface) interface. Test programs are provided for ZX81 and Speccy. Hackaday.io page

About

Sinclair Computers related projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published