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

https://github.com/qqqlab/rfm69-arduino

Arduino with RFM69 ISM radio running at 1.8V
https://github.com/qqqlab/rfm69-arduino

arduino arduino-boards low-power rfm69 rfm69cw rfm69hcw rfm69hw rfm95 rfm95w solar solar-cells solar-energy

Last synced: 6 months ago
JSON representation

Arduino with RFM69 ISM radio running at 1.8V

Awesome Lists containing this project

README

          

# rfm69-arduino
Arduino with RFM69 ISM radio running at 1.8V

Designed to run from small indoor solar cells delivering a few micro Amperes current.

### Installation in the Arduino IDE

- Start Arduino IDE 1.8.4 or later
- Menu File->Preferences
- Add this URL in "Additional Board Managers URLs" and press OK
```
https://qqqlab.github.io/rfm69-arduino/package_qqqlab_index.json
```
- Menu Tools->Board->Board Manager
- Type "qq", or scroll down the list to "qqqlab Board"
- Click on the item to reveal the "Install" button and click Install.
- Now you should have "qqqlab Board" under menu Tools->Boards

![](docs/1.jpg?raw=true)

![](https://qqqlab.github.io/rfm69-arduino/2.jpg)