SaaSHub helps you find the best software and product alternatives Learn more →
Uhubctl Alternatives
Similar projects and alternatives to uhubctl
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
CherryUSB
CherryUSB is a tiny, beautiful and portable USB host and device stack for embedded system with USB IP
-
-
-
guide_eap_proxy
Using the files from https://github.com/jaysoffian/eap_proxy these are the instructions to get a fully functional bypass using a EdgeRouter Lite and AT&T router
-
-
PS5-Camera-Firmware-Loader
A cross-platform utility for loading custom firmware onto the PlayStation 5 camera, written in Rust
-
libimobiledevice-glue
A library with common code used by libraries and tools around the libimobiledevice project
-
libtypec
“libtypec” is aimed to provide a generic interface abstracting all platform complexity for user space to develop tools for efficient USB-C port management. The library can also enable development of diagnostic and debug tools to debug system issues around USB-C/USB PD topology.
-
-
-
-
uhubctl discussion
uhubctl reviews and mentions
-
Daily Automated Testing for Milk-V Duo S RISC-V SBC (IKEA Tretakt, Apache NuttX)
I think it’s useful to see how this is possible using only consumer products and software!
An alternative solution that’s less roundabout could be to use a uhubctl (https://github.com/mvp/uhubctl) compatible USB hub and directly switch the power of the usb port.
-
I2c-USB-hub: An i2C Controllable USB 2.0 Hub
In my experience this support was rare. I had an issue a few years ago with multiple USB 3 cameras (Intel Realsense) on a mobile robot that would periodically freeze up and need to be hard-reset, and a power-controllable hub seemed like the least-bad way to hack around it. I found my way to this tool, with its convenient list of compatible hardware:
https://github.com/mvp/uhubctl
Of the USB 3 options on the list, several were EOL or impossible to find, and when I ordered one each of the remainder, there was only one I could get working, and it wasn't reliable about being able to reset a device that had frozen to the point where Linux no longer had sysfs entries for it.
We ended up instead using a hub with an internal jumper to disable bus power, and then putting the self power line through a separately-controllable relay.
-
Does RPI ZERO W have a low-power mode? (eink reader project)
Best you can tweak is to disable the WiFi / Bluetooth and possibly the USB ports (edit - USB look no go https://github.com/mvp/uhubctl)
-
Would a headphone to USB adapter work through a USB C hub?
There's an extremely useful feature called USB Per-Port Power Switching, that's somewhat rare because nobody knows about it. If you use a Unix-family operating system, then here's a C driver. Windows doesn't currently have this feature, but could add it in the future -- let's hope they do!
- RTL_433 fails, how to bring it back without pulling the dongle
-
Kb2040 and usb hub not seeing all of my boards
https://github.com/codazoda/hub-ctrl.c or https://github.com/mvp/uhubctl can be used if the hubs have "Per-port power switching". The second link also has a long description.
-
Recommendation for USB relay
If you were using a USB-powered drive and Linux/Mac/Unix, you could use uhubctl with one of the (uncommon) hubs that support Per-Port Power Switching (PPPS).
- uhubctl - USB hub per-port power control
-
Customized Pi for Humidor
Actually some of the Pi boards USB ports can be controlled by Uhubctl but you have to note the restrictions on the board you are using - mainly how many you effect and the "minor" fact of the USB also controls the Ethernet and WiFi power on some boards!
-
Mac Mini touchscreen issue
Agreed this is not the right sub for this, but you got me curious. Without diving too deep, check out https://github.com/mvp/uhubctl
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jan 2025
Stats
mvp/uhubctl is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of uhubctl is C.