diff --git a/content/explainer.md b/content/explainer.md index e0971b4..51240c3 100644 --- a/content/explainer.md +++ b/content/explainer.md @@ -62,3 +62,5 @@ To help further this goal, more uProtocol™ adapters and bridges to specifi [^5]: This is why we have so many standards [^6]: With this scope it should be clear that uProtocol™ is not trying to be the answer to every specialist use case along the way - certain things (e.g. realtime critical communication within one subdomain of a vehicle) are better solved with existing, specialized and localized approaches. + +  diff --git a/content/media.md b/content/media.md index 255682e..2b238cc 100644 --- a/content/media.md +++ b/content/media.md @@ -7,12 +7,27 @@ date = 2025-03-28T13:46:05+01:00 [A motivation and explanation for the uProtocol approach]({{< relref "explainer.md" >}}) +--- + ## Documents [uProtocol slide deck](/uProto-what.pdf) +--- + +## Blueprints + +The [Eclipse SDV Blueprints](https://sdv-blueprints.eclipse.dev) project hosts various showcases of how to build solutions using Eclipse SDV open source components. The following blueprints include uProtocol and can be used for instructional and inspirational purposes: + +- [Fleet Management Blueprint](https://github.com/eclipse-sdv-blueprints/fleet-management) +- [Service-to-Signal Blueprint](https://github.com/eclipse-sdv-blueprints/service-to-signal) + +--- + ## Videos - [Steven Hartley](https://github.com/stevenhartley) & [Daniel Krippner](https://github.com/AnotherDaniel) talking [about uProtocol](https://www.youtube.com/watch?v=IkpFvD-DRTc) at [Eclipse OCx 2024 in Mainz](https://www.ocxconf.org/event/778b82cc-6834-48a4-a58e-f883c5a7b8c9/home) - [Steven Hartley](https://github.com/stevenhartley) & [Kai Hudalla](https://github.com/sophokles73) Discuss [Eclipse uProtocol and Collaboration Among Eclipse SDV Projects](https://www.youtube.com/watch?v=COPltDMCrrw) - [Pete LeVasseur](https://github.com/PLeVasseur) about [Eclipse uProtocol: Open Source Software Defined Vehicle Framework](https://www.youtube.com/watch?v=YWcsv_9kNDU) at [GOSIM China 2024](https://china2024.gosim.org) + +  diff --git a/content/motivation.md b/content/motivation.md index 41c1674..d4823c0 100644 --- a/content/motivation.md +++ b/content/motivation.md @@ -27,3 +27,5 @@ In a provocatively simplified nutshell - if you need service-level communication --- **NOTE:** None of these challenges are specific to the automotive sector. Instead, other industries like defense, rail and aviation all face similar issues. + +