2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-06 21:20:32 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
KayKun
4f3d2b7b6c
Update arduino_hid.md (#224)
Found out that in the newer images in the cmdline.txt the entries have change.
console=ttyAMA0,115200 is now console=serial0,115200 and kgdboc=ttyAMA0,115200 is now kgdboc=serial0,115200
2021-03-06 13:33:16 +03:00
Brian Beaudoin
ce4da3db98
SPI and multiport Updates (#166)
* Add Arduino SPI diagram for HID

* Arduino SPI wiring and configuration

* Arduino SPI Photos

* Update arduino_hid.md

Some wordsmithing and technical review, some of the parts list has been stated elsewhere but included here with some comments on different parts or other considerations.

* Add TESmart 8 port switch

* Corrected diagram

Corrected diagram of the Arduino SPI HID layout wiring

* Corrected wiring layout

Corrected wiring layout of the Arduino Pro MIcro SPI HID

* moved spi hid image to correct directory

* Updated SPI HID pictures

Updated pictures of the SPI HID wiring to match the updated circuit diagrams.

* Update arduino_hid.md
2021-02-01 23:21:17 +03:00
freddii
24cc103f43
fixed wrong spelled words (#152) 2021-01-14 19:26:56 +03:00
Maxim Devaev
9ac5913767
Update arduino_hid.md 2020-12-03 10:46:50 +03:00
Maxim Devaev
c7f6d2b416
Update arduino_hid.md 2020-12-03 10:40:22 +03:00
Maxim Devaev
f66e9d90f7
Update arduino_hid.md 2020-10-16 19:57:24 +03:00
Maxim Devaev
9f05826d15
Update arduino_hid.md 2020-08-21 02:19:14 +03:00
Maxim Devaev
c03359dcdf
Update arduino_hid.md 2020-08-21 02:06:26 +03:00
Maxim Devaev
0e227a83a7
Update arduino_hid.md 2020-08-13 09:30:59 +03:00
Maxim Devaev
9bcb9dc8cb
Update arduino_hid.md 2020-08-11 12:46:43 +03:00
Maxim Devaev
3ed784ac7b
Update arduino_hid.md 2020-08-07 23:02:36 +03:00
Maxim Devaev
6481620002
Update arduino_hid.md 2020-08-07 01:22:43 +03:00
Maxim Devaev
13df48ac0d
Update arduino_hid.md 2020-08-07 00:49:29 +03:00
Maxim Devaev
8a41931755
Update arduino_hid.md 2020-08-07 00:46:55 +03:00
Devaev Maxim
2f74f08abc ps2 hid 2020-08-07 00:41:41 +03:00