awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antirez avatar

antirez/micropython-ft6x06

0
View on GitHub↗
10 stars·1 fork·Python·1 view

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

  • Hardware Drivers - Driver for FT6x06 capacitive touch sensors.

Star history

Star history chart for antirez/micropython-ft6x06Star history chart for antirez/micropython-ft6x06

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 Ft6x06

Similar open-source projects, ranked by how many features they share with Micropython Ft6x06.
  • alankrantas/micropython-tea5767alankrantas avatar

    alankrantas/micropython-TEA5767

    52View on 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
    View on GitHub↗52
  • alankrantas/micropython-ttp229-bsfalankrantas avatar

    alankrantas/micropython-TTP229-BSF

    18View on 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
    View on GitHub↗18
  • almindor/max7219almindor avatar

    almindor/max7219

    17View on GitHub↗

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

    Rust
    View on GitHub↗17
  • acutronicrobotics/hrimAcutronicRobotics avatar

    AcutronicRobotics/HRIM

    70View on GitHub↗

    An information model for robot hardware. Facilitates interoperability across modules from different robot manufacturers. Built around ROS 2.0

    Python
    View on GitHub↗70
See all 30 alternatives to Micropython Ft6x06→

Frequently asked questions

What does antirez/micropython-ft6x06 do?

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

What are the main features of antirez/micropython-ft6x06?

The main features of antirez/micropython-ft6x06 are: Hardware Drivers.

What are some open-source alternatives to antirez/micropython-ft6x06?

Open-source alternatives to antirez/micropython-ft6x06 include: 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… 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… acutronicrobotics/hrim — An information model for robot hardware. Facilitates interoperability across modules from different robot…