Skip to content
/ zpi.py Public
forked from whatcall/zpi.py

Python implementation for TI ZPI (CC2530-ZNP API) UART transport

Notifications You must be signed in to change notification settings

elanwu/zpi.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zpi.py

Python implementation for TI ZPI (CC2530-ZNP API) UART transport.

Some of codes of this package is inspired by the following project: -python-xbee (https://code.google.com/p/python-xbee/)

Install

python setup.py install

Use

import zpi

Run test

python zpi/test/zpi_test.py "COM5"

change the port name used by your radio.

About

Python implementation for TI ZPI (CC2530-ZNP API) UART transport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%