An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by lnlp

A curated list of projects in awesome lists by lnlp .

https://github.com/lnlp/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 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.

arduino cmwx1zzabz cross-platform esp32 example iot lmic lora32 lora32u4 lorawan lorawan-device lorawan-node platformio rfm95 samd21 stm32 sx1276 t-beam the-things-network ttn

Last synced: 07 Apr 2025

https://github.com/lnlp/pinout-diagrams

Collection of pinout diagrams for popular microcontroller development boards and LoRa development boards.

boards development-board development-boards esp32 lora lora-module lora32 lora32u4 lorawan mcu microcontroller pinout pinout-diagram pinouts stm32 t-beam

Last synced: 24 Jul 2025

https://github.com/lnlp/frami2c

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.

arduino arduino-library deep-sleep f-ram ferroelectric ferroelectric-ram fram i2c i2c-interface i2c-memory library lorawan lorawan-device lorawan-node low-power memory non-volatile non-volatile-memory non-volatile-storage settings-storage

Last synced: 10 Jun 2025

https://github.com/lnlp/hexdump

Arduino library for creating hexdumps from program memory and view these on the serial monitor. Uses printf().

arduino arduino-library hexdump hexdump-viewer library memory-dump memory-dumper serial-monitor serial-port

Last synced: 13 Apr 2026

https://github.com/lnlp/easyled

Arduino library for controlling standard LEDs in an easy way. EasyLed provides simple logical methods like on(), off(), toggle(), flash(), isOn(), isOff() and reset(). This library will help to write cleaner code that is easy to read and understand.

arduino arduino-library blink clean-architecture clean-code control easy easy-to-understand easy-to-use flash led led-control leds library

Last synced: 25 Apr 2026

https://github.com/lnlp/led

[deprecated] Arduino library for controlling standard LEDs. This library has been deprecated. For new development use the new EasyLed library instead.

Last synced: 19 May 2026