سلام به همه دوستان
بعد مدتها دوباره اومد سر برنامه نویسی خیلی چیزا یادم روفته ..... :sad:
یه برنامه ساده نوشتم که چندتا ورودی دریافت می کنه و در خروجی، عدد بزرگ ترینشون رو نمایش می ده
شایدم مشکلم کلا مدار پروتئوسم باشه حالا فعلا برنامه رو بررسی کنید ببینیم کجاش سوتی دادم
ممنونم
بعد مدتها دوباره اومد سر برنامه نویسی خیلی چیزا یادم روفته ..... :sad:
یه برنامه ساده نوشتم که چندتا ورودی دریافت می کنه و در خروجی، عدد بزرگ ترینشون رو نمایش می ده
$regfile = "m32def.dat"
$crystal = 1000000
Config Lcdpin = Pin , Db7 = Portd.7 , Db6 = Portd.6 , Db5 = Portd.5 , Db4 = Portd.4 , Rs = Portd.2 , E = Portd.3
Config Lcd = 16 * 2
Config Porta = Input
Config Portc = Input
Config Portb = Input
If Porta >= Portb And Portb >= Portc And Porta >= Portc Then
Goto A
Elseif Porta >= Portb And Portb <= Portc And Porta >= Portc Then
Goto B
Elseif Porta >= Portb And Portb <= Portc And Porta <= Portc Then
Goto C
Elseif Portb >= Porta And Portb >= Portc And Porta >= Portc Then
Goto D
Elseif Portb >= Porta And Portb >= Portc And Porta <= Portc Then
Goto E
Elseif Portb >= Porta And Portb <= Portc And Porta <= Portc Then
Goto F
Else
Reset Portd.0
Reset Portd.1
Reset Portd.2
Reset Portd.3
Reset Portd.4
Reset Portd.5
End If
A:
Do
Cls
Home
Lcd Porta
Waitms 1000
Loop
B:
Do
Cls
Home
Lcd Porta
Waitms 1000
Loop
C:
Do
Cls
Home
Lcd Portc
Waitms 1000
Loop
D:
Do
Cls
Home
Lcd Portb
Waitms 1000
Loop
E:
Do
Cls
Home
Lcd Portb
Waitms 1000
Loop
F:
Do
Cls
Home
Lcd Portc
Waitms 1000
Loop
Return
$crystal = 1000000
Config Lcdpin = Pin , Db7 = Portd.7 , Db6 = Portd.6 , Db5 = Portd.5 , Db4 = Portd.4 , Rs = Portd.2 , E = Portd.3
Config Lcd = 16 * 2
Config Porta = Input
Config Portc = Input
Config Portb = Input
If Porta >= Portb And Portb >= Portc And Porta >= Portc Then
Goto A
Elseif Porta >= Portb And Portb <= Portc And Porta >= Portc Then
Goto B
Elseif Porta >= Portb And Portb <= Portc And Porta <= Portc Then
Goto C
Elseif Portb >= Porta And Portb >= Portc And Porta >= Portc Then
Goto D
Elseif Portb >= Porta And Portb >= Portc And Porta <= Portc Then
Goto E
Elseif Portb >= Porta And Portb <= Portc And Porta <= Portc Then
Goto F
Else
Reset Portd.0
Reset Portd.1
Reset Portd.2
Reset Portd.3
Reset Portd.4
Reset Portd.5
End If
A:
Do
Cls
Home
Lcd Porta
Waitms 1000
Loop
B:
Do
Cls
Home
Lcd Porta
Waitms 1000
Loop
C:
Do
Cls
Home
Lcd Portc
Waitms 1000
Loop
D:
Do
Cls
Home
Lcd Portb
Waitms 1000
Loop
E:
Do
Cls
Home
Lcd Portb
Waitms 1000
Loop
F:
Do
Cls
Home
Lcd Portc
Waitms 1000
Loop
Return
شایدم مشکلم کلا مدار پروتئوسم باشه حالا فعلا برنامه رو بررسی کنید ببینیم کجاش سوتی دادم

ممنونم
دیدگاه