Skip to content

CiTRuS93/arduino-raspi-lora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


arduino-raspi-lora

building a long range system to analyze measurement without internet connection. with LoRa connection we can transfer data from all the feather's sensors to the raspberry-pi. the raspberry pi build as a thread per task server.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Components

Getting Started

To get a local copy up and running follow these simple steps.

Connections

GitHub Logo

Prerequisites

Raspberry pi

  • enable SPI using sudo raspi-config>Interfacing Options>SPI

Feather

  • arduino IDE

Installation

Raspberry pi

  1. Clone the repo
git clone https://github.com/CiTRuS93/arduino-raspi-lora.git
cd raspberry-pi
  pip install -r requirements.txt

feather

  • install LowPowerLab RFM69 from arduino IDE
  • mount feather_lora.ino

Contact

Project Link: https://github.com/CiTRuS93/arduino-raspi-lora

GitHub Logo

About

Iot project when internet connection is an issue. using feathers, raspberry-pi and aws iot-core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published