DESCRIPTION
This repo contains a few Python scripts for interacting with EMB-LR1276 modules from Embit.
ebi.py
is the main library; it's__main__
method can serve both as demo and as testsender.py
,receiver.py
are two example scripts that rely onebi.py
embitshell.py
is an interactive shell offering a simplified interaction with the module
REQUIREMENTS
pip install pyserial