Skip to content
Jim Heaney edited this page May 12, 2024 · 4 revisions

Welcome to the i2c USB Hub wiki!

Have you ever wanted to control USB devices using an Arduino, ESP32, or Raspberry Pi? with the i2C USB Hub, you can! Turn on or off ports of the USB hub using i2c, as well as control indicator lights and set current limits per-port.

Arduino library for using the i2c USB Hub is maintained in another repository.

Table of Contents (Alphabetical Order)

  • Design Notes: Information regarding the design and background of the system
  • Test Code: Description of an Arduino sketch that shows how to use the i2C USB Hub without any libraries

Support Me

You can buy me a coffee here!

License

This project is licensed under the Creative Commons 4.0 Attribution-NonCommercial-ShareAlike. For more information, click here.

If you are interested in using this project under a different license (e.g. for commercial use), please contact me.

Clone this wiki locally