Hi everyone,
It's maybe a dumbass question, but how to convert these incorrect commands:
into a correct syntax?Code:IF HSERIN ["start"]=1 then HIGH PORTD.4 ENDIF
It's a very simple program, when I send the word "start" from HyperTerminal, I would turn on a LED connected on the PORTD.4.
Notice that my communications between my PC and the PIC works already in both ways (receive/transmit).
Thanks for your help.
Bookmarks