Apple-1-Mini/code/Uploader
Ruud van Falier 935ae55486 More readme... 2017-08-04 10:13:45 +02:00
..
Uploader Created simple upload tool to upload file contents to the Apple 1 over serial. 2017-08-02 07:59:39 +02:00
README.md More readme... 2017-08-04 10:13:45 +02:00
Uploader.sln Created simple upload tool to upload file contents to the Apple 1 over serial. 2017-08-02 07:59:39 +02:00

README.md

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