thank u all, I used printf() to send data but I wanna know how can I do to check that works very well in ISIS (PROTEUS); i.e. how can I cammunicate between two electronic boards in ISIS
I can't use printf because I don't want to see data values on hyperterminal.
I want to communicate between two pic using two modems (modulator & demodulator); so I should send data to a modulato ...
Hi everyone, plz I wanna send a int or float values from RS232 to a modulator "modem" of siemens (not GSM modem but modulator) and I find just "putc" or "puts" for stri ...