xoseperez / m5stack-rfm95

RFM95 layer for the M5Stack prototyping platform (PCB design, 3D printed enclosure and sample code)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M5Stack TTN Node

This is a LoRaWAN node based on the great M5Stack development platform. It uses a RFM95 by HopeRF and the standard LMIC stack. The sample code is configured to connect to The Things Network using EU frequency, but you can easily change that.

travis license donate twitter

M5Stack RFM95 layer

M5Stack RFM95 layer

M5Stack RFM95 layer

This repository contains:

  • PCB schematics, layout (for Eagle) and gerbers.
  • 3D model of different enclosure options (bottom layer, middle layer), both OpenSCAD and STL files.
  • Sample code that sends an auto-increment number and sleeps the board.

License

Copyright (C) 2018 by Xose Pérez (@xoseperez)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

RFM95 layer for the M5Stack prototyping platform (PCB design, 3D printed enclosure and sample code)

License:GNU General Public License v3.0


Languages

Language:C 96.3%Language:C++ 3.1%Language:OpenSCAD 0.5%Language:Python 0.1%