RF transmission and reception

rohit_jun22

rohit_jun22

@rohit-jun22-j9AUOF Oct 26, 2024
hi, iam building a circuit that requires transmission of data by wireless. i have to transmit serial data by RS232 wirelessly from one controller to another controller. i want help in building that wireless transmitter and receiver at low cost. Any advice ??

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Aug 4, 2012

    If you can eliminate one controller, you can have your data sent via the HT series encoder and decoder. Otherwise, if you're strictly looking for RF communication directly between microprocessors, its possible as well, but little difficult as compared to using HT series IC's.
  • rohit_jun22

    rohit_jun22

    @rohit-jun22-j9AUOF Aug 4, 2012

    did not get you...some more details please 😀
  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Aug 4, 2012

    rohit_jun22
    did not get you...some more details please 😀
    HT12E & HT12D are the encoder and decoder chips available that can be used to send wireless data, either via RF or Infrared. These IC's have data pins which accept as well as give digital data directly.

    If the data you're sending is raw like sending pressed key from remote or something, then you can remove the microcontroller from the transmitter side.

    Please tell your exact application & the controller you're using for me to explain it better.
  • rohit_jun22

    rohit_jun22

    @rohit-jun22-j9AUOF Aug 4, 2012

    i am using an ARM controller LPC2148 to transmit some control signals to a motor located at a different location controlled by another microcontroller. It wont be possible to remove either of the microcontrollers. Both are necessary
  • [Prototype]

    [Prototype]

    @prototype-G9Gn5k Aug 4, 2012

    I am sorry, don't have idea about LPC2148. But I am sure you could still use those IC's (yes will increase hardware, but you can keep it as alternate solution).
  • Prakash Parmar

    Prakash Parmar

    @prakash-parmar-fN6I9f Aug 4, 2012

    rohit_jun22
    hi, iam building a circuit that requires transmission of data by wireless. i have to transmit serial data by RS232 wirelessly from one controller to another controller. i want help in building that wireless transmitter and receiver at low cost. Any advice ??
    For simple Circuit you just use HT12E-RF Transmitter(TWS 434a)-RF Receiver(RWS 434a)-HT12D.
  • rohit_jun22

    rohit_jun22

    @rohit-jun22-j9AUOF Aug 5, 2012

    can it transfer serial data from RS 232? what is the approximate cost of the transmitter and receiver?
  • Prakash Parmar

    Prakash Parmar

    @prakash-parmar-fN6I9f Aug 5, 2012

    i worked with 25pin parallel port and its works on it... if you able to glow led using PC then i think it is possible.... and cost is around,
    HT12E=50 Rs.
    HT12D=50 Rs.
    Transmitter=250 Or 300 Rs.
    Receiver=350 Rs.
    Reference
    <a href="https://in.element14.com/quasar/qam-tx1/module-transmitter-am-433mhz/dp/1304024" target="_blank" rel="nofollow noopener noreferrer">QAM-TX1 - Quasar - RF Module, AM ASK Data Transmitter, 433 Mhz</a>
    <a href="https://in.element14.com/radiotronix/rcr-433-mpr/module-rf-ask-ook-rx-433mhz/dp/1565152" target="_blank" rel="nofollow noopener noreferrer">RCR-433-MPR - Radiotronix - RF MOD, RX, ASK / OOK</a>
    #-Link-Snipped-#
    <a href="https://in.element14.com/holtek/ht12d/ic-remote-control-decoder-dip18/dp/1211514" target="_blank" rel="nofollow noopener noreferrer">HT12D - Holtek - Decoder, 2/12 Series, CMOS</a>

    also look at this...
    #-Link-Snipped-#
  • ankita shukla132

    ankita shukla132

    @ankita-shukla132-e0nMZA Aug 6, 2012

    [Prototype]
    HT12E & HT12D are the encoder and decoder chips available that can be used to send wireless data, either via RF or Infrared. These IC's have data pins which accept as well as give digital data directly.

    If the data you're sending is raw like sending pressed key from remote or something, then you can remove the microcontroller from the transmitter side.

    Please tell your exact application & the controller you're using for me to explain it better.
    if we use 8051 microcontroller
  • Prakash Parmar

    Prakash Parmar

    @prakash-parmar-fN6I9f Aug 6, 2012

    ankita shukla132
    if we use 8051 microcontroller
    my last year simple project.RF based Wireless Motro using parallel port