Use an STM32F0 development board as a crude DAC by generating PWM signals and passing them through a low-pass filter.
Find a file
2026-01-11 14:46:04 +02:00
Prac2 Add some code comments 2024-08-27 11:09:43 +02:00
.gitignore Added .gitignore 2024-08-21 20:49:08 +02:00
Code Appendix.odt Add code appendix 2024-08-27 11:14:38 +02:00
Code Appendix.pdf Add code appendix 2024-08-27 11:14:38 +02:00
Demo Sheet Signed.JPG Add demo sheet to report 2024-08-27 11:57:33 +02:00
EEE3095S 2024 Practical 2 Hand-in BLLCHA013 BHDUNA001.odt Report updates 2024-08-27 11:34:37 +02:00
EEE3095S 2024 Practical 2 Hand-in BLLCHA013 BHDUNA001.pdf Add demo sheet to report 2024-08-27 11:57:33 +02:00
Graphs.ods Report updates 2024-08-27 11:34:37 +02:00
README.md Update README.md 2026-01-11 14:46:04 +02:00
sawtooth.png Add Look-Up Table graphs 2024-08-22 09:26:49 +02:00
sine.png Add Look-Up Table graphs 2024-08-22 09:26:49 +02:00
triangle.png Add Look-Up Table graphs 2024-08-22 09:26:49 +02:00

EEE3095S-Prac2

Use an STM32F0 development board as a crude DAC by generating PWM signals and passing them through a low-pass filter.