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
·
brainelectronics avatar

brainelectronics/micropython-i2c-lcd

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

Micropython I2c Lcd

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

Features

  • Character LCD Drivers - I2C package for 1602 and 2004 character displays.

Star history

Star history chart for brainelectronics/micropython-i2c-lcdStar history chart for brainelectronics/micropython-i2c-lcd

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

Open-source alternatives to Micropython I2c Lcd

Similar open-source projects, ranked by how many features they share with Micropython I2c Lcd.
  • 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
  • scitoast/pyboard-lcd-character-displayscitoast avatar

    scitoast/pyboard-LCD-character-display

    1View on GitHub↗

    This project includes a python module with heavily commented code, meant for hobbyists to use and modify, as well as a Fritzing circuit diagram and photograph of the end result. This should allow you to attach a character display screen to your PyBoard very easily.

    Python
    View on GitHub↗1
See all 6 alternatives to Micropython I2c Lcd→

Frequently asked questions

What does brainelectronics/micropython-i2c-lcd do?

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

What are the main features of brainelectronics/micropython-i2c-lcd?

The main features of brainelectronics/micropython-i2c-lcd are: Character LCD Drivers.

What are some open-source alternatives to brainelectronics/micropython-i2c-lcd?

Open-source alternatives to brainelectronics/micropython-i2c-lcd include: 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… slothyrulez/lcdi2c — micropython lib to control hd44780 lcd. wjdp/micropython-lcd — A simple class for controlling the HD44780 in 4 bit mode with the micropython pyboard.