From 2d3b5e0e501061c1d0321e236184411162906e11 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Thu, 1 Jun 2017 17:20:07 +0300 Subject: [PATCH] Update README.md --- C64_1351_Mouse/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/C64_1351_Mouse/README.md b/C64_1351_Mouse/README.md index d33d96b..0677dad 100644 --- a/C64_1351_Mouse/README.md +++ b/C64_1351_Mouse/README.md @@ -35,8 +35,11 @@ typedef MAX3421e MAX3421E; I used Arduino Pro Micro and module which have AMS1117 3.3V regulator and 8 bidirectional voltage converters. +#### Arduino ![Arduino Pro Micro](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/raw/master/Images/Arduino_ProMicro.jpg) +#### USB Host Shield ![USB Host Shield DuinoFun UHS mini v2](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/raw/master/Images/USB_Host_Shield_DuinoFun_UHS_mini_v2.jpg) +#### Level converter with regulator ![Level converter with AMS1117](https://raw.githubusercontent.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/master/Images/Levelconverter_with_AMS1117.jpg)