Skip to content

Makerfabs/MakePython-Lora

Repository files navigation

MakePython Lora

/*
Version:		V2.1
Author:			Vincent
Create Date:	2020/7/24
Note:
2021/8/18		V2.1 Fix Lora Gateway 915M bug.
2020/12/11		V2.0 Now supply arduino lib: RadioLib
2022/8/15		V2.1 Update new RadioLib demo
*/

[toc]

main2

Makerfabs

Makerfabs home page

Makerfabs Wiki

Introduce

The Makepython Lora transceivers feature the LoRaTM long range modem that provides ultra-long range spread spectrum communication and high interference immunity whilst minimising current consumption.

Product Link : MakePython Lora

Wiki Link : MakePython Lora Wiki

Front

main

back

RadioLib Example

send_and_receive.ino

A demo for communicating with the standard Makerfabs LoraNode (MaLora).

All Lora Nodes use this Lora library: RadioLib

It is recommended to install from Arduino Library Manager and select the library version 4.6.0. RadioLib libraries after 5.0 need to add "RADIOLIB_" before some macro definitions.

The current firmware is developed in RadioLib 4.6.0.

MaLora

MaLora is Makerfabs Loranode.

Makerfabs Lora Node is a series of products based on Arduino Pro Mini (328P) + Lora(SX127X).

Like Relay, AC Dimmer, MOSFET, etc.

For easy to use, UID and generic instructions are provided. Some of them are our previous products, but have not added UID yet.

MaLora

We started with MicroPython, but the Lora library support was not good. There was also a failure to communicate with other Lora libraries. So we discontinued MicroPython maintenance, and subsequent Makerfabs Lora-related products use the agreed Lora library.

Test

Communicates with a standard Lora Node. The code used by Maduino Lora Radio is in:

LoraNodeDemo

Serial Monitor Display:

Related Tests

  • Long distance Lora communication

t1

t2

Related Projects

4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •