文件名称:Arduino-RFScomm:Arduino库,用于通过曼彻斯特编码和AES-256加密进行安全的RF通信
文件大小:55KB
文件格式:ZIP
更新时间:2024-05-21 01:49:57
C++
Arduino_RFScomm Arduino RFScomm(射频安全通信)是用于通过曼彻斯特编码和AES-256安全加密进行RF(315Mhz和433MHz)通信的库。 图书馆资料: - Developed RFScomm sources. - AES-256 sources from AVR-CryptoLib (https://wiki.das-labor.org/w/AVR-Crypto-Lib/en). - Manchester sources from Arduino Manchester library (https://mchr3k.github.io/arduino-libs-manchester/). 目标设备: - ATmega128 - ATmega328 - ATMega32U4 - ATtiny84 - ATtiny85
【文件预览】:
Arduino-RFScomm-master
----src()
--------rfscomm.h(2KB)
--------rfscomm.cpp(3KB)
--------utility()
----keywords.txt(498B)
----examples()
--------3.MultipleBytes_Tx()
--------1.SingleByte_Tx()
--------3.MultipleBytes_Rx()
--------2.CommandValue_Tx()
--------1.SingleByte_Rx()
--------2.CommandValue_Rx()
----LICENSE(34KB)
----README.md(527B)
----library.properties(373B)
----library.json(495B)