00F100 / LoRa-Thing

Make one or more Things as a PoC for LoRa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoRa-Thing

This directory contains a series of programs that can be used to make a LoRa sensor. The directory contains sketches for types of sensors, as well as libraries that support these sketches with common functions.

Documentation is found on: http://things4u.github.io

  • LORAWAN_3.1-htu: Sensor to report temperature and humidity. The node is based on simple LoRa node (one frequency only) originally developed by hoperf.nl and modified/worked on to support various sensors.

  • esp-lmic-v1.5: a working version of a sensor built on ESP8266 that connects to thethingsnetwork

  • esp-lmic-v1.5-ds18b20: A version of ESP8266/RFM95 sensor device reporting temperature values of DS18B20 temperature sensor (using waterproof DALLAS sensor)

About

Make one or more Things as a PoC for LoRa


Languages

Language:C++ 79.0%Language:Arduino 10.6%Language:C 4.5%Language:Processing 4.2%Language:Python 1.1%Language:Shell 0.5%Language:CMake 0.1%Language:Makefile 0.1%