Introduction: How to Decode 433MHz RF Remote Codes ?

About: Co-Founder @HiJamesApp & CTO @Parisinpad #Startup #Frontend #Docker #Arduino #RaspberryPi #Hacking #Wordpress ⓦ #Mobile #IoT✌

Example for receiving 433MHz codes from Chacon & Zap remotes using rc-switch library.

Step 1: Requirements

  1. 1 Arduino UNO
  2. 1 433MHz receiver
  3. 1 433MHz remote
  4. Jumpers / Breadboard

Step 2: Wiring

  • VCC - 5V
  • GND - GND
  • DATA - D2

Step 3: Full Documentation + Sketch + Wiring + Video