433 MHZ RF Circuit Design with PIC 12F683


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2011
    Posts
    2

    Default 433 MHZ RF Circuit Design with PIC 12F683

    Hello

    I am new to the forums and working on a RF Project. I want to send a 4 Character code from a 8 pin 12F683 PIC to a 433MHZ wireless transmitter. Then on the other end i have the 433MHZ receiver that goes to another microcontroller. Almost like RFID. I send a code every about 3 seconds then have the second microcontoler which is a basic stamp for now read the code and do a compassion and run some leds.

    Where i need help from the forum is building the Code sender. I bought a few 8 pin 12F683 pics and a Pickit 2 for programing. I have been using PBacis to program my basic stamp so im planning on using PICBASIC to program my pic. A very simple serout program in an infinite loop with a 2 second pause i think. I am looking for suggestions on the best way to accomplish this. As well as info on program and writing the code. My basic stamp is a homework board and was programed with a serial cable. I have never programed pic on a breadboard but want to learn.

  2. #2
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: 433 MHZ RF Circuit Design with PIC 12F683

    Quote Originally Posted by Jeffh5 View Post
    I send a code every about 3 seconds...
    If you are in the USA, FCC Part 15 rules limit such unsupervised transmissions to 2 seconds per hour.

  3. #3
    Join Date
    Oct 2011
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Re: 433 MHZ RF Circuit Design with PIC 12F683

    The date on that page shows Oct 6th? is tha a brand new law? Is there any other way to do it?

  4. #4
    Join Date
    Aug 2011
    Posts
    20


    Did you find this post helpful? Yes | No

    Default Re: 433 MHZ RF Circuit Design with PIC 12F683

    you cant send data on 433, unless it follows a control signal. And dhouston is correct, you basically cant have automated signals, if its automated then 2 second per hour total transmit time. your better off moving to a higher band.

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: 433 MHZ RF Circuit Design with PIC 12F683

    Quote Originally Posted by Jeffh5 View Post
    The date on that page shows Oct 6th? is tha a brand new law? Is there any other way to do it?
    No, that's been the rule for quite some time. The date just reflects the latest update to what is a rather lengthy document.

    You need to use a frequency that allows more frequent transmissions.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts