I want to send command to PIC from PC through RS232. PICmicro uses 20 parameters to calculate PID value and other functions so I want to change that parameters from PC with #INT_RDA interrupt.
parameter names are like this: P1 P2 P3 P4 ..... P20
I want to send a command like "P1 200" using hyperterminal or another terminal program and change parameter P1 value 200.
how can I do this? please send me a sample program...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum