diff options
| author | xoviat <[email protected]> | 2025-11-09 17:02:00 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-09 17:02:00 +0000 |
| commit | fb5a510d0d0f455f34c971db05c6a7044be85371 (patch) | |
| tree | b4671cd25854fa41c21b8e297b52770c2cf64e93 | |
| parent | f8685560531fcecb2f4327a490ec4df4f2b190f6 (diff) | |
| parent | 30d6c7e53b47979873a9534473fb45c06521e23d (diff) | |
Merge pull request #4856 from ThatAquarel/main
Add mini power supply project to Embassy in the Wild page
| -rw-r--r-- | docs/pages/embassy_in_the_wild.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/pages/embassy_in_the_wild.adoc b/docs/pages/embassy_in_the_wild.adoc index 9c29ff4eb..0792130eb 100644 --- a/docs/pages/embassy_in_the_wild.adoc +++ b/docs/pages/embassy_in_the_wild.adoc | |||
| @@ -4,6 +4,8 @@ Here are known examples of real-world projects which make use of Embassy. Feel f | |||
| 4 | 4 | ||
| 5 | _newer entries at the top_ | 5 | _newer entries at the top_ |
| 6 | 6 | ||
| 7 | * link:https://github.com/thataquarel/protovolt[ProtoV MINI: A USB-C mini lab power supply] | ||
| 8 | ** A dual-channel USB PD powered breadboard power supply based on the RP2040, running embedded graphics. Open-source schematics and firmware. | ||
| 7 | * link:https://github.com/Dawson-HEP/opentrig/[Opentrig: A particle physics trigger and data acquisition system] | 9 | * link:https://github.com/Dawson-HEP/opentrig/[Opentrig: A particle physics trigger and data acquisition system] |
| 8 | ** Digital event trigger with threshold, data acquisition system designed to interface with AIDA-2020 TLU systems, tested at the DESY II Test Beam Facility. Based on the RP2040, and Embassy's async event handling. | 10 | ** Digital event trigger with threshold, data acquisition system designed to interface with AIDA-2020 TLU systems, tested at the DESY II Test Beam Facility. Based on the RP2040, and Embassy's async event handling. |
| 9 | * link:https://github.com/1-rafael-1/air-quality-monitor[Air Quality Monitor] | 11 | * link:https://github.com/1-rafael-1/air-quality-monitor[Air Quality Monitor] |
