micropython-microbmp

BMP processor

A Python module for processing BMP images in various color depths and compression methods.

A small Python module for BMP image processing.

GitHub

10 stars
2 watching
1 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
octaprog7/bmp390A Micropython module for interacting with the BMP390 pressure and temperature sensor.3
micropython-imu/micropython-bmp180A Python module for a pressure sensor that measures temperature and altitude.86
dafvid/micropython-bmp280A Python module for interacting with the BMP280 sensor on an I2C bus.91
jacklinquan/micropython-aiobuttonA MicroPython module for creating buttons with debounced and timed press/hold states4
jacklinquan/micropython-cryptomsgAn AES CBC mode encryption module for MicroPython devices5
jacklinquan/micropython-basicdweetA basic API module for the Dweet service3
ratfink/micropython-pngA Python module for working with PNG images on microcontrollers12
octaprog7/bmp180A MicroPython module for interfacing with a BMP180 pressure and temperature sensor.3
jornamon/mp-bmp3xx-fullA fully featured driver for a specific microcontroller family4
octaprog7/bmp581A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec.0
jacklinquan/micropython-cryptocfbAn AES-128 CFB mode encryption module for MicroPython devices.4
octaprog7/bme680A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity.1
bradenm/micropy-cliAutomates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management.317
v923z/micropython-ulabA software module providing fast numerical array manipulation and analysis capabilities436
robmarkcole/bme680-mqtt-micropythonPublishes sensor data over MQTT using Micropython15