mirror of
https://github.com/DutchMaker/Apple-1-Mini.git
synced 2024-12-24 21:30:12 +00:00
More readme...
This commit is contained in:
parent
e0304bf58f
commit
935ae55486
8
code/Uploader/README.md
Normal file
8
code/Uploader/README.md
Normal 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
|
@ -1,3 +1,3 @@
|
||||
# Apple 1 program code
|
||||
|
||||
This is all untested code!
|
||||
**This is all untested code!**
|
@ -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).
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user