Skip to content

Commit 5d46ea0

Browse files
committed
README.md: Add usbhubctl and Octoprobe
Signed-off-by: Hans Maerki <buhtig.hans.maerki@ergoinfo.ch>
1 parent ceadf4c commit 5d46ea0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ To find hub locations, simply run `uhubctl` without any parameters.
243243
Hub locations look like `b-x.y.z`, where `b` is USB bus number, and `x`, `y`, `z`...
244244
are port numbers for all hubs in chain, starting from root hub for a given USB bus.
245245
This address is semi-stable - it will not change if you unplug/replug (or turn off/on)
246-
USB device into the same physical USB port (this method is also used in Linux kernel).
246+
USB device into the same physical USB port (this method is also used in Linux kernehttps://www.octoprobe.org/tentacle/tentacle_v0.5.htmll).
247247

248248

249249
Linux USB permissions
@@ -499,7 +499,8 @@ Notable projects using uhubctl
499499
| [Python Wrapper for uhubctl](https://github.com/nbuchwitz/python3-uhubctl) | Module to use uhubctl with Python |
500500
| [labgrid](https://github.com/labgrid-project/labgrid) | Framework for testing embedded Linux on hardware |
501501
| [Thermal Camera](https://tinyurl.com/5asne8hw) | Turn on/off robot's thermal camera when necessary |
502-
502+
| [Usbhubctl](https://github.com/octoprobe/usbhubctl) | Pure python version of uhubctl. Autodetect komplex hubs |
503+
| [Octoprobe](https://github.com/octoprobe/tentacle) | Hardware with per port powercontrol. KiCad/USB2514B |
503504

504505
Copyright
505506
=========

0 commit comments

Comments
 (0)