Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/30/05 01:08
Read: times


 
#100258 - Hardware UART
Responding to: ???'s previous message
Dan Henry said:
Manoz Joshi said:
I just only want software UART (bit-banging) for my receiver that's all.

What would you have the bit-banged UART do that the hardware UART does not do?


Okay, I tell what happened. I tried to implement serial communication using with hardware UART in order to transmit simple byte to another microcontroller with RLP-434 which also implement hardware UART. In my transmitter code, I simply send two different byte (0x01 and 0x02) which forece my receiver to switch red LED on and off, delay few seconds then swithc blue LED on and off.

I tested it and learnt that the blue or red LED would not switch on. So I suspected it was antenna but I am not 100% sure because I put two core wire about 10 inches in the transmitter and receiver. Since I don't have plenty of money and I prefer to test it with bit-banging (software UART) in order to see if it work better.

According to the data sheet for TLP-434 and RLP-434, it need 5ohm antenna. Can't I make it or I need to buy it?

Max

List of 34 messages in thread
TopicAuthorDate
Serial RF with AT89C51 to AT89C51            01/01/70 00:00      
   Lineks ?            01/01/70 00:00      
   UARTs and ASK            01/01/70 00:00      
      Software driven UART - Bit-banging            01/01/70 00:00      
         Channel coding            01/01/70 00:00      
            Yes but...            01/01/70 00:00      
               What is the hardware UART not doing?            01/01/70 00:00      
                  Hardware UART            01/01/70 00:00      
                     RF links pose challenges, but anyway...            01/01/70 00:00      
                     Spend the money or do the hard work?            01/01/70 00:00      
                        So many, so often, forget that design is            01/01/70 00:00      
   Rendering            01/01/70 00:00      
      Me too !            01/01/70 00:00      
      nope, just like any other (IE)            01/01/70 00:00      
         Disappointed!            01/01/70 00:00      
            What is the purpose of "learning" our co            01/01/70 00:00      
            Sorry but            01/01/70 00:00      
            End of wrong stick?            01/01/70 00:00      
            Learning? Dealing with disappoinment            01/01/70 00:00      
            What you need to learn            01/01/70 00:00      
               Apology            01/01/70 00:00      
                  Recommendation            01/01/70 00:00      
                  A short backgrounder            01/01/70 00:00      
                     Missing the point            01/01/70 00:00      
   The wise men have spoken            01/01/70 00:00      
   UARTs, the last word Mr. Joshi            01/01/70 00:00      
      *Groan* Here is my inital code            01/01/70 00:00      
         Does it work ?            01/01/70 00:00      
            Does it work at all?            01/01/70 00:00      
         The Point.            01/01/70 00:00      
            why analyze how deep the water is before            01/01/70 00:00      
         TF2 needs to be cleared in interrupt            01/01/70 00:00      
         the right way to get help definitely is            01/01/70 00:00      
         Pinching a loaf            01/01/70 00:00      

Back to Subject List