Find a file
argz c960ea4505
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci: externalize project name
* Project name is now in env variable for convenience
* Number of layers is in in env vars
* Inner layers are created if there are 4 layers only
* Add csv BOM generation (Close #2)
* Add InteractiveHtmlBom
* Add OSHW logo (Close #3)
2023-08-13 14:22:07 +02:00
img Some updates of sch, pcb and readme 2023-08-12 22:16:17 +02:00
pcb Some updates of sch, pcb and readme 2023-08-12 22:16:17 +02:00
.gitignore Initial commit 2023-07-22 15:56:02 +02:00
.woodpecker.yml ci: externalize project name 2023-08-13 14:22:07 +02:00
LICENSE Initial commit 2023-07-22 15:56:02 +02:00
README.md Some updates of sch, pcb and readme 2023-08-12 22:16:17 +02:00

status-badge

Licence OSHWA

uConsole USB Hub

This extension board adds 4 additional USB ports to the uConsole.

Schematic

status-badge

PCB

pcb-top pcb-bottom

Changelog

  • 0.1.1
    • Schematic
      • No changes
    • PCB
      • Add OSHW certification
      • Add some info labels and QR code to this repo
  • 0.1.0 -- Production Release
    • Schematic
      • HUB_RESET is now connected to GPIO28
      • U3, U4, U5, U6 are rotated to simplify pcb
    • PCB
      • First PCB version
  • 0.0.2
    • Schematic
      • Add speakers
  • 0.0.1
    • Initial release