Shop OBEX P1 Docs P2 Docs Learn Events
Parallax 433 MHz RF Transciever with PIC16F877 Microcontroller — Parallax Forums

Parallax 433 MHz RF Transciever with PIC16F877 Microcontroller

SajiSaji Posts: 3
edited 2010-07-07 00:25 in General Discussion
Heyz, i need some help in connecting the parallax 433 mhz rf tranciever with the pic16f877 microcontroller (circuit diagram & the ccs) in Port A or C, i've done connectin the LCD and the 4*4 keypad, and i'm supposed to send some digits been entered by the keypad to another rf transciever connected with the PC(visual basic software)....

semi-block diagram:
_________________________________________________
··············································································|
Microcontroller >>> RF Trnscvr· ~ ~ ~ RF Trnscvr >>> PC |
_________________________________________________|

the string is like:

··· *12345*0000*50*54321

Thank you

Comments

  • LeonLeon Posts: 7,620
    edited 2010-07-04 17:30
    The data sheet has some simple software for the Basic Stamp. Just rewrite it in PIC assembler.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Leon Heller
    Amateur radio callsign: G1HSM
  • $WMc%$WMc% Posts: 1,884
    edited 2010-07-07 00:25
    Saji
    '
    If Your using visual basic as the PC host language, Why not write BASIC code to your micros instead of assembler. I would use a BS2p for your micros in this application.It will do all the LCD,4X4 keypad, and RF-RX/TX code for your project. Plus you'll only have to write a fraction of the code in BASIC over assembler.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    The Truth is out there············___$WMc%___···························· BoogerWoods, FL. USA


    want speed?·want·to use the Propeller?·want to stay with BASIC___www.propbasic.com___


    You can feel stupid by asking a stupid question or You can be really·stupid by not asking at all.

    ·
Sign In or Register to comment.