Update README.md

Add images
main
EmaMaker 2021-05-30 22:13:22 +02:00 committed by GitHub
parent ebe5e87049
commit 10da039759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ Filters have been generated using [The Filter Wizard by Analog Devices](https://
A 1st order RC passive low-pass filter has been choosen to smooth out the transitory of the square wave. Futhermore, this allows the use of DAC1 for arbitrary wave generation, even different from a square wave. <br>
A 6th order Butterworth low-pass filter has been choosen to smooth out the wave generated by the DAC. <br>
![alt text](https://github.com/EmaMaker/SignalGenerator-Teensy/blob/master/Docs/Images/IMG_20210529_172844877.jpg?raw=true)
## Credits
A lot of choices come from following this Degree dissertation paper (Direct Digital Synthesizers: Theory, Design and Applications by Jouko Vankka, Helsinki University of Technology, November 2000): http://lib.tkk.fi/Diss/2000/isbn9512253186/isbn9512253186.pdf<br>