A Minimal LoRa Sensor Node using an Atmel ATTiny84 and a HopeRF RFM95W LoRa Module (Versions 1 and 2) https://www.attno.de/
Go to file
2019-09-19 19:16:30 +02:00
Case Initial Commit 2019-09-19 05:40:34 +02:00
Firmware Use Correct Prescaler Register 2019-09-19 13:49:24 +02:00
PCB_SMD Initial Commit 2019-09-19 05:40:34 +02:00
case_back.jpg Added Better Pictures 2019-09-19 19:16:30 +02:00
case_front.jpg Added Better Pictures 2019-09-19 19:16:30 +02:00
case_side.jpg Added Better Pictures 2019-09-19 19:16:30 +02:00
pcb_back.jpg Added Better Pictures 2019-09-19 19:16:30 +02:00
pcb_front.jpg Added Better Pictures 2019-09-19 19:16:30 +02:00
README.md Added Some Initial Info to the Readme 2019-09-19 03:58:41 +00:00

TinyLoRa Sensor Node

Overview

A Minimalistic Sensor Node for use on TheThingsNetwork.

Case Back Case Front PCB Back

Features

  • Small Size, only 47x36x15mm populated
  • Based on widely available Atmel ATTiny84 MCU and RFM95W LoRa-module
  • 6 free GPIO-Pins from the ATTiny to connect sensors on a 2.54mm pitch header
  • Optional on-board LED for status signaling
  • Powered by a single CR2032 lithium battery
  • Long battery runtime using the ATTinys deep sleep mode
  • Integrated 6-Pin programming header
  • Small component count

Subdirectories In this Repository

  • Case: A 3D-Printable Case, OpenSCAD and STL Files
  • Firmware: Example Firmware, platformio project
  • PCB_SMD: PCB for SMD components, KiCAD project