2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-10 13:10:37 +00:00

Update README.md

This commit is contained in:
Maxim Devaev 2020-08-02 04:17:06 +03:00 committed by GitHub
parent 65f971325a
commit af6326ebab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ It's completely supported and Pi-KVM works great with it. But it has some disadv
* For keyboard & mouse emulator (HID): * For keyboard & mouse emulator (HID):
- Arduino Pro Micro (based on an ATMega32u4). - Arduino Pro Micro (based on an ATMega32u4).
- [Logic level shifter](https://www.sparkfun.com/products/12009). - [Logic level shifter](https://www.sparkfun.com/products/12009).
- NPN transistor (almost any NPN transistor: 2n2222 or similar). - 1x NPN transistor (almost any NPN transistor: 2n2222 or similar).
- 1x 390 Ohm resistor. - 1x 390 Ohm resistor.
- A breadboard and wires. - A breadboard and wires.
* 2x USB A-to-micro cables (male-male, for power and HID). * 2x USB A-to-micro cables (male-male, for power and HID).