micropython-fractions
Fraction library
Port of Python's standard Fractions library to MicroPython
A MicroPython port of the CPython standard Fractions library
0 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattytrentini/micropython-hexdump | An implementation of a hexadecimal data viewer utility for MicroPython platforms | 4 |
mattytrentini/micropython-dotstar | A Python library for controlling APA102 DotStars using software SPI | 22 |
rcolistete/micropython_statistics | Implementations of common statistics functions from the Python 3 statistics module in MicroPython | 14 |
mattytrentini/micropython-m5stack-dds | A MicroPython driver for the M5Stack's DDS frequency generator | 1 |
jonnor/micropython-zipfile | Port of CPython's ZIP file module to MicroPython | 3 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
guycarver/micropython | A collection of hardware and software drivers and utility libraries for MicroPython on various platforms | 147 |
mattharrison/tiny-python-3.6-notebook | A curated collection of examples and notes on the basics of Python 3.6 syntax. | 1,345 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
mattytrentini/ssd1675a | A Micropython driver for controlling an E-Paper display using the SSD1675A controller | 9 |