CASP models can interface with multimedia devices such as cameras, microphones and speakers. This example, demonstrates a model that interfaces audio microphone and speaker on host PC as well as…
CASP models can interface with multimedia devices such as cameras, microphones and speakers. This example, demonstrates a model that interfaces with various cameras such as USB camera, IP camera and…
CASP models can interface with hardware input outputs on embedded micro-controller boards. This example, demonstrates a model that interface GPS module (such as NEO, Ublox, Foxeer etc.) with micro-controller targets (such…
CASP models can interface with hardware input outputs on embedded micro-controller boards. This example, demonstrates a model that measures distance in 2D using YDLIDAR 360o 2D range finder and display corresponding…
CASP supports multimedia features such as interfacing with camera, microphone, speakers etc. This example project validates whether OpenCV library dependencies are correctly installed on the computer. It shows a basic…
CASP supports building and running CASP models using Python scripts. This feature allows developing models programmatically in Python and deploying them on the target with highly efficient and production ready…
This test example generates and plots a sine wave. It is suggested to run this example model immediately after installing CASP. It tests whether CASP and native compiler tool chains…