Skip to content

Commit 30372ce

Browse files
committed
Add open source hardware hub design based on CH335F to notable projects
Closes mvp#516.
1 parent a9f2e78 commit 30372ce

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

README.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -413,29 +413,30 @@ to make power switching work on RPi 4B.
413413

414414
Notable projects using uhubctl
415415
==============================
416-
| Project | Description |
417-
|:---------------------------------------------------------|:------------------------------------------------------|
418-
| [Morse code USB light](https://git.io/fj1F4) | Flash a message in Morse code with USB light |
419-
| [Webcam USB light](https://git.io/fj1FB) | Turn on/off LED when webcam is turned on/off |
420-
| [Cinema Lightbox](https://goo.gl/fjCvkz) | Turn on/off Cinema Lightbox from iOS Home app |
421-
| [Build Status Light](https://goo.gl/3GA82o) | Create a build status light in under 10 minutes |
422-
| [Buildenlights](https://git.io/fj1FC) | GitLab/GitHub project build status as green/red light |
423-
| [Weather Station](https://goo.gl/3b1FzC) | Reset Weather Station when it freezes |
424-
| [sysmoQMOD](https://bit.ly/2VtWrVt) | Reset cellular modems when necessary |
425-
| [Smog Sensor](https://bit.ly/2EMwgCk) | Raspberry Pi based smog sensor power reset |
426-
| [Terrible Cluster](https://goo.gl/XjiXFu) | Power on/off Raspberry Pi cluster nodes as needed |
427-
| [Ideal Music Server](https://bit.ly/39MeVFQ) | Turn off unused USB ports to improve audio quality |
428-
| [USB drives with no phantom load](https://goo.gl/qfrmGK) | Power USB drives only when needed to save power |
429-
| [USB drive data recovery](https://goo.gl/4MddLr) | Recover data from failing USB hard drive |
430-
| [Control power to 3D printer](https://git.io/fh5Tr) | OctoPrint web plugin for USB power control |
431-
| [USB fan for Raspberry Pi](https://bit.ly/2TRV6sM) | Control USB fan to avoid Raspberry Pi overheating |
432-
| [Raspberry Pi Reboot Router](https://bit.ly/3aNbQqs) | Automatically reboot router if internet isn't working |
433-
| [Control USB Lamp With Voice](https://bit.ly/2VtW2SX) | Voice Control of USB Lamp using Siri and Raspberry Pi |
434-
| [Control USB LED Strip](https://bit.ly/3oVWfeZ) | Controlling USB powered LED Light Strip |
435-
| [Brew beer with Raspberry Pi](https://git.io/JtbLd) | Automated beer brewing system using Raspberry Pi |
436-
| [Webcam On-Air Sign](https://bit.ly/3witNsa) | Automatically light up a sign when webcam is in use |
437-
| [Do it yourself PPPS](https://git.io/J3lHs) | Solder wires in your USB hub to support uhubctl |
438-
| [Python Wrapper for uhubctl](https://github.com/nbuchwitz/python3-uhubctl) | Module to use uhubctl with Python |
416+
| Project | Description |
417+
|:---------------------------------------------------------|:--------------------------------------------------------|
418+
| [Morse code USB light](https://git.io/fj1F4) | Flash a message in Morse code with USB light |
419+
| [Webcam USB light](https://git.io/fj1FB) | Turn on/off LED when webcam is turned on/off |
420+
| [Cinema Lightbox](https://goo.gl/fjCvkz) | Turn on/off Cinema Lightbox from iOS Home app |
421+
| [Build Status Light](https://goo.gl/3GA82o) | Create a build status light in under 10 minutes |
422+
| [Buildenlights](https://git.io/fj1FC) | GitLab/GitHub project build status as green/red light |
423+
| [Weather Station](https://goo.gl/3b1FzC) | Reset Weather Station when it freezes |
424+
| [sysmoQMOD](https://bit.ly/2VtWrVt) | Reset cellular modems when necessary |
425+
| [Smog Sensor](https://bit.ly/2EMwgCk) | Raspberry Pi based smog sensor power reset |
426+
| [Terrible Cluster](https://goo.gl/XjiXFu) | Power on/off Raspberry Pi cluster nodes as needed |
427+
| [Ideal Music Server](https://bit.ly/39MeVFQ) | Turn off unused USB ports to improve audio quality |
428+
| [USB drives with no phantom load](https://goo.gl/qfrmGK) | Power USB drives only when needed to save power |
429+
| [USB drive data recovery](https://goo.gl/4MddLr) | Recover data from failing USB hard drive |
430+
| [Control power to 3D printer](https://git.io/fh5Tr) | OctoPrint web plugin for USB power control |
431+
| [USB fan for Raspberry Pi](https://bit.ly/2TRV6sM) | Control USB fan to avoid Raspberry Pi overheating |
432+
| [Raspberry Pi Reboot Router](https://bit.ly/3aNbQqs) | Automatically reboot router if internet isn't working |
433+
| [Control USB Lamp With Voice](https://bit.ly/2VtW2SX) | Voice Control of USB Lamp using Siri and Raspberry Pi |
434+
| [Control USB LED Strip](https://bit.ly/3oVWfeZ) | Controlling USB powered LED Light Strip |
435+
| [Brew beer with Raspberry Pi](https://git.io/JtbLd) | Automated beer brewing system using Raspberry Pi |
436+
| [Webcam On-Air Sign](https://bit.ly/3witNsa) | Automatically light up a sign when webcam is in use |
437+
| [Do it yourself PPPS](https://git.io/J3lHs) | Solder wires in your USB hub to support uhubctl |
438+
| [Open source PPPS hub](https://tinyurl.com/yckhystt) | Open source hardware project for uhubctl compatible hub |
439+
| [Python Wrapper for uhubctl](https://github.com/nbuchwitz/python3-uhubctl) | Module to use uhubctl with Python |
439440

440441

441442
Copyright

0 commit comments

Comments
 (0)