Skip to content

J-Rios/Arduino-RFScomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_RFScomm

Arduino RFScomm (Radio Frequency Secure Communication) is a library for RF (315Mhz & 433MHz) communication with Manchester encoding and AES-256 secure encryption.

Library sources:

- 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/).

Target devices:

- ATmega128
- ATmega328
- ATMega32U4
- ATtiny84
- ATtiny85

About

Arduino library for secure RF communication with Manchester encode and AES-256 encryption

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors