21 lines
933 B
Markdown
21 lines
933 B
Markdown
# CEDA Utils
|
|
|
|
You've your Sanco retrocomputer, but you have no peripherals and no disks, so you have no idea how to interact with it.
|
|
Here you can find some utilities to jump start your computer from scratch!
|
|
|
|
:warning: This is not a true repository, it's just a random stuff container that we needed to experiment.
|
|
|
|
## Bill of materials
|
|
|
|
- RS232 DB-25 cable
|
|
- depending on your supplies, if you are working in the 3rd millenium, maybe you also need some adapters (eg. USB/RS-232), "ancient" cables (eg. old fashioned DB-9/DB-25 serial cable), and maybe a DB gender changer (no pun intended)
|
|
- EEPROM programmer for 28C32 (or larger)
|
|
- you can even build one with an Arduino
|
|
- 28C32 blank EEPROM
|
|
- common hardware tools (eg. screwdrivers)
|
|
|
|
:warning: Mess with electronics only if you know what you are doing. Beware: you may harm your computer, or even yourself! Everything you do is at your own risk.
|
|
|
|
## How to
|
|
- to be written
|