awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
slothyrulez avatar

slothyrulez/lcdi2c

0
View on GitHub↗
5 stars·0 forks·Python·MIT·8 views

Lcdi2c

micropython lib to control hd44780 lcd

Features

  • Character LCD Drivers - Interface for HD44780-compatible dot matrix displays.

Star history

Star history chart for slothyrulez/lcdi2cStar history chart for slothyrulez/lcdi2c

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lcdi2c

These projects share indexed features with Lcdi2c. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • brainelectronics/micropython-i2c-lcdbrainelectronics avatar

    brainelectronics/micropython-i2c-lcd

    20View on GitHub↗

    MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C

    Python
    View on GitHub↗20
  • bucknalla/micropython-i2c-lcdBucknalla avatar

    Bucknalla/micropython-i2c-lcd

    38View on GitHub↗

    This library is designed to support a MicroPython interface for I2C 16x2 LCD character screens.

    Python
    View on GitHub↗38
  • dda/micropythondda avatar

    dda/MicroPython

    3View on GitHub↗

    MicroPython

    Python
    View on GitHub↗3
  • rdagger/micropython-charlcdrdagger avatar

    rdagger/micropython-charlcd

    17View on GitHub↗

    A library to control a character LCD display in 4 bit mode on an ESP8266 or ESP32 running MicroPython.

    Python
    View on GitHub↗17
Compare all 6 related projects→

Frequently asked questions

What does slothyrulez/lcdi2c do?

micropython lib to control hd44780 lcd

What are the main features of slothyrulez/lcdi2c?

The main features of slothyrulez/lcdi2c are: Character LCD Drivers.

Which projects share features with slothyrulez/lcdi2c?

Projects with overlapping indexed features include: brainelectronics/micropython-i2c-lcd — MicroPython package to control HD44780 LCD displays 1602 and 2004 via I2C. bucknalla/micropython-i2c-lcd — This library is designed to support a MicroPython interface for I2C 16x2 LCD character screens. dda/micropython — MicroPython. rdagger/micropython-charlcd — A library to control a character LCD display in 4 bit mode on an ESP8266 or ESP32 running MicroPython. scitoast/pyboard-lcd-character-display — This project includes a python module with heavily commented code, meant for hobbyists to use and modify, as well as a… wjdp/micropython-lcd — A simple class for controlling the HD44780 in 4 bit mode with the micropython pyboard.