SmartyKit 1 computer construction kit drivers and software. (Apple 1-compatible)
Go to file
Computer construction kit SmartyKit bf8db92094
Schematics of SmartyKit 1
Schematics of SmartyKit 1 modules connections to help in assembly of the kit.
2020-12-19 20:58:30 +03:00
Arduino/libraries Update TVout.h 2019-12-15 18:21:51 +03:00
SmartyKitApple1_KeyboardDriver Update SmartyKitApple1_KeyboardDriver.ino 2019-12-15 14:53:49 +03:00
SmartyKitApple1_VideoTerminal Video and Keyboard drivers 2019-09-08 16:30:54 +03:00
SmartyKitApple1_VideoTerminalTemp Create SmartyKitApple1_VideoTerminalTemp.ino 2019-12-15 18:19:26 +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 Update README.md 2020-03-27 23:07:09 +03:00
SmartyKit_ModulesSchematics.pdf Schematics of SmartyKit 1 2020-12-19 20:58:30 +03:00

README.md

SmartyKit Apple I - apple1

SmartyKit Apple I replica drivers and software (http://www.smartykit.io/).

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.