LoRaArduino
LoRa network
A software solution for low-bandwidth, low-data-rate wireless communication between IoT devices and gateways over long distances using LoRa technology.
Arduino code for connecting to LoRa IoT gateway at Temasek Polytechnic
27 stars
6 watching
22 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lemariva/upylorawan | A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 225 |
davecalaway/mora | An end-to-end LoRaWAN IoT solution for Modena, Italy | 1 |
devicehive/lora-gateway | A gateway system that receives LoRa radio transmissions and forwards them to the DeviceHive cloud service | 8 |
lora-net/loramac-node | Implementation of an end-device LoRaWAN stack in C | 1,889 |
mirakonta/lora_gateway | A software framework for building LoRa gateways with RF transceivers | 107 |
thethingsnetwork/lorawan-stack | An open source LoRaWAN network stack suitable for large and small deployments | 988 |
congducpham/lowcostloragw | An IoT framework for low-cost LoRa networks using RaspberryPI and Arduino boards with various chipsets. | 702 |
brocaar/chirpstack-network-server | Manages and schedules LoRaWAN network data transmissions between gateways and devices. | 1,497 |
ribbotson/lorawan_microbit | An interface for BBC Microbit that enables wireless communication using LoRaWAN and includes power control features. | 5 |
jkadbear/loraphy | A complete implementation of LoRa physical layer in MATLAB for simulating and testing wireless communication systems | 109 |
hallard/loraspi | A Raspberry Pi-based LoRa gateway and node platform | 129 |
lora-net/packet_forwarder | Program that forwards radio packets between LoRa network nodes and a server. | 729 |
lora-rs/lora-rs | Provides Rust crates and utilities for implementing LoRa radio transceivers | 264 |
mcci-catena/arduino-lmic | An Arduino library providing LoRaWAN MAC-in-C functionality | 648 |
gotthardp/lorawan-server | A compact server for private LoRaWAN networks | 959 |