Usage examples
-
Simple geo-fencing - A simple geo-fencing procedure based on manhattan distance from a fixed point.
Fibonacci Sequence - A procedure to calculate the $n$th term of the Fibonacci sequence.
-
A simple server application with
libcsp
,libparam
, andcsp_proc
, demonstrating end-to-end setup and procedure execution with the Fibonacci sequence example.