uhubctl VS keyboards

Compare uhubctl vs keyboards and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
uhubctl keyboards
31 24
2,075 841
- -
6.6 2.7
10 days ago 2 months ago
C HTML
GNU General Public License v3.0 or later CERN Open Hardware Licence Version 2 - Strongly Reciprocal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

uhubctl

Posts with mentions or reviews of uhubctl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-11.
  • I2c-USB-hub: An i2C Controllable USB 2.0 Hub
    7 projects | news.ycombinator.com | 11 Sep 2023
    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)
    2 projects | /r/raspberry_pi | 26 Jun 2023
    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?
    1 project | /r/UsbCHardware | 29 May 2023
    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
    1 project | /r/RTLSDR | 27 Apr 2023
  • Kb2040 and usb hub not seeing all of my boards
    3 projects | /r/adafruit | 21 Apr 2023
    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
    1 project | /r/homeautomation | 5 Apr 2023
    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
    1 project | /r/linux | 8 Feb 2023
  • Customized Pi for Humidor
    1 project | /r/RASPBERRY_PI_PROJECTS | 15 Jan 2023
    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
    1 project | /r/macsysadmin | 10 Jan 2023
    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
  • Alternatives to Clear-Com Call Signal Flasher?
    1 project | /r/livesound | 27 Dec 2022
    I've also used Qlab on both ends to trigger USB led flashes via OSC using uhubctl. You'll need a usb hub for that.

keyboards

Posts with mentions or reviews of keyboards. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.
  • Ready for Diablo IV!
    1 project | /r/MechanicalKeyboards | 5 May 2023
    My own design; https://github.com/tzarc/djinn
    1 project | /r/olkb | 5 May 2023
  • 7 column split ortho keyboards
    1 project | /r/ErgoMechKeyboards | 19 Apr 2023
  • How do I get started with designing split keyboards ?
    2 projects | /r/olkb | 8 Dec 2022
    You can see an example of this with the Djinn Rev 2a
  • Choosing keyboard
    2 projects | /r/olkb | 28 Aug 2022
    I have found one with no wireless module (djinn) but i really want a wireless one.
  • Sexiest 7x5 in 2022?
    4 projects | /r/ErgoMechKeyboards | 19 Aug 2022
    djinn
  • Djinn Rev 2a?
    1 project | /r/olkb | 20 Jun 2022
    https://i.imgur.com/Z4FZ0t1.jpg Finally reflect I'm done with the hardware. This was my first non-kit board where I had to order all the components myself. Soldering was tough. Blood, sweat and ⠀tears were shed, but I think it was worth it. Big thanks to u/tzarc for the great piece of kit and for all folks on the djinn discord channel for putting up with all my noob questions! All the required info is here: https://github.com/tzarc/djinn Now I just have to learn to type better 😂 Here are some progress pics https://imgur.com/a/5h1qPb1
  • A Blue Connector Does Not USB 3.0 Make
    2 projects | news.ycombinator.com | 4 Apr 2022
    There may be enthusiast mechanical keyboards that use faster ports. My keyboard uses an Elite-C MCU in each half. I've heard some more modern stuff is switching to ARM for the MCUs.

    Here's a keyboard that uses an ARM MCU:

    https://github.com/tzarc/djinn

  • Layout not working correctly after detaching split keyboard while powered on
    1 project | /r/olkb | 31 Mar 2022
    Most of the open source designs do not have protection on the TRRS connector. There are many kinds of protection that can be built such as for ESD (static electricity), over voltage, over current (short circuit), noise (interference), etc. All of these require components and board real estate. You can check out the Djinn Djinn keyboard It implements protection on the TRRS port and it is a BEAST. The Pro Micro form factor for MCU boards is pretty small so there is limited space for this kind of circuitry. However, if a keyboard has an onboard controller (no separate microcontroller) it might have some protection, at least on the USB connector.
  • Creating a footprint with copper traces embedded into it. Anyway to make it easier?
    1 project | /r/KiCad | 25 Mar 2022
    You can. I learned from this guy: https://github.com/tzarc/djinn. I just don’t remember how (I haven’t used kicad in a while). You might be able to figure it out by looking at the footprints he used here. Even the MCU footprint is a reversible one with all the traces included iirc.

What are some alternatives?

When comparing uhubctl and keyboards you can also consider the following projects:

libwdi - Windows Driver Installer library for USB devices

lalboard - A 3D-printed keyboard inspired by the DataHand

PS5-Camera-Firmware-Loader - A cross-platform utility for loading custom firmware onto the PlayStation 5 camera, written in Rust

yaemk-split-kb - 5x8 Split keyboard with thumb-clusters, rotary encoders and oleds.

RPi4 - Raspberry Pi 4 UEFI Firmware Images

adelheid - a 75% Alice-like keyboard based on the Arisu

CherryUSB - CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP

Sweep - Sweep - a small promicro based keyboard inspired by the Ferris.

libusb - A cross-platform library to access USB devices

kmonad - An advanced keyboard manager

kiauh - Klipper Installation And Update Helper

euclid36