An open API service indexing awesome lists of open source software.

https://github.com/jgromes/radioshield

Universal wireless communication shield for Arduino
https://github.com/jgromes/radioshield

arduino-shield esp8266 hc-05 rf69 rfm69 sx1272 sx1278 xbee xbee-modules

Last synced: 12 days ago
JSON representation

Universal wireless communication shield for Arduino

Awesome Lists containing this project

README

        

# Arduino Radio Shield

## "The Swiss Army Knife of Arduino Radio shields" - [Hackaday.com blog](https://hackaday.com/2018/07/28/why-have-only-one-radio-when-you-can-have-two/)

### Designed for use with [RadioLib](https://github.com/jgromes/RadioLib) - Universal wireless communication library for Arduino.

## Revision C
The latest hardware revision, compatible with both 5V and 3.3V Arduino boards. The entire project was also rebranded as Radio Shield!

Additional modules:
* **SIM800C** GSM module
* **CC1101** FSK module
* **nRF24L01** 2.4 GHz module

Radio Shield Rev.C

## Revision B
Added some improvements over rev. A, such as improved Arduino Mega support and interrupt selection pin header.

KITE Shield Rev.B

## Revision A
After a first few prototypes, rev. A is the first fully tested and working shield.
Supported modules:
* **ESP8266** WiFi module
* **HC-05** Bluetooth module
* **RFM69** FSK/OOK radio module
* **SX127x** series LoRa modules - including SX1272, SX1276 and SX1278
* **XBee** modules (S2B)

KITE Shield Rev.A