Skip to content

franc205/433MHz-Cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

433MHz Sniffer

DISCLAIMER

This is just for testing purposes, i'm not responsible for the bad usage of the tool.

How to connect?

The Diagram

Sniffer Connect

How to receive a signal in 433MHz?

  1. Load the "receive.ino" file in the arduino with RHSwitch.h library.
  2. When a signal is received, you could see the data of signal in serial monitor.
  3. Also, if a signal is received, automaticly it's saves the data of signal in the SD Card.

How to transmit a signal in 433MHz?

  1. Modify the "send.ino" and add the params that you get with the receiver.
  2. Load it in arduino with the RHSwitch.h library.
  3. Have fun :D

Contact

Releases

No releases published

Packages

No packages published

Languages