Skip to content

Commit 2c76271

Browse files
authored
Merge pull request #203 from adafruit/ptorrone-patch-34
Create capablerobot_usbhub.md
2 parents 3b56135 + f6d7881 commit 2c76271

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

_board/capablerobot_usbhub.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: download
3+
board_id: "capablerobot_usbhub"
4+
title: "Programmable USB Hub Download"
5+
name: "Programmable USB Hub"
6+
manufacturer: "Capable Robot Components"
7+
board_url: "https://www.crowdsupply.com/capable-robot-components/programmable-usb-hub"
8+
board_image: "/assets/images/boards/capablerobot_usbhub.jpg"
9+
---
10+
11+
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

Comments
 (0)