vladajankovic / STM32F103R6-MCU-project

GNU General Public License v3.0
1 stars 0 forks source link

LCD show Wspd:0 #2

Closed U-Smiles closed 3 months ago

U-Smiles commented 3 months ago

image why it always show ''0''?

and I can't find sensor RAINGAUGE in my protues library image

vladajankovic commented 3 months ago

For the Wind Speed problem, I suggest you use the debugger and traverse the code for calcualting the variables for Wind Speed step by step. Our course assistant gave us an updated folder MODELS to paste in the Proteus installation folder. Maybe it contained certain models like the RAINGAUGE that you were unable to find.

U-Smiles commented 3 months ago

ok,i update to protues 8.17 find raingauge sensor and checking driver_lcd.c && driver_anemo.c