diff options
| author | xoviat <[email protected]> | 2025-11-09 10:47:48 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-09 10:47:48 -0600 |
| commit | 30d6c7e53b47979873a9534473fb45c06521e23d (patch) | |
| tree | b4671cd25854fa41c21b8e297b52770c2cf64e93 /docs/pages | |
| parent | 9d0fadee4ca2374376d47f82c23a42fe3d9babad (diff) | |
| parent | f8685560531fcecb2f4327a490ec4df4f2b190f6 (diff) | |
Merge branch 'main' into main
Diffstat (limited to 'docs/pages')
| -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 b0a16fc4c..0792130eb 100644 --- a/docs/pages/embassy_in_the_wild.adoc +++ b/docs/pages/embassy_in_the_wild.adoc | |||
| @@ -6,6 +6,8 @@ _newer entries at the top_ | |||
| 6 | 6 | ||
| 7 | * link:https://github.com/thataquarel/protovolt[ProtoV MINI: A USB-C mini lab power supply] | 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. | 8 | ** A dual-channel USB PD powered breadboard power supply based on the RP2040, running embedded graphics. Open-source schematics and firmware. |
| 9 | * link:https://github.com/Dawson-HEP/opentrig/[Opentrig: A particle physics trigger and data acquisition system] | ||
| 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] |
| 10 | ** Air Quality Monitor based on rp2350 board, ens160 and aht21 sensors and ssd1306 display. Code and 3D printable enclosure included. | 12 | ** Air Quality Monitor based on rp2350 board, ens160 and aht21 sensors and ssd1306 display. Code and 3D printable enclosure included. |
| 11 | * link:https://github.com/CarlKCarlK/clock[Embassy Clock: Layered, modular bare-metal clock with emulation] | 13 | * link:https://github.com/CarlKCarlK/clock[Embassy Clock: Layered, modular bare-metal clock with emulation] |
