RF transmitter, RS232, and Visual Basic


Closed Thread
Results 1 to 3 of 3
  1. #1
    pt3rg's Avatar
    pt3rg Guest

    Post RF transmitter, RS232, and Visual Basic

    I'm working on a project now and it is a barometer that displays the air pressure value (thanks Darrel) , altitude, temperature,date and time on the Hitachi 44780 LCD.

    Now that ir's done, i'm thinking of ways to improvise this project and i want to interface the barometer with a PC (wireless) using Visual Basic.NET. In this way, the PC will be able to show and record the readings of the barometer at selected time intervals.

    I plan to use the TX2 RF transmitter, RX2 RF receiver from Radiometrix and MAYBE the MC145026 encoder, MC145027 decoder(Motorola) and the RS232 serial port (if needed).

    In simplier words, how can i interface the PIC16F877 with a computer using wireless transmission?

    Is there anyone who can help me on this or point to me some resources worth looking at?

    Sincerly,
    pt3rg
    Last edited by pt3rg; - 26th December 2003 at 16:40.

  2. #2
    electronicsuk's Avatar
    electronicsuk Guest


    Did you find this post helpful? Yes | No

    Default

    Rx and Tx are pretty easy from the serial port in VB, just use the MSCOMM control.

    Matthew

  3. #3
    Finn's Avatar
    Finn Guest


    Did you find this post helpful? Yes | No

    Default RF transmitter, RS232, and Visual Basic

    On the wireless end you can bypass the RF transmitter/reciever units and get a hold of RS232 transmitter and reciever from Abacomtech.com. As long as the data is in serial format you can connect it directly via the rs232 port directly to the transmitter and reciever and then sort it out on your pic serial input. Hope that helps.

Similar Threads

  1. '877 and Visual Basic 6
    By Tomas in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th March 2004, 02:31

Members who have read this thread : 0

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