Skip to content

Commit 66e8662

Browse files
authored
Update README.md
1 parent f754e74 commit 66e8662

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,23 @@ If you find this repository helpful in your activities and publications, please
99
```
1010
Rossi M., Toscani N., Mauri M., Castelli-Dezza F., "Introduction to Microcontroller Programming for Power Electronics Control Applications: Coding with MATLAB and Simulink" (1st ed.) 2021, CRC Press. https://doi.org/10.1201/9781003196938
1111
```
12-
The book has been sponsored by Texas Instruments, Wuerth Elektronik and MathWorks.
12+
and put a star :star: to keep an eye on future commits.
13+
14+
1315

1416
## Running experiments
1517
Experiments (simulation and implementation) are split in root folders referring to the book chapters.
1618
The m-files including parameters initialization have to be executed before simulation or code generation.
1719

18-
>Required: MATLAB 2018b or newer
20+
>Required:
21+
>MATLAB 2018b or newer
22+
>Embedded Coder Support Package for TI C2000
23+
>TI controlSUITE and Code Composer Studio v6 or newer
1924
2025
### Feedback
2126
This material is currently adopted for exercises and laboratory activities at "[Politecnico di Milano (Italy)](https://www.polimi.it/en)", "[University of Nebraska-Lincoln (USA)](https://www.unl.edu/)" and "[Istanbul Technical University (Turkey)](https://www.itu.edu.tr/en)".
2227

23-
>Copyright© 2021
28+
We are looking forward to hearing your success stories, please [share them with us](mailto:mattia.rossi@epebbs.com).
29+
30+
>Copyright© 2021
31+
The book has been sponsored by [Texas Instruments](https://www.ti.com/tool/MATHW-3P-SLEC), [Wuerth Elektronik](https://www.we-online.com/en) and [MathWorks](https://it.mathworks.com/hardware-support/ti-c2000-embedded-coder.html).

0 commit comments

Comments
 (0)