C64-Controller: Unterschied zwischen den Versionen
Tw (Diskussion | Beiträge) |
Tw (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
| − | + | __TOC__ | |
| − | + | <br /> | |
=== Der C64 Controller === | === Der C64 Controller === | ||
| Zeile 11: | Zeile 11: | ||
(The C64 is a retro hardware from Commodore) | (The C64 is a retro hardware from Commodore) | ||
| − | + | <br /> | |
=== Nessecary Hardware === | === Nessecary Hardware === | ||
* an old C64 computer | * an old C64 computer | ||
| Zeile 21: | Zeile 21: | ||
* a Rotary Encoder [1€] | * a Rotary Encoder [1€] | ||
| − | + | <br /> | |
=== Nessecary Software === | === Nessecary Software === | ||
* Arduino Workbench | * Arduino Workbench | ||
| Zeile 27: | Zeile 27: | ||
* Arduino Lib: U8g2lib: https://github.com/olikraus/u8g2 | * Arduino Lib: U8g2lib: https://github.com/olikraus/u8g2 | ||
| − | + | <br /> | |
=== Features === | === Features === | ||
* reset the C64 | * reset the C64 | ||
Version vom 23. August 2019, 09:12 Uhr
Inhaltsverzeichnis
Der C64 Controller
Controls your C64 retro computer. Select Kernal, BASIC and Charset. Select devicenumber of internal SD2IEC drive.
This is Hardware Extension for a C64 retro computer.
(The C64 is a retro hardware from Commodore)
Nessecary Hardware
- an old C64 computer
- optionally a internal SD2IEC drive
- a multi ROM adapter (for example REPROM64)
- an arduino Nano [3€]
- an OLED 128x64 display [3€]
- optionally an I2C LCD display [3€] (16x2, 20x2, 20x4)
- a Rotary Encoder [1€]
Nessecary Software
- Arduino Workbench
- Arduino Lib: LCD Menu Lib 2: https://github.com/Jomelo/LCDMenuLib2
- Arduino Lib: U8g2lib: https://github.com/olikraus/u8g2
Features
- reset the C64
- select one of 4 Kernals (and autoreset)
- optionally select one of 2 BASIC (and autoreset)
- optionally select one of 4 Charset
- optionally select device number from 8 Go 11 for an internal drive
- Info Display
Weblinks
- Arduino Project Hub
- Dateien auf GitHub
- REPROM64 - einer der besten ROM Adapter für den C64