diff --git a/README.md b/README.md index bdee94b..0e916f8 100644 --- a/README.md +++ b/README.md @@ -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.
A 6th order Butterworth low-pass filter has been choosen to smooth out the wave generated by the DAC.
+![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