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
- Host: GitHub
- URL: https://github.com/qqqlab/rfm69-arduino
- Owner: qqqlab
- License: mit
- Created: 2019-02-06T22:01:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T12:53:28.000Z (over 6 years ago)
- Last Synced: 2024-01-30T12:54:56.652Z (over 1 year ago)
- Topics: arduino, arduino-boards, low-power, rfm69, rfm69cw, rfm69hcw, rfm69hw, rfm95, rfm95w, solar, solar-cells, solar-energy
- Size: 2.58 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rfm69-arduino
Arduino with RFM69 ISM radio running at 1.8VDesigned 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
