


People Also Buy

RFM69 FSK Transceiver Module

433 MHz RF Transceiver Module

3DR Radio Telemetry Kit 433MHz 500mW
Found a better price?
Let us know!
We'll try to match the price for you
Package Includes:
- 1 x HC-12 433 SI4463 Wireless Serial Module
- 1 x Compatible Coil
Specifications
Supply voltage | 3.2V~5.5V |
Default idle current | 16MA |
baud rate | 5000bps |
Operating frequency range | 433.4-473.0MHz |
Dimensions | 27.8 x 14.4 x 4mm |
Weight | 25 grams |
1. What is HC 12 Module?
HC 12 Module is a half-duplex multi-channel wireless transceiver module. It can be easily used to create a wireless communication between two microcontrollers. It is a 433 mHz transceiver that easily allows one Microcontroller to transfer or receive data to another microcontroller. The HC 12 module (HC12) is also known as si4463 wireless serial module. It is a low-cost transceiver module. One can easily buy HC 12 from Robocraze.
2. How do you use HC 12?
HC 12 module does not require any additional libraries that makes it extremely easy to use. The transferring and receiving of data can be done through transmitter (Tx) and Receiver (Rx) pins respectively. So, all you need to do is send data from transmitting Arduino and Receive data to Receiving Arduino.
3. How do I pair HC12?
To pair the HC12 Module with Arduino Uno follow the below mentioned steps:
- Connect the HC 12 Module’s VCC pin to the 5V pin in Arduino Uno.
- Connect the HC-12 module ground pin to Arduino’s ground pin.
- Connect the Set, Tx and Rx Pins with any digital Pins of Arduino.
That’s it. Next Upload the program through the Arduino IDE.