Leonel Lopes Parente's repositories

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.

pinout-diagrams

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

License:NOASSERTIONStargazers:13Issues:1Issues:0

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.

Language:C++License:MITStargazers:9Issues:2Issues:0

lowpower-workshop

Material for the workshop 'Low-power with ESP8266' held during TTN / IoT Groningen meetups.

Language:C++License:MITStargazers:3Issues:1Issues:0

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.

Language:C++License:MITStargazers:1Issues:1Issues:0

Hexdump

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

Language:CLicense:MITStargazers:1Issues:0Issues:0

arduino-lmic

LoraWAN-in-C library, adapted to run under the Arduino environment

Language:CLicense:MITStargazers:0Issues:0Issues:0

BSFrance-avr

Arduino core for BSFrance AVR boards

Language:C++License:MITStargazers:0Issues:0Issues:0

BSFrance-stm32

Arduino core for BSFrance STM32 boards

Language:CLicense:MITStargazers:0Issues:0Issues:0

rak831-lorawan-gateway-workshop

Material for the workshop 'Build your own gateway with RAK831 and RESION.IO' held at The Things Conference 2018.

Stargazers:0Issues:0Issues:0

ESP32_LoRaWAN

Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it.

Language:AssemblyStargazers:0Issues:0Issues:0

generic-node-se

Generic Node Sensor Edition

Language:CStargazers:0Issues:0Issues:0

Led

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

Language:C++License:MITStargazers:0Issues:0Issues:0