awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alankrantas avatar

alankrantas/micropython-TTP229-BSFArchived

0
View on GitHub↗
18 Stars·7 Forks·Python·GPL-3.0·5 Aufrufe

Micropython TTP229 BSF

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.

Features

  • Hardware-Treiber - Driver for TTP229-BSF 16-key capacitive keypad.

Star-Verlauf

Star-Verlauf für alankrantas/micropython-ttp229-bsfStar-Verlauf für alankrantas/micropython-ttp229-bsf

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Micropython TTP229 BSF

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micropython TTP229 BSF.
  • alankrantas/micropython-tea5767Avatar von alankrantas

    alankrantas/micropython-TEA5767

    52Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗52
  • almindor/max7219Avatar von almindor

    almindor/max7219

    17Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗17
  • antirez/micropython-ft6x06Avatar von antirez

    antirez/micropython-ft6x06

    10Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗10
  • acutronicrobotics/hrimAvatar von AcutronicRobotics

    AcutronicRobotics/HRIM

    70Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗70
Alle 30 Alternativen zu Micropython TTP229 BSF anzeigen→

Häufig gestellte Fragen

Was macht alankrantas/micropython-ttp229-bsf?

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.

Was sind die Hauptfunktionen von alankrantas/micropython-ttp229-bsf?

Die Hauptfunktionen von alankrantas/micropython-ttp229-bsf sind: Hardware-Treiber.

Welche Open-Source-Alternativen gibt es zu alankrantas/micropython-ttp229-bsf?

Open-Source-Alternativen zu alankrantas/micropython-ttp229-bsf sind unter anderem: 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… 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. armink/sfud — SFUD 是一款开源的串行 SPI Flash 通用驱动库。由于现有市面的串行 Flash 种类居多,各个 Flash 的规格及命令存在差异, SFUD 就是为了解决这些 Flash… acutronicrobotics/hrim — An information model for robot hardware. Facilitates interoperability across modules from different robot…