View on GitHub

arduino-raspi-lora

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

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

Installation

Raspberry pi

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

feather

Contact

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

GitHub Logo