daar / HC-12

HC-12 library for Arduino
MIT License
12 stars 7 forks source link
arduino hc-12 rf transceiver

HC-12

HC-12 sketches for Arduino

The HC-12 modules should be connected in the following way. Image is from Tom Heylen. alt text

The above schematic shows the transmitter mode setup. To enter the AT command mode, one should connect the SET pin to ground.

An important future improvement to this code is to implement a proper communication protocol such as XMODEM or HDLC.