You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to being a 4-port USB 2 High-Speed hub, this Programmable USB hub is also:
12
+
13
+
* A CircuitPython based development board.
14
+
* A bridge between your computer and I2C (via Sparkfun Qwiic connectors), GPIO, and SPI (via its mikroBUS header).
15
+
* A power supply, providing 6 A of 5 V power to downstream devices and 13 mA resolution monitoring (per-port).
16
+
* A USB to TTL Serial adapter.
17
+
* A flexible embedded electronics test and development tool.
18
+
* Mountable.
19
+
* Functionally flexible. Open source python drivers on the upstream host and Python firmware on the internal MCU allow the behavior of this USB hub to be easily changed to suit your application and environment.
20
+
21
+
## Learn more
22
+
*[Programmable USB Hub - Crowd Supply](https://www.crowdsupply.com/capable-robot-components/programmable-usb-hub)
23
+
24
+
## Contribute
25
+
26
+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
0 commit comments