Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Recent content by Rudy_1

  1. R

    help to "Sync" usart

    Build one example, didn't work. I will check to see what is wrong.
  2. R

    help to "Sync" usart

    My friend, I think you convince me to try a little bit more; of course I will need your help to make some changes in that code for my application. There are so many times I don’t write in assembly, but this I can fix. Here are some questions; 1 – FSK modules don´t work? Because I using...
  3. R

    help to "Sync" usart

    Ok, where can i found it? I will take alook.
  4. R

    help to "Sync" usart

    I already done that, but I think that will be impossible to do something without transmitting and receive the clock too. I am thinking in use the auxiliary circuit below to get it working properly, don’t see any other choice to send all bits I want. If I use some “specials” radios, the cost...
  5. R

    help to "Sync" usart

    Hi. Using RF FSK modules with two 16F628, one way link. How may I sync the stream, I mean, send some preamble, like 8 x 0x55, and what? The problem is that my code only work when i send the code twice. TX code: #include <16f628a.h> #fuses INTRC_IO, WDT, PROTECT, NOBROWNOUT, NOMCLR...

Latest threads

New Articles From Microcontroller Tips

Back
Top