awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antirez avatar

antirez/micropython-ft6x06

0
View on GitHub↗
10 स्टार्स·1 फोर्क·Python·5 व्यूज़

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

  • हार्डवेयर ड्राइवर्स - Driver for FT6x06 capacitive touch sensors.

स्टार हिस्ट्री

antirez/micropython-ft6x06 के लिए स्टार हिस्ट्री चार्टantirez/micropython-ft6x06 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Micropython Ft6x06 के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Micropython Ft6x06 के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • rust-embedded/embedded-halrust-embedded का अवतार

    rust-embedded/embedded-hal

    2,600GitHub पर देखें↗

    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

    18GitHub पर देखें↗

    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

    17GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗17
  • alankrantas/micropython-tea5767alankrantas का अवतार

    alankrantas/micropython-TEA5767

    52GitHub पर देखें↗

    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
Micropython Ft6x06 के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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

antirez/micropython-ft6x06 की मुख्य विशेषताएं क्या हैं?

antirez/micropython-ft6x06 की मुख्य विशेषताएं हैं: हार्डवेयर ड्राइवर्स।

antirez/micropython-ft6x06 के कुछ ओपन-सोर्स विकल्प क्या हैं?

antirez/micropython-ft6x06 के ओपन-सोर्स विकल्पों में शामिल हैं: 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…