TIMotorLIB
De ISAwiki
(Diferencia entre revisiones)
Línea 4: | Línea 4: | ||
| style="background-color:#CCFFFF; " | | | style="background-color:#CCFFFF; " | | ||
* '''04/08/2010''' | * '''04/08/2010''' | ||
− | :: | + | :: Version 0.2 of TIMotorLIB has been released. See the links section |
|} | |} | ||
__TOC__ | __TOC__ | ||
− | == | + | == Project mangager == |
{| width="100%" | {| width="100%" | ||
|- | |- | ||
| | | | ||
;[http://isa.uniovi.es/~pgarcia Pablo García Fernández:] | ;[http://isa.uniovi.es/~pgarcia Pablo García Fernández:] | ||
− | * | + | * Tlf: 985182538 |
− | * | + | * Office: 2.1.03 |
− | * | + | * email: pgarcia@isa.uniovi.es |
|- | |- | ||
|} | |} | ||
− | == | + | == Introduction== |
The aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is a open source library in the terms of LGPL license. The proposal of this library is to achieve fast development of digital control algorithms, mostly focused on 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 aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is a open source library in the terms of LGPL license. The proposal of this library is to achieve fast development of digital control algorithms, mostly focused on 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. | ||
Línea 28: | Línea 28: | ||
− | == | + | == Links == |
− | * [http://isa.uniovi.es/~pgarcia/TIMotorLIB/TIMotorLIB.zip TIMotorLIB] | + | * [http://isa.uniovi.es/~pgarcia/TIMotorLIB/TIMotorLIB.zip TIMotorLIB 0.2] |
Revisión de 16:38 4 ago 2010
News |
---|
|
Tabla de contenidos |
Project mangager
|
Introduction
The aim of this wiki is to introduce TIMotorLIB. TIMotorLIB is a open source library in the terms of LGPL license. The proposal of this library is to achieve fast development of digital control algorithms, mostly focused on 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).