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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI
  • Pilotes matériels - Driver for FT6x06 capacitive touch sensors.
10 stars·1 fork·Python·7 vues

Historique des stars

Graphique de l'historique des stars pour antirez/micropython-ft6x06Graphique de l'historique des stars pour antirez/micropython-ft6x06

Questions fréquentes

Que fait 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,…

Quelles sont les fonctionnalités principales de antirez/micropython-ft6x06 ?

Les fonctionnalités principales de antirez/micropython-ft6x06 sont : Pilotes matériels.

Quelles sont les alternatives open-source à antirez/micropython-ft6x06 ?

Les alternatives open-source à antirez/micropython-ft6x06 incluent : 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…

Alternatives open source à Micropython Ft6x06

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Micropython Ft6x06.
  • rust-embedded/embedded-halAvatar de rust-embedded

    rust-embedded/embedded-hal

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

    alankrantas/micropython-TTP229-BSF

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

    almindor/max7219

    17Voir sur GitHub↗

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

    Rust
    Voir sur GitHub↗17
  • alankrantas/micropython-tea5767Avatar de alankrantas

    alankrantas/micropython-TEA5767

    52Voir sur 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
    Voir sur GitHub↗52
Voir les 30 alternatives à Micropython Ft6x06→