A simple implementation of LoRa for the raspberry pi5, utilising gpiozero and spidev already installed on Raspberry Pi OS.
Project description
lora-gpiozero
A simple implementation of LoRa for the raspberry pi5, utilising gpiozero and spidev already installed on Raspberry Pi OS.Tested with a sx1278 lora module at 433MHz.
:runner: To install and use on a raspberrypi
Create a virtual environment that can access system packages
python3 -m venv .venv --system-site-packages
source .venv/bin/activate
Install with pip
pip install lora-gpiozero
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lora_gpiozero-0.0.3.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lora_gpiozero-0.0.3.tar.gz.
File metadata
- Download URL: lora_gpiozero-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ad2601268278ff5e8ea5c5054dda8611fe8dee56533443c832aeb4336f1165
|
|
| MD5 |
c7e02fc9547b969b50d555051ca21fbf
|
|
| BLAKE2b-256 |
f456dc8f824626bf3b9a2f79b48489f5779c3aedde2def1918b50a3c80ce7ee7
|
File details
Details for the file lora_gpiozero-0.0.3-py3-none-any.whl.
File metadata
- Download URL: lora_gpiozero-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e541baa42b04dae4c865f9551003b98cb57213be2cce4d8015debbcec3460cf
|
|
| MD5 |
415f188e50fbd546d89f0a5c63e3d087
|
|
| BLAKE2b-256 |
70e8e69241a95d979830e6d975a7f3c1e81c9cefa954094d3b534a86b0a093b1
|