Edzelf / LoRa

Development for LoRa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRa

Development for LoRa

  • RFM95 met D1 mini.docx has a wiring diagram for a LoRa mode bases on a Wemos D1 and a RFM95W tranciever.
  • STM32_LoRa contains an Arduino based sketch for the STM32F103C and a RFM95 that can send data to TTN.
  • ESP_lora_tracker contains a LoRa tracker for an ESP8288 (D1 mini), a GPS module and an RFM95.
  • Nano Power System describes how to drive a LoRa end node with far less than 1 microampere current in idle mode.

About

Development for LoRa

License:GNU General Public License v3.0


Languages

Language:C++ 99.1%Language:C 0.9%