LORA code anyone can use for their micro-controller project that needs wireless communication
Use this to add a simple radio master and slave with bi-directional communications between them
Add any code you wish for your project and this will handle the radio communications backbone for you
🐦 Twitter
| 📺 YouTube
| 🌍 mkme.org
Support this project and become a patron on Eric's Patreon.
Website, Forum and store are at http://mkme.org
Chat with Me: Discord!
Simple LORA communications code for Arduino. Toggle the master/slave (1/0) in the code and program one module as master and one as slave Add any more functions and code you like for your specific project battery indicator on OLEDpower switch puts board in to low power LDO Vreg Antenna: Antenna 915 MHz - 3 inches or 7.8 cm
Pin On Feather | To: |
---|---|
EN Pin | GND |
Feather https://amzn.to/2V9ZAvp
Feather OLED https://amzn.to/32d72HD
LiPo Battery https://amzn.to/2Hy2vWA
Install Feather 32U4 board support by following this guide: https://learn.adafruit.com/adafruit-feather-32u4-basic-proto/arduino-ide-setup
- Or just add this location in IDE preferences https://adafruit.github.io/arduino-board-index/package_adafruit_index.json then add Adafruit AVR bOards in Boards manager
Ref: Adafruit Power management https://learn.adafruit.com/adafruit-feather-m0-basic-proto/power-management#enable-pin
Power switch: https://io.adafruit.com/blog/tip/2016/12/14/feather-power-switch/