Skip to content
#

lorawan-node

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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 quickly up and running. LMIC-node supports many popular (LoRa) development boards out of the box. It uses the Arduino framework, the LMIC LoRaWAN library and PlatformIO.

  • Updated Jul 14, 2022
  • C

FramI2C is an Arduino library for FRAM (F-FRAM, Ferroelectric RAM) non-volatile memory chips with I2C interface. Supports most common Cypress and Fujitsu I2C FRAM chips with densities of 4, 16, 64, 128, 256, 512, and 1024 kilobits (kb). Provides simple, easy to use read() and write() methods for reading/writing integral and floating point types (uses automatic type inference and byte conversion), readBytes() and writeBytes() for reading/writing larger amounts of data as byte array, and fill() to fill or clear a range of FRAM memory.

  • Updated Nov 20, 2021
  • C++

Improve this page

Add a description, image, and links to the lorawan-node topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lorawan-node topic, visit your repo's landing page and select "manage topics."

Learn more