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
- Host: GitHub
- URL: https://github.com/jgromes/radioshield
- Owner: jgromes
- License: other
- Created: 2018-07-14T17:27:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T06:26:33.000Z (almost 6 years ago)
- Last Synced: 2025-05-07T10:09:36.928Z (12 days ago)
- Topics: arduino-shield, esp8266, hc-05, rf69, rfm69, sx1272, sx1278, xbee, xbee-modules
- Language: Eagle
- Homepage:
- Size: 1.63 MB
- Stars: 43
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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
## Revision B
Added some improvements over rev. A, such as improved Arduino Mega support and interrupt selection pin header.
## 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)
![]()