CASP supports deploying models on micro-controller boards. This example project develops a model to blink on-board LED of Vega Aries V3.0 board. This project can be used to validate whether…
CASP supports deploying models on micro-controller boards. This example project develops a model to blink on-board LED of Raspberry Pi Pico board. This project can be used to validate whether…
CASP supports deploying models on micro-controller boards. This example project develops a model to blink on-board LED of Arduino Uno-R3 board. This project can be used to validate whether board…
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…
CASP features extensive support for Python. Please refer to this webpage for details of various features related to Python interface. Pre-Requisites CASP software is properly installed and functional. Python software…
CASP sub-components such as target BSPs, block database and other core files can be updated from within CASP software's user interface. This post shows two different methods of updating CASP…
Installing CASP on Microsoft Windows, Linux and MacOS is simple and straight forward. This post shows how to install CASP on above three platforms. Pre-Requisites Desktop Computer or Laptop with…