This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

2input serial port with 8051

I have a problem with interfacing two serial port with 8051 microcontroller. I have to use bar code reader and RF reciver and transmitter which both of them interfaced serially. I am thinking to add an ic to controller these to serial ports, but I don't know which type of IC I should used!!
could any one help me, please?

Thanks,

Parents
  • if you choose to implement a software UART ("bit banging...") here is where you can get a kick start
    as I have often said: "reference code is totally worthless unless you could write the code yourself if you had to"
    reference code never (I wish I could say 'rarely') works and if you do not have the ability to write whatever yourself, you will be absolutotally lost with reference code.

    Erik

Reply
  • if you choose to implement a software UART ("bit banging...") here is where you can get a kick start
    as I have often said: "reference code is totally worthless unless you could write the code yourself if you had to"
    reference code never (I wish I could say 'rarely') works and if you do not have the ability to write whatever yourself, you will be absolutotally lost with reference code.

    Erik

Children
No data