mirror of
https://github.com/mafrmt00/Apple_II_Keyboard.git
synced 2024-10-31 12:05:09 +00:00
Update README.md
This commit is contained in:
parent
a906289064
commit
86cc0dd6ed
@ -14,10 +14,10 @@ Hardware:
|
|||||||
|
|
||||||
Software:
|
Software:
|
||||||
- Arduino IDE
|
- Arduino IDE
|
||||||
- USB Host Shield Library 2.0 (The modified Version included in theis Repo!)
|
- USB Host Shield Library 2.0 (The modified Version included in this repo!)
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
- Create a folder "Apple_II_Keyboard" under your sketches dir and copy all files from the root dir of this repo there (The dir where the .inop lies).
|
- Create a folder "Apple_II_Keyboard" under your sketches dir and copy all files from the root dir of this repo there (The dir where the .ino lies).
|
||||||
- Copy the "USB_Host_Shield_Library_2.0" dir to you libraries dir.
|
- Copy the "USB_Host_Shield_Library_2.0" dir to you libraries dir.
|
||||||
- Select Uno as board in the Arduino IDE
|
- Select Uno as board in the Arduino IDE
|
||||||
- Use Upload in the Arduino IDE. If you can see some output in the serial monitor as you type everythin works.
|
- Use Upload in the Arduino IDE. If you can see some output in the serial monitor as you type everythin works.
|
||||||
@ -45,3 +45,8 @@ This Table shows how to connect the Apple II Keyboard Connector (A7) to the Ardu
|
|||||||
| 16 | NC | NC |
|
| 16 | NC | NC |
|
||||||
|
|
||||||
|
|
||||||
|
### Setting the Arduino USB Host Shield for 5V operation
|
||||||
|
|
||||||
|
![Correctly jumpered Host Shield](https://github.com/mafrmt00/Apple_II_Keyboard/blob/master/pictures/USB_Host_Shield.jpg "Correctly jumpered Host Shield")
|
||||||
|
Make sure to set the solder jumpers as shoen in the picture. The Apple II and the UNO operate at 5V.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user