Smoke and mirrors???
Here is a simple example to build on
SEND:
RECEIVE:Code:SEROUT PORTC.4,T2400,[9,3]
Connect VSS and the two PIC pins together.Code:SERIN PORTC.4,T2400,[9],net IF net = 3 THEN DO_SOMETHING
Smoke and mirrors???
Here is a simple example to build on
SEND:
RECEIVE:Code:SEROUT PORTC.4,T2400,[9,3]
Connect VSS and the two PIC pins together.Code:SERIN PORTC.4,T2400,[9],net IF net = 3 THEN DO_SOMETHING
Dave
Always wear safety glasses while programming.
Bookmarks