You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project allowing for voltage measurement through external ADC connected with STM32F407 and PC through UART. Sigma-delta analog to digital converter AD 7403-8 was used in this project. Sinc3 filter was used to reconstruct the original input signal information from ADC output bit stream.
STM32F407 connected with LCD and four buttons that works as a simple clock. LCD and microcontroller are connected through 16 pins, LCD.c contains functions written to operate display connected that way.