Skip to content

leofig-rj/Arduino-LF_LoRa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-LF_LoRa

Project Stage Maintenance

This Arduino library is intended to create LoRa devices that communicate with the LoRa2MQTT, Home Assistant AddOn.

This uses the LoRa library to interface with the radios.

Compatible Hardware

It is limited to ESP32 processors (all versions) because it uses specific resources of this platform.

Examples

The examples can be used for initial experience with the device / LoRa2MQTT pair.

The example LF_LoRa_USB_Adapter_01 is to flash the USB adapter to be connected to the Home Assistant server and allow connection to devices.

Each example contains a corresponding LoRa MQTT configuration file. This example .ino / .py file pair serves as a basis for developing new devices.

They are:

New Devices

New devices can be developed based on the above examples. The .py configuration file for LoRa2MQTT should be placed in the /Config/lora2mqtt/models folder of the Home Assistant server.

Note

The configuration files for the examples are already included in LoRa2MQTT and the new ones should be placed in /Config/lora2mqtt/models.

License

This libary is licensed under the MIT Licence.

About

This handle LF_Lora Devices for LoRa2MQTT Home Assistant AddOn.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages