Giter Club home page Giter Club logo

lora-sx1276's Introduction

One Days Workshop for Raspberry Pi LoRa SX127x

Intro

In this workshop, you will learn about:

  1. What is LoRa?
  2. How to control the SX127x LoRa module.
  3. Connect to The Things Network(TTN) LoRaWAN.
  4. Build your own private LoRa gateway.

The slide is available on 用Raspberry Pi + LoRa實做微型物聯網閘道器

Environment

Raspberry Pi 3B/Raspberry Pi 3B+ + SanDisk 32G microSD + MiniLoRa + 2018-06-27-raspbian-stretch.img

Prerequisite

Install required package and Python module

$ sudo apt-get update
$ sudo apt-get install -y python-dev python-pip x11vnc mosquitto mosquitto-clients
$ sudo pip install spidev numpy pyserial paho-mqtt base58 pycrypto
$ sudo pip3 install paho-mqtt

More LoRa module and RF Kit

lora-sx1276's People

Contributors

sosorry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.