TIMotorLIB
De ISAwiki
(Diferencia entre revisiones)
Línea 24: | Línea 24: | ||
== Introduction== | == Introduction== | ||
− | The aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is | + | The aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is an open source library in the terms of LGPL license. The proposal of this library is to achieve fast development of digital control systems, mostly focused on the control of power converters, using Texas Instruments TMS320F28XXX Digital Signal Controllers (DSC) based boards. The development of this code has been done using the eZdsp F28335 board from Spectrum Digital. |
The library is programmed using C as the main language, although additional contents can be developed using TMS320C28x assembler (F28XXX CPU). | The library is programmed using C as the main language, although additional contents can be developed using TMS320C28x assembler (F28XXX CPU). | ||
Línea 31: | Línea 31: | ||
== Links == | == Links == | ||
* [http://isa.uniovi.es/~pgarcia/TIMotorLIB/TIMotorLIB.zip TIMotorLIB 0.2] | * [http://isa.uniovi.es/~pgarcia/TIMotorLIB/TIMotorLIB.zip TIMotorLIB 0.2] | ||
+ | * [https://sourceforge.net/projects/timotorlib/ TIMotorLIB project at SourceForge] |
Revisión de 11:15 13 ago 2010
News |
---|
|
Tabla de contenidos |
Project maintainer
|
Introduction
The aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is an open source library in the terms of LGPL license. The proposal of this library is to achieve fast development of digital control systems, mostly focused on the control of power converters, using Texas Instruments TMS320F28XXX Digital Signal Controllers (DSC) based boards. The development of this code has been done using the eZdsp F28335 board from Spectrum Digital.
The library is programmed using C as the main language, although additional contents can be developed using TMS320C28x assembler (F28XXX CPU).