Sougata, Mister_e, Thank you!
I want to learn and learn ...
This is the best forum i have ever seen.
I will check my mail now.
Sougata, Mister_e, Thank you!
I want to learn and learn ...
This is the best forum i have ever seen.
I will check my mail now.
Hi! I have made another programme. Sample files (PBP compiler) helped me doing that.
Code:
char var byte
start: Hserout ["http://www.igorbogetic.co.sr", 13, 10]
slanje: Hserout [char]
lcd: Lcdout $fe, 1
Lcdout "Hi!"
Pause 500
Lcdout $fe, 1
Lcdout "Visit http://www.igorbogetic.co.sr"
Pause 500
LED: High 0
Pause 200
Low 0
Pause 200
SO con 0
B con 5
N2400 con 4
B0 var byte
B0 = 0
loop: Button B,1,10,5,B0,0,notp
Goto lcd
Goto LED
Goto slanje
notp: Serout SO,N2400,[#B0,13,10]
Pause 100
Goto loop
End
Can that work? If there is any error please write!
Thank you on your help.
Igor
when posting, let us know wich pic you're using, the crystal speed. and then we can give a hand on that.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks