YES THAT WORKED
But I bought a book from John Iovine. The codes inside are then mising instruction from whT i can see. Why the heck he did not put in the initialization value.
Anybody knows a good tutorial for pic in basic or C ?
I have been trying to make this one work :
any idea ( it just stop on the third line, and all theotehr after that..)
' LCD test display
pause 1000
Serout 1, N2400, (254,1)
Pause 2
Serout 1, N2400, ("Hello")
Serout 1, N2400, (254,192)
pause 2
Serout 1, N2400, ("Bye")
end
k
Bookmarks