Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.35 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.35 KB

Nebra Helium Region Tool

The Nebra Helium region tool is a visualisation tool to find the frequency plan details of your specified LoRa / Helium region.

This repo contains the source code (feel free to fork and use yourself) which is then deployed automatically using Cloudflare Pages.

Where does the data come from?

The data used by this repo comes from the regions CSV file in the Helium Foundation (formerly DeWi Alliance) hplans GitHub repo.

In turn, the hplans CSV file linked above is based on the RP2-1.0.3 LoRaWAN Regional Parameters from the LoRaWAN Alliance as well as Helium Network's country definitions.

Development

The tool is built with HTML, CSS, JavaScript, and jQuery. It uses the Google Maps API for the geo chart and the jQuery CSV plugin for parsing the CSV data.

Credits

This tool was developed by Louis Reed for Nebra. Based on the original Nebra Helium Region Selector

License

This tool is licensed under the MIT license. See the LICENSE file for more information.