This repo is a dump of some code I've done during my course on electronics and telecommunications engineering. It contains code from different subjects that I could find in some lost drives. Most of the material I had was lost. This was uploaded for future reference if needed.
- ac2 (computer architecture II, 2nd year): microcontroller programming with assembly and C; contains resolutions of practical guides and exams.
- e4 (electronics 4, 4th year): microcontroller programming with C/C++; contains a project of a ball in a plane controller with discrete PID, the full final report with electronics schematics, and utility code (UART, ADC, ...).
- iaps (introduction to analysis and signal processing, 2nd year): mainly practical guides and exams solutions done in matlab.
- lsd (digital systems laboratory, 1st year): VHDL practical guides solutions; project of a synthesizer made in a FPGA.
- industrial informatics (5th year - optional subject mechanical department): implementation of the weekly practical exercises.
- statistical learning and neural networks (5th year - ERASMUS at PoliTo, Turim Italy): resolutions of the practical guides.