Skip to content

arduino/package-index-py

Repository files navigation

🐍 MicroPython Package Index

A list of useful MicroPython packages that can be used with the compatible Arduino products.

🀲 Contributing

Please read the contribution guidelines to learn how to add your MicroPython packages to the MicroPython Package Index.

πŸ“¦ Packages

Micropython Driver for a BME680 breakout. The driver uses the I2C interface.

Details

Python drivers for the Holtek HT16K33 controller chip and various display devices based upon it, such as the Adafruit 0.8-inch 8x16 LED Matrix FeatherWing and the Raspberry Pi Pico. The drivers supports both CircuitPython and MicroPython applications. They communicate using IΒ²C.

Details
  • 🌐 URL: https://github.com/smittytone/HT16K33-Python
  • πŸ“œ License: Licensed under the MIT License.
  • 🏷️ Tags: LED, matrix, segment, adafruit
  • βœ… Verification:
    • Verified v3.4.2 with arduino:esp32:nano_nora on MicroPython v1.20.0
    • Verified v3.4.2 with esp32:esp32:esp32s3 on MicroPython v1.20.0

A port of the SparkFun driver for Maxim MAX30102 sensor to MicroPython.

Details

An easy to use MicroPython library to handle Buttons and other devices with digital (LOW/HIGH) output.

Details

A Python client for the Arduino IoT cloud, which runs on both CPython and MicroPython.

Details

Python code for talking to HD44780 compatible character based dot matrix LCDs.

Details

MicroPython driver for DS3231 RTC and AT24C32 EEPROM module.

Details

Device drivers for IR (infra red) remote controls

Details

Adafruit BME280 Library, a library for the Adafruit BME280 Humidity, Barometric Pressure + Temp sensor.

Details

Micropython implementation of DFPlayer control over UART

Details

This library is designed to support a MicroPython interface for i2c LCD character screens. It is designed around the Pycom implementation of MicroPython

Details

A MicroPython library for the MAX7219 8x8 LED matrix driver, SPI interface, supports cascading and uses framebuf

Details

MicroPython ModBus TCP and RTU library supporting client and host mode

Details

A MicroPython library for 10 segment LED bar graph modules using the MY9221 LED driver.

Details

MicroPython driver to read a rotary encoder. Works with Pyboard, Raspberry Pi Pico, ESP8266, and ESP32 development boards. This is a robust implementation providing effective debouncing of encoder contacts. It uses two GPIO pins configured to trigger interrupts, ...

Details

This is the MicroPython port of Python Thermal Printer by Adafruit

Details

A MicroPython library for quad 7-segment LED display modules using the TM1637 LED driver. For example, the Grove - 4 Digit Display module http://wiki.seeed.cc/Grove-4-Digit_Display/

Details

MicroPython driver for the AHT10 and AHT20 temperature and humidity sensors.

Details

Details

a library for using ws2812b and sk6812 leds (aka neopixels) with Raspberry Pi Pico

Details

A simple class for controlling a 9g servo with the Raspberry Pi Pico.

Details

Micropython driver for SH1107-based OLED display (64 x 128)

Details

A MicroPython porting of ucPack library.

Details
  • 🌐 URL: https://github.com/arduino/ucPack-mpy
  • πŸ‘€ Author: Arduino, Giovanni di Dio Bruno, Lucio Rossi
  • πŸ“œ License: Licensed under MPL2.0.
  • 🏷️ Tags: communication