awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dhallgb avatar

dhallgb/eInk-micropython

0
View on GitHub↗

EInk Micropython

e-Ink library for Waveshare 4.3inch device on MicroPython

Features

  • 硬件驱动 - Waveshare 4.3-inch e-paper driver.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
26 星标·7 分支·Python·MIT·5 次浏览

Star 历史

dhallgb/eink-micropython 的 Star 历史图表dhallgb/eink-micropython 的 Star 历史图表

EInk Micropython 的开源替代方案

相似的开源项目,按与 EInk Micropython 的功能重合度排序。
  • rust-embedded/embedded-halrust-embedded 的头像

    rust-embedded/embedded-hal

    2,600在 GitHub 上查看↗

    Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing peripheral drivers to remain entirely independent of specific hardware platforms. The library provides platform-agnostic interfaces that decouple driver logic from microcontroller architectures, utilizing zero-cost trait abstractions that compile down to direct hardware register manipulations without runtime overhead or memory allocation. The project features asynchronous execution support and synchronous-to-asynchronous adaptation, enabling non-blocking peripheral operations and coo

    Rust
    在 GitHub 上查看↗2,600
  • alankrantas/micropython-ttp229-bsfalankrantas 的头像

    alankrantas/micropython-TTP229-BSF

    18在 GitHub 上查看↗

    This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini) and ESP32 (BPI:bit) with v1.11 firmware.

    Python
    在 GitHub 上查看↗18
  • almindor/max7219almindor 的头像

    almindor/max7219

    17在 GitHub 上查看↗

    A platform agnostic driver to interface with the MAX7219 (LED display driver)

    Rust
    在 GitHub 上查看↗17
  • alankrantas/micropython-tea5767alankrantas 的头像

    alankrantas/micropython-TEA5767

    52在 GitHub 上查看↗

    TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna via a 3.5mm jack but have no internal volume control.

    Python
    在 GitHub 上查看↗52
查看 EInk Micropython 的所有 30 个替代方案→

常见问题解答

dhallgb/eink-micropython 是做什么的?

e-Ink library for Waveshare 4.3inch device on MicroPython

dhallgb/eink-micropython 的主要功能有哪些?

dhallgb/eink-micropython 的主要功能包括:硬件驱动。

dhallgb/eink-micropython 有哪些开源替代品?

dhallgb/eink-micropython 的开源替代品包括: rust-embedded/embedded-hal — Embedded-hal is a hardware abstraction layer for embedded microcontrollers that defines common traits allowing… alankrantas/micropython-ttp229-bsf — This MicroPython driver is for TTP229-BSF capacitive keypad on ESP8266/ESP32. Tested on both ESP8266 (WeMos D1 mini)… almindor/max7219 — A platform agnostic driver to interface with the MAX7219 (LED display driver). antirez/micropython-ft6x06 — This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate… arksine/canboot — Bootloader for ARM Cortex-M MCUs. alankrantas/micropython-tea5767 — TEA5767 is a cheap but functional FM radio module, which allow you to build DIY FM radios. It comes with an antenna…