پاسخ : مشکل با ماژول HMT-HMR
برو سایته http://up.vatandownload.com/
اونجا همه چی معلومه.
اگه سوالی داشتی بپرس.
برو سایته http://up.vatandownload.com/
اونجا همه چی معلومه.
اگه سوالی داشتی بپرس.
$regfile "m16def.dat" $crystal = 12000000 $baud = 4800 Config Lcdpin = Pin , Db4 = Portd.4 , Db5 = Portd.5 , Db6 = Portd.6 , Db7 = Portd.7 , Rs = Portd.2 , E = Portd.3 Config Lcd = 16 * 2 Dim A As String * 300 dim s as string*30 dim d as string*30 Home : Lcd " No Data " Waitms 200 Cls Do Input A S = InStr(A, "Hello") d = Mid(A, S, 1) Cls Home : Lcd d Loop End
دیدگاه