The HART (Hardware Access in Real-Time) Toolbox can be used to generate Scicos-blocks for hardware that have a C/C++ interface. The blocks can be used under Linux for soft and hard real time tasks (RTAI). Blocks are provided for DAQ (COMEDI).
Features
- can easily added to Scilab 4.1.2, Scicoslab 4.4 or Scilab 5.5.1 !
- RTAI and RT_PREEMPT Codegeneration
- All blocks can be used for soft real time (scicos/xcos simulation) or code generation
- module based structure
- Not only useful for hardware, just use the toolbox for any development of new Scicos-Blocks, which can be easily added to scicos
Categories
Scientific/EngineeringLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow HART Toolbox for Scilab/Scicos
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
My test setup: HART toolbox with USB-DUX D Scicoslab 4.4 and Scilab/Xcos 5.3.1 Ubuntu realtime kernel 2.6.31-11-rt Intel Core i3 I achieved very good realtime performance when runing as root with realtime priority. Without realtime priority deadlines are frequently missed.