.. include:: /substitutions.rst .. include:: ./abstracts.rst ===== Demos ===== This chapter describes the demo projects of the |ProductName|. .. toctree:: :maxdepth: 1 build.rst configs.rst communication.rst api.rst tool.rst The demos are organized into three categories: .. rubric:: 1. Communication Protocols These demos showcase multi-participant systems for communication via Can, Ethernet, Lin, Flexray, PubSub or Rpc: :ref:`sec:can-demo` |DemoAbstractCAN| :ref:`sec:eth-demo` |DemoAbstractETH| :ref:`sec:lin-demo` |DemoAbstractLIN| :ref:`sec:flexray-demo` |DemoAbstractFlexRay| :ref:`sec:pubsub-demo` |DemoAbstractPubSub| :ref:`sec:rpc-demo` |DemoAbstractRPC| .. rubric:: 2. API These demos focus on a basic systems and single topic of the |ProductName| API: :ref:`sec:simple-can-demo` |DemoAbstractSimpleCan| :ref:`sec:autonomous-lifecycle-demo` |DemoAbstractAutonomous| :ref:`sec:coordinated-lifecycle-demo` |DemoAbstractCoordinated| :ref:`sec:sim-step-demo` |DemoAbstractSimStep| :ref:`sec:sim-step-async-demo` |DemoAbstractSimStepAsync| :ref:`sec:netsim-demo` |DemoAbstractNetSim| .. rubric:: 3. Tools Tools for performance analysis: :ref:`sec:benchmark-demo` |DemoAbstractBenchmark| :ref:`sec:latency-demo` |DemoAbstractLatency|