More readme...

This commit is contained in:
Ruud van Falier 2017-08-04 10:13:45 +02:00
parent e0304bf58f
commit 935ae55486
11 changed files with 11 additions and 3 deletions

8
code/Uploader/README.md Normal file
View File

@ -0,0 +1,8 @@
# Data uploader utility
It's difficult to upload data to the Apple 1 Mini using most standard terminal clients because there need to be specific delays in between data being sent.
This utility simplifies that process by letting select a file and handling the upload for you.
**Utility is still under development and not very user friendly at the moment!**
Requires Visual Studio to build

View File

@ -1,3 +1,3 @@
# Apple 1 program code
This is all untested code!
**This is all untested code!**

View File

@ -1,6 +1,6 @@
# Schematic & PCB design
You need to download [DesignSpark PCB](https://www.rs-online.com/designspark/pcb-software) to view & edit the schematic and PCB.
Add the components from this folder to your component library first.
You need to download [DesignSpark PCB 8](https://www.rs-online.com/designspark/pcb-software) to view & edit the schematic and PCB.
Add the components folder to your component library first!
The schematic is also [available as PDF](https://github.com/DutchMaker/Apple-1-Replica/blob/master/design/DesignSpark/revision1/schematic%20-%20Schematic.pdf).