MicroPython_Statistics
Stats library
Implementations of common statistics functions from the Python 3 statistics module in MicroPython
Statistics module for MicroPython
14 stars
3 watching
8 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattytrentini/micropython-fractions | Port of Python's standard Fractions library to MicroPython | 0 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
cemoody/topicsne | An implementation of t-SNE in PyTorch for MNIST dataset analysis | 473 |
rcolistete/micropython_as7262x_driver | MicroPython driver for AS7262/AS7263 nano spectrometer sensor | 2 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
rcolistete/micropython_mlx90615_driver | A Python driver module for an infrared temperature sensor | 2 |
miceuz/sht25-micropython | An API implementation for a humidity and temperature sensor using Python on MicroPython | 4 |
jonnor/micropython-zipfile | Port of CPython's ZIP file module to MicroPython | 3 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
uraich/tcs3200-micropython | A MicroPython driver and test programs for a color sensor | 1 |
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |