Free software for data acquisitiona and control prototyping. This software package allows creating data acquisistion appilcations using free Scilab software. It also generates DSP applications from block diagram.
Develop real-time control and measurement aplication for free!
MicroDAQ toolbox conbines Scilab/XCos environment with Embedded Solutions MicroDAQ real-time control measurement system equpted with TI C6000 DSP. Module extends Scilab by allowing user to automatically generate DSP applications directly from XCos scheme. User can use custom XCos blocks which gives access to MicroDAQ hardware (ADC, DAC, DIO, PWM, UART, Quadrature Encoder). Generated DSP application utilizes SYS/BIOS real-time opearting system combined with code generated from XCos scheme.
This package is integrated with Scilab Atoms installer. In order to use toolbox download Scilab software (version 5.5.2 or newer) and run atomsInstall(‘microdaq’) from Scilab console. After MicroDAQ toolbox start run microdaq_setup to configure compiler and IP settings.
Added:
Fixed:
Full changelog can be found in here.
If you find a bug, please report it on our issue section with a short description how to reproduce it. To help us to identify source of the problem attach MicorDAQ log file in your report.
Exmaple:
Generate log file in provided path using mdaq_log(pathToLogFile)
command in Scilab console.
Write a short description and attach a log file