Adafruit_CircuitPython_US100

CircuitPython library for US100 UART mode ultra-sonic distance + temperature sensor

MIT License

Downloads
1.5K
Stars
3
Committers
10
Adafruit_CircuitPython_US100 - Update to error check

Published by kattni almost 5 years ago

The error check is now more robust and does not halt the code when an error is encountered.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-us100.

Read the docs for info on how to use it.

Adafruit_CircuitPython_US100 - Error check, update for Pi

Published by kattni almost 5 years ago

Added an error check for when the sensor is not found. Updated simpletest to include initialisation for Raspberry Pi/Linux.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-us100.

Read the docs for info on how to use it.

Adafruit_CircuitPython_US100 - Update Travis Badge In Readme

Published by sommersoft almost 6 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-us100.

Read the docs for info on how to use it.

Adafruit_CircuitPython_US100 - Initial release and now on PyPi!

Published by kattni almost 6 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-us100.

Read the docs for info on how to use it.

Package Rankings
Top 15.86% on Pypi.org
Related Projects