All Projects → mcci-catena → ibm-lmic

mcci-catena / ibm-lmic

Licence: BSD-3-Clause license
The IBM Zurich LMiC codebase

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
objective c
16641 projects - #2 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to ibm-lmic

chirpstack-gateway-os
Yocto based gateway images including ChirpStack components.
Stars: ✭ 101 (+119.57%)
Mutual labels:  lorawan
pycayennelpp
A Cayenne Low Power Payload (CayenneLPP) decoder and encoder for Python
Stars: ✭ 17 (-63.04%)
Mutual labels:  lorawan
POST S76G
Power-on Self Test for TTGO T-Motion LoRaWAN GNSS tracker and T-Impulse wristband
Stars: ✭ 16 (-65.22%)
Mutual labels:  lorawan
kiotlog
Kiotlog is a platform for IoT developers to create Internet of Things applications based on LPWAN protocols.
Stars: ✭ 12 (-73.91%)
Mutual labels:  lorawan
lora device lib
A LoRaWAN Device Library
Stars: ✭ 30 (-34.78%)
Mutual labels:  lorawan
LoraGW-Setup
SX1301 Lora Concentrator Raspberry PI based gateway setup
Stars: ✭ 70 (+52.17%)
Mutual labels:  lorawan
rolaguard
RoLaGuard (Community Edition): a LoRaWAN Operations, Cybersecurity & Compliance Management Platform.
Stars: ✭ 16 (-65.22%)
Mutual labels:  lorawan
element-parsers
Parsers for LoRaWAN Sensors on ELEMENT-IoT
Stars: ✭ 23 (-50%)
Mutual labels:  lorawan
sx1278
sx1278 LoRa driver for Stm32 HAL
Stars: ✭ 27 (-41.3%)
Mutual labels:  lorawan
RAK831-Zero
Pi Zero RAK831 Adapter board
Stars: ✭ 98 (+113.04%)
Mutual labels:  lorawan
chirpstack-concentratord
Concentrator HAL daemon for LoRa gateways.
Stars: ✭ 53 (+15.22%)
Mutual labels:  lorawan
Recursos-aprendizaje-LoRa-LoRaWAN-e-IoT
Lista de recursos con los que aprender y estar al tanto sobre LoRa/LoRaWAN e Internet de las Cosas
Stars: ✭ 60 (+30.43%)
Mutual labels:  lorawan
pyrak811
RAK811 Python 3 library for Raspberry Pi
Stars: ✭ 43 (-6.52%)
Mutual labels:  lorawan
plan44-feed
OpenWrt feed containing plan44 packages
Stars: ✭ 25 (-45.65%)
Mutual labels:  lorawan
Penguino-STM32WL-LoRa-E5
This repo contains all the necessary design and fabrication files for the Seeed Studio LoRa-E5 based Penguino Feather breakout board.
Stars: ✭ 30 (-34.78%)
Mutual labels:  lorawan
RAK811-tracker
Example code for RAK811 nodes with GPS on board, transmitting their coordinates in the payload of the LoRaWAN packet in a format that is compatible with TTN Mapper.
Stars: ✭ 14 (-69.57%)
Mutual labels:  lorawan
LMIC-node
LMIC-node | One example to rule them all. LMIC-node is an example LoRaWAN application for a node that can be used with The Things Network. It demonstrates how to send uplink messages, how to receive downlink messages, how to implement a downlink command and it provides useful status information. With LMIC-node it is easy to get a working node qu…
Stars: ✭ 108 (+134.78%)
Mutual labels:  lorawan
firmware
设备固件库,适用于IntoRobot系列产品
Stars: ✭ 19 (-58.7%)
Mutual labels:  lorawan
CatWAN USB Stick
An Open Source USB Stick compatible with LoRa and LoRaWAN with Cortex M0+. To connect, review and analyze packages of LoRa®
Stars: ✭ 23 (-50%)
Mutual labels:  lorawan
cayenne-lpp
A Cayenne LPP library written in C
Stars: ✭ 19 (-58.7%)
Mutual labels:  lorawan

ibm-lmic

This respository was set up to track the code posted by IBM Zurich for supporting the LoRaWAN MAC on embedded systems. Ths code is written in C, and supports radios that use the Semtech SX1272 and SX1276 chips. The repository contains the V1.5 code and V1.6 code.

The repository was imported using Mercurial and then converted to Git using hggit. Due to bugs in hggit and Mercurial 3.9, I had to use an unreleased version of hggit, using commit tag d0ce6ea.

The intention is to keep this repository relatively clean, and to fork it for further experimentation and development. Bugs will be tracked and fixes will be applied, but major functional changes will happen elsewhere.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].