micropython-hexdump
Hex viewer
An implementation of a hexadecimal data viewer utility for MicroPython platforms
An implementation of Hexdump for MicroPython
4 stars
1 watching
1 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattytrentini/micropython-fractions | Port of Python's standard Fractions library to MicroPython | 0 |
mattytrentini/micropython-dotstar | A Python library for controlling APA102 DotStars using software SPI | 22 |
patois/genmc | Displays Hex-Rays microcode for reverse engineering and analysis purposes | 231 |
mattytrentini/micropython-m5stack-dds | A MicroPython driver for the M5Stack's DDS frequency generator | 1 |
guycarver/micropython | A collection of hardware and software drivers and utility libraries for MicroPython on various platforms | 147 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
mattytrentini/micropython-tmp1075 | A MicroPython driver for a temperature sensor. | 0 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
mattytrentini/ssd1675a | A Micropython driver for controlling an E-Paper display using the SSD1675A controller | 9 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
peterhinch/micropython-samples | An assortment of code examples and technical resources for MicroPython development on various platforms. | 464 |
mattharrison/tiny-python-3.6-notebook | A curated collection of examples and notes on the basics of Python 3.6 syntax. | 1,345 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |