Skip to content

Python library and helpers for interacting with SAMR34 Embit firmware

License

Notifications You must be signed in to change notification settings

ant9000/emb-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 test
  • sender.py, receiver.py are two example scripts that rely on ebi.py
  • embitshell.py is an interactive shell offering a simplified interaction with the module

REQUIREMENTS

pip install pyserial

About

Python library and helpers for interacting with SAMR34 Embit firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages