pointer to examples authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
......@@ -19,6 +19,12 @@ The libraries are built using make and
* C (gcc ver? for linker scripts)
* C#: (tested with mono mcs ver?)
### Examples
Some starting points are provided in the __examples__ directory. As an introduction to the labcomm system, you may start with the examples
* [/examples/simple]
*[/examples/tcp]
### Applications
* The development of a higher-level, bidirectional, communication layer on top of Labcomm is done in [Firefly](http://git.cs.lth.se/robotlab/firefly)
......
......