Giter VIP home page Giter VIP logo

go-ebyte-sx1276-lora's Introduction

Go EBYTE SX1276 Lora

I have been interested in the LoRa radio protocol for a long time. Now I want to get familiar with the hardware under Go, so I can create application in the future which run easy under different operating systems.

A future goal could be a https://www.zigbee2mqtt.io/ like implementation for smart home or a LoRa Messenger like LoRa Msg.

Hardware

I orderd a "EBYTE Lora UART SX1276 868 MHz 100 mW E32-868T20D Radio Transmitter Receiver Module" and want to uses this on my Windows PC and Rapsberry Pi. For this purpose I created this repository.

On Windows I use a "CP2102 USB to TTL converter HW-598 for 3.3V and 5V" to be ablt to plug these modules on a usb hub.

This repository is in an early stage, the feature set is limited but will be expand step by step.

Gettings started

PS> go build -o bin.exe; .\bin.exe COM4

Feature Set

  • [X] Run on Windows
  • [ ] Run on Linux (Raspberry)
  • [X] Read settings from the LoRa Receiver Module
  • [ ] Write settings from the LoRa Receiver Module
  • [X] Send Data
  • [ ] Receive Data

LoRa Receiver Module Parameter

PIN Design

go-ebyte-sx1276-lora's People

Contributors

dhcgn avatar

Watchers

 avatar  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.