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.
10 stars
2 watching
1 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Micropython module for interacting with the BMP390 pressure and temperature sensor. | 3 |
| A Python module for a pressure sensor that measures temperature and altitude. | 86 |
| A Python module for interacting with the BMP280 sensor on an I2C bus. | 91 |
| A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |
| An AES CBC mode encryption module for MicroPython devices | 5 |
| A basic API module for the Dweet service | 3 |
| A Python module for working with PNG images on microcontrollers | 12 |
| A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
| A fully featured driver for a specific microcontroller family | 4 |
| A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. | 0 |
| An AES-128 CFB mode encryption module for MicroPython devices. | 4 |
| A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. | 1 |
| Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
| A software module providing fast numerical array manipulation and analysis capabilities | 436 |
| Publishes sensor data over MQTT using Micropython | 15 |