SmartyKit 1 computer construction kit drivers and software. (Apple 1-compatible)
Go to file
Sergey Panarin 825c37505a Keyboard driver
Keyboard driver

Co-Authored-By: Computer construction kit SmartyKit <smartykit@users.noreply.github.com>
2019-09-08 16:32:47 +03:00
Arduino/libraries Keyboard and Video libraries 2019-09-08 14:27:30 +03:00
SmartyKitApple1_KeyboardDriver Keyboard driver 2019-09-08 16:32:47 +03:00
SmartyKitApple1_VideoTerminal Video and Keyboard drivers 2019-09-08 16:30:54 +03:00
.gitignore Create .gitignore 2019-09-08 14:28:09 +03:00
LICENSE Initial commit 2019-09-08 13:50:19 +03:00
README.md Create README.md 2019-09-08 13:52:38 +03:00

README.md

SmartyKit Apple I - apple1

SmartyKit Apple I replica drivers and software (http://apple1.smartykit.org).

All needed libraries included in repository in /Arduino/libraries

Keyboard Driver

Keyboard driver uses Arduino PS2Keyboard library.

Video Driver

Video driver uses Arduino TVout library.