RF transmiter reciever using PIC


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2007
    Posts
    4

    Unhappy RF transmiter reciever using PIC

    hi every one!
    I'm quite a beginner and I need ur help in starting the first project in my life.
    I want to send data from PIC through RF transmitter and recieve the data at RF reciever then from the PIC connected to the reciver I wanna show the data on LEDs or connected to computer .
    ur help is highly appreciated as I need it ASAP

    ur new friends
    thanx in advance
    Last edited by drama; - 31st July 2007 at 08:57. Reason: make the questioin more clear

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Are you able to to send date PIC to PIC with wires? If not, that is where you need to start. Then go here http://www.rentron.com/PicBasic/RemoteControl.htm and pick out a transmitter and receiver.

    starting the first project in my life.
    I would recommend that your first project would be to blink LEDs and work your way up.
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Jul 2007
    Posts
    4


    Did you find this post helpful? Yes | No

    Thumbs up thanks

    thanks that realy helped alot .
    I'd be thankful if you could provide with more sites of this type

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Personally that is the only place I go for this kind of stuff. Ran across Bruce's site a few years ago and have been VERY happy with the support and products. Bruce even answers questions on this forum. His site is full of examples and how-to articles. No, I do not work there, just a happy customer.

    As far as learning goes, read the manual and data sheet for the PIC you are planning to use. Write some code and ask some questions. And read this forum, full of info and ideas.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Jul 2007
    Posts
    4


    Did you find this post helpful? Yes | No

    Default thank any code in c to connect 2 PICs

    thank alot dave
    can u provide any code in c that enable serial transmisson between 2 PICs
    I read a lot about it
    all what i need is code to start off

    thanx again

  6. #6
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by drama View Post
    thank alot dave
    can u provide any code in c that enable serial transmisson between 2 PICs
    I read a lot about it
    all what i need is code to start off

    thanx again
    I can not in C. I have enough problems with BASIC

    Are you using PIC BASIC? If you are then I and many others can help, try a search on the forum for starters.

    But the basics are to SEROUT from one chip, SERIN to another. When I get back to the shop I will post something simple.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. mrf24j40 RF transciever with pic
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 17th September 2008, 15:11
  2. RF video reciever - digital tuning
    By RYTECH in forum Schematics
    Replies: 13
    Last Post: - 15th September 2006, 00:05
  3. Generating RF from a PIC
    By Rob Martin in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 26th January 2006, 20:26
  4. LINX RF module and PIC (#2)
    By Michael in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 22nd January 2006, 17:56
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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