IoT LoRa Node pHAT Python Library
Project description
# rak811-python RAK811 Python Library for use with LoRa pHAT & MicroBIT Node
Currently the library is very early on in development. At the moment you will have to do the following:
Connect via SSH or open a terminal up.
Run sudo raspi-config Select option “5 Interfacing Options” Then select option “P6 Serial”
It will ask you if you want a login shell to be accessible over serial, select no. It will then ask you if you would like the serial port hardware to be enabled, select yes.
Press enter and then finish. It will ask if you would like to reboot and select yes.
It’ll reboot and then either re-connect or re-open a terminal.
Next download the python file to a directory you wish, currently it isn’t available via Pip but will be soon.The easiest way is to wget https://raw.githubusercontent.com/PiSupply/rak811-python/master/iotloranode.py
Finally you will need to install python serial which can be done with “sudo apt install python3-serial python3-rpi.gpio”
We’re still working on the documentation and all of the functions but you can see an example at https://github.com/PiSupply/rak811-python/blob/master/example.py to get started.
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 Distributions
Built Distribution
File details
Details for the file iotloranode-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: iotloranode-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.8.1 pkginfo/1.3.2 requests/2.18.4 setuptools/28.3.0 requests-toolbelt/0.7.0 clint/0.5.1 CPython/2.7.15rc1 Linux/4.15.0-43-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b78d528bb147f59688f76498505d0b7788af1f2a799bf05e89506eff25df4518 |
|
MD5 | 0f611bc73dc5f6996efbf72a08473ba7 |
|
BLAKE2b-256 | 59b145b9a66bbe8497ccf189ad8c6cc2eadaee99019fe08b9a65531e8ee7ac72 |