1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-28 18:26:19 +00:00

Updated Testing (markdown)

kai-morich 2019-10-20 19:52:03 +02:00
parent 3ac6af80e3
commit f7d2bbd905

@ -35,7 +35,7 @@ My pin assignment is:
The Raspi needs a level shifter because it is not 5V tolerant. I used a 74HC21 which is not the most commonly used level shifter, but that's what I found over the weekend in my parts collection. +5V is not connected as the Raspi as it is self powered.
The *Arduino Pro Micro* has to be programmed with [arduino_leonardo_bridge.ini](https://github.com/mik3y/usb-serial-for-android/blob/master/test/arduino_leonardo_bridge/arduino_leonardo_bridge.ino)
The *Arduino Pro Micro* has to be programmed with [arduino_leonardo_bridge.ino](https://github.com/mik3y/usb-serial-for-android/blob/master/test/arduino_leonardo_bridge/arduino_leonardo_bridge.ino)
# Test execution