Skip to content

mcicolella/awesome-lora-lorawan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Awesome LoRa and LoRaWAN

A curated list of LoRa and LoRaWAN resources.

Check out my Twitter account or blog and subscribe my YouTube channel

Contents

Communities

Libraries

  • Arduino example sketches - The example sketches, in increasing level of complexity, will show how simple, yet effective, low-cost LoRa IoT device can be programmed.
  • Arduino-LMIC library - This repository contains the IBM LMIC (LoraMAC-in-C) library, slightly modified to run in the Arduino environment, allowing using the SX1272, SX1276 transceivers and compatible modules (such as some HopeRF RFM9x modules and the Murata LoRa modules).
  • DeviceHive LoRa gateway - This project implements LoRa gateway using DeviceHive cloud service.
  • LoRaArduino - Arduino code for connecting to LoRa IoT gateway at Temasek Polytechnic.
  • LoRa Python library - Python interface to the Semtech SX1276/7/8/9.
  • RadioHead - It provides a complete object-oriented library for sending and receiving packetized messages via a variety of common data radios and other transports on a range of embedded microprocessors.

LoRaWAN Servers

Master Thesis

Presentations

IoT Comunitaria - partecipa alla rete (Italian) - Nino Ciurleo - Merge-IT Torino, 2018 (PDF).

Products

Tools

Troubleshooting

Tutorials

Videos

  • LoRa - Many interesting video tutorials about LoRa with Dragino, Raspberry Pi, ESP32 and so on.
  • LoRa/LoRaWAN tutorials - These video tutorials cover a variety of different topics which will help you to understand LoRa/LoRaWAN.

License

CC0

Contributing

Please, read the Contribution Guidelines before submitting your suggestion.

Feel free to open an issue or create a pull request with your additions.

🌟 Thank you!