Awesome
Awesome LoRa and LoRaWAN
<a href="https://www.linkedin.com/in/mauro-cicolella-0b107076/"><img src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white" height=25></a> <a href="https://twitter.com/emmecilab"><img src="https://img.shields.io/badge/twitter-%231DA1F2.svg?&style=for-the-badge&logo=twitter&logoColor=white" height=25></a> <a href="https://www.youtube.com/c/emmecilab"><img src="https://img.shields.io/badge/youtube-%23E4405F.svg?&style=for-the-badge&logo=youtube&logoColor=white" height=25></a>
A curated list of LoRa and LoRaWAN resources.
Check out my Twitter account or blog and subscribe my YouTube channel
Contents
- Communities
- Libraries
- LoRaWAN Servers
- Master Thesis
- Presentations
- Products
- Tools
- Troubleshooting
- Tutorials
- Videos
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.
- RadioLib - Universal wireless communication library for embedded devices. LoRaWAN implementation for SX127x, RFM9x, SX126x, LR11x0 and SX128x.
LoRaWAN Servers
- Compact server for private LoRaWAN networks - Open-source LoRaWAN Server that integrates both the network-server and the application-server.
- ChirpStack (former LoRa Server) - Open-source LoRaWAN network-server.
Master Thesis
- Development of an open-source gateway and network server for "Internet of Things" communications based on LoRaWAN technology - Soroush Allahparast, Università di Roma "La Sapienza", 2018 (PDF).
- LoRaWAN Gateway and IoT Low-Cost Mote Prototype - Angel Guzman-Martinez, School of Informatics and Telecommunications Engineering Granada, 2017 (PDF).
Presentations
IoT Comunitaria - partecipa alla rete (Italian) - Nino Ciurleo - Merge-IT Torino, 2018 (PDF).
Products
- Dragino LoRa Wireless Mote , Gateway
- ESP-1ch-Gateway
- iC880A - LoRaWAN® Concentrator 868MHz
- Heltec CubeCell Series
- Mini Lora Node, Arduino Mini LoraWAN sensor
- Pycom LoPy
Tools
Troubleshooting
Tutorials
- A DIY low-cost LoRa gateway
- Building a Raspberry Pi Powered LoRaWAN Gateway - Using a Raspberry Pi 2 + iC880A to build the first gateway for Things Network Calderdale.
- Building a private LoRa network
- Dragino LoRa shield - Wiki of Dragino LoRa shield.
- From zero to LoRaWAN in a weekend - Reference setup for The Things Network gateways based on the iC880a USB concentrator with a Raspberry Pi host.
- LoPy LoRaWAN Nano-Gateway Using MicroPython and TTN - Can't afford an expensive LoRa gateway to test your projects? Use a Pycom LoPy as a nano-gateway and connect up to The Things Network!
- Low-cost LoRa IoT framework developed in the EU H2020 WAZIUP/WAZIHUB projects
- MAKE your own 200€ LoRa gateway
- MoRa
- Setting up a The Things Network gateway
- Use Lora Shield and RPi to Build a LoRaWAN Gateway
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
Contributing
Please, read the Contribution Guidelines before submitting your suggestion.
Feel free to open an issue or create a pull request with your additions.
:star2: Thank you!