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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antirez avatar

antirez/micropython-ft6x06

0
View on GitHub↗

Micropython Ft6x06

This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate with the host, with an interrupt to signal when touch data is available. This driver can be used both via a callback triggered by an interrupt and using just data polling,…

Features

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • Controladores de hardware - Driver for FT6x06 capacitive touch sensors.
10 estrellas·1 fork·Python·7 vistas

Historial de estrellas

Gráfico del historial de estrellas de antirez/micropython-ft6x06Gráfico del historial de estrellas de antirez/micropython-ft6x06

Preguntas frecuentes

¿Qué hace antirez/micropython-ft6x06?

This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate with the host, with an interrupt to signal when touch data is available. This driver can be used both via a callback triggered by an interrupt and using just data polling,…

¿Cuáles son las características principales de antirez/micropython-ft6x06?

Las características principales de antirez/micropython-ft6x06 son: Controladores de hardware.

¿Qué alternativas de código abierto existen para antirez/micropython-ft6x06?

Las alternativas de código abierto para antirez/micropython-ft6x06 incluyen: 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). arksine/canboot — Bootloader for ARM Cortex-M MCUs. armink/sfud — SFUD 是一款开源的串行 SPI Flash 通用驱动库。由于现有市面的串行 Flash 种类居多,各个 Flash 的规格及命令存在差异, SFUD 就是为了解决这些 Flash… 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…

Alternativas open-source a Micropython Ft6x06

Proyectos open-source similares, clasificados según cuántas características comparten con Micropython Ft6x06.
  • rust-embedded/embedded-halAvatar de rust-embedded

    rust-embedded/embedded-hal

    2,600Ver en 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
    Ver en GitHub↗2,600
  • alankrantas/micropython-ttp229-bsfAvatar de alankrantas

    alankrantas/micropython-TTP229-BSF

    18Ver en 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
    Ver en GitHub↗18
  • almindor/max7219Avatar de almindor

    almindor/max7219

    17Ver en GitHub↗

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

    Rust
    Ver en GitHub↗17
  • alankrantas/micropython-tea5767Avatar de alankrantas

    alankrantas/micropython-TEA5767

    52Ver en 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
    Ver en GitHub↗52
Ver las 30 alternativas a Micropython Ft6x06→