Embedded Target for dsPIC is a MATLAB toolbox for real-time control on dsPIC (30f and soon 33F an...
| Date | Contributor | Description | Rating |
|---|---|---|---|
| 28 Dec 2010 | Bruce Shaw |
Impressive! |
5 |
| 3 Dec 2010 | S2L M |
A good alternative is SIM2LAB Blockset (www.sim2lab.com), that enables you to generate C-code for dsPIC microcontrollers, starting from Simulink. You can also create your own GUI (Graphical User Interface) with knobs, gauges, LEDs, LCDs, etc.. for data logging/monitoring, as well as change on the fly the software parameters. |
|
| 19 Jun 2009 | MATLAB Central Team |
Embedded Target for dsPIC is a MATLAB toolbox for real-time control on dsPIC (30f and soon 33F and 24) microcontrollers. A simulink diagram can be built for dsPIC target with a one push button Using MathWork’s Real-Time Workshop. A number of serial communication blocks and a custom made protocol allow real-time exchange and data monitoring of data from the target (dsPIC) and the PC. These blocks can be used to monitor process data as well as for on-line tuning of parameters. This toobox requires Matalb 2006 and the GCC C compiler for dsPIC (a demonstration version for student is available on the microchip website). |