Add contributions/thanks to README

This commit is contained in:
Terence Boldt 2022-02-20 13:58:42 -05:00 committed by GitHub
parent c03235acea
commit 00e412c552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -38,5 +38,15 @@ If you have a problem or idea for enhancement, log an issue [here](https://githu
[Update to latest](https://github.com/tjboldt/Apple2-IO-RPi/discussions/65)
## Contributions/Thanks
- Hans Hübner (hanshubner) for help cleaning up schematics
- Scott (figital) for assembling early prototypes and recommending the AT28C64B chip
- Philip A. for help with 3.3V conversion
- David Schmenk (dschmenk) for creating his Apple2Pi project, proving that Raspberry Pi can be powered by the Apple II expansion bus
- Wyatt Wong (wyatt-wong) for testing with multiple cards
- (Abysmal) for shell and rpi.command testing
- (bfranske) for suggesting adding the 5V jumper
- Tim Boldt (timboldt) for recommending removing sysfs based GPIO code
## Similar Project
If you prefer having Apple II peripherals control a Raspberry Pi rather than simply using the Raspberry Pi to provide storage, network access and processing to the Apple II, have a look at David Schmenk's excellent [Apple2Pi](https://github.com/dschmenk/apple2pi) project. I am often asked about differences between these two projects. They are similar in some ways but essentially opposite. The Apple2Pi is meant for the primary machine to be the RPi, using the Apple II for it's peripherals. The Apple2-IO-RPi is meant to have the Apple II as the primary machine and just use the RPi for its processing, storage and network.