[Help] 433 Receiver

Discussion in 'UDOO X86' started by SvqD, Dec 13, 2018.

  1. SvqD

    SvqD UDOOer

    Joined:
    Jun 19, 2017
    Messages:
    28
    Likes Received:
    5
  2. SvqD

    SvqD UDOOer

    Joined:
    Jun 19, 2017
    Messages:
    28
    Likes Received:
    5
    I followed these instructions, but it didnt work.

    QUICKSTART:

    * Copy the directories InterruptChain, NewRemoteSwitch, RemoteSwitch and
    RemoteSensor to the "libraries" directory in your Arduino sketchbook
    directory. See http://arduino.cc/en/Guide/Libraries for detailed
    instructions.
    * Start the Arduino IDE.
    * From the File menu, select Examples -> InterruptChain ->
    ReceiveRemoteAndSensor.
    * Connect a 433MHz receiver to digital pin 2 on the Arduino.
    * Run the sketch.
    * Enabled the serial monitor at 115200 baud.
    * Press buttons on your remote(s), and/or wait for your thermo/hygro sensor
    to transmit.
    * You should see the received data in the serial monitor.
     

Share This Page