We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I need to transmit a string of message between two Radio frequency transmitter. The message will be stored a microcontroller (e.g. 8051). How to go about writing a program for it and how to interface between the micrcontroller and the transmitters. I am still an amauteur when comes to embeded programming. Any source code or info on this ?
Hi, I want to exchange data bit between pc and microcontroller for a project .I am not familiar with 8051 much. I want to know how much baud rate is to be choosen so that i can succesfully transfer data bits.The data start with start bit then 8 bits of data. Please help me in writing code. thankyou.