Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arduino/ucpack-mpy


https://github.com/arduino/ucpack-mpy

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# ucPack-mpy

Micropython porting of ucPack library.

### How to Install

`mpremote mip install github:arduino/ucPack-mpy`

or

copy `CircularBuffer.py` and `ucPack.py` into your board.




> Original Arduino language library by G. Bruno is available [here](https://github.com/gbr1/ucPack) or in Arduino Library Manager.