项目作者: daar

项目描述 :
HC-12 library for Arduino
高级语言: Arduino
项目地址: git://github.com/daar/HC-12.git
创建时间: 2017-07-08T11:53:43Z
项目社区:https://github.com/daar/HC-12

开源协议:MIT License

下载


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.