From 86cc0dd6ed3bd5bae10b469626f9e09214c2e3ff Mon Sep 17 00:00:00 2001 From: Manfred Date: Fri, 10 May 2019 16:39:17 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5cf97a..48c1e03 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Hardware: Software: - 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 - - 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. - 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. @@ -45,3 +45,8 @@ This Table shows how to connect the Apple II Keyboard Connector (A7) to the Ardu | 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. +