Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

STM8_LCD_FFT

STM8 example code for FFT on LCD display, has a lot of settings in main code for best visuals. Of course, there are problems with ghosting etc. I also recommend adding LPF to filter out frequencies above 4 kHz, for this I used 68 nF capacitor along with 1 k ohm variable resistor, so I can adjust cutoff. For amplification, that is definitelly recommended, I used circuit from this website https://os.mbed.com/users/Suky/notebook/audio-spectrum-analyzer-fft-32-points-and-lcd-20x4/. I only changed variable resistor for higher gain and removed C8, because of external LPF.

  • connection goes like - audio jack -> amplifier with gain setting and biasing -> LPF -> adc pin

This is not very precise device, I made it only for fun! I also recommend filtered voltage source, like LM7805, of course VDDA and VSSA are connected to power pins.

Credits

About

Simple FFT implementation on 20x4 lcd display with stm8

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages