micropython-gy33

GY-33 interface

A Micropython driver for the GY-33 module, enabling access to its TCS3472 sensor and onboard LED via UART and I2C interfaces.

UART and I2C driver for GY33 module

GitHub

1 stars
1 watching
0 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hybotix/micropython-ht16k33 A Python driver for an LED matrix display IC 44
russhughes/gc9a01py A display driver for microcontrollers, supporting bitmap fonts and basic graphics 41
agners/micropython-scd30 Provides an I2C interface to the SCD30 CO² sensor module on MicroPython boards 25
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
russhughes/gc9a01_mpy A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. 152
fanday/adxl345_micropython Provides access to the adxl345 sensor on microcontrollers using Python 7
minyiky/lvgl_esp32_gc9a01 A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver 10
pangopi/micropython-ds3231-at24c32 A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module 28
mcauser/micropython-max44009 A MicroPython driver for an ambient light sensor with I2C interface 1
miketeachman/micropython-ads1219 A MicroPython driver for a precision 24-bit ADC with I2C interface. 4
russhughes/wt32sc01py A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. 12
jeffmer/micropython-ili9341 A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. 126
wayoda/micropython-mcp4725 A Python driver for an I²C digital-to-analog converter (DAC) chip 12
uraich/tcs3200-micropython A MicroPython driver and test programs for a color sensor 1
rdagger/micropython-ili9341 This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. 193