i am selecting baud rate in serial monitor as 300 and making serial begin() as 9600 baudrate.
my program is if user enter character 'a' in serial monitor .some characters should be printed.so made transmitting baudrate as 300 and transmitting baudrate as 9600.is that right.
I don't think 300 baud has been used for at least 20 years!
I don't quite recall what I did with my old 300 baud modem - it might just be hiding somewhere around, but it would be difficult. It had similar dimensions to (or was somewhat larger than) the original IBM PC and must have weighed at least 15 kg.
thanks for all your replies.i though that bitrate(baudrate) of tx and rx are independent of each other.but now i am clear that it is not.. thanks again