awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alankrantas avatar

alankrantas/micropython-TTP229-BSFArchived

0
View on GitHub↗
18 نجوم·7 تفرعات·Python·GPL-3.0·5 مشاهدات

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

  • تعريفات الأجهزة - Driver for TTP229-BSF 16-key capacitive keypad.

سجل النجوم

مخطط تاريخ النجوم لـ alankrantas/micropython-ttp229-bsfمخطط تاريخ النجوم لـ alankrantas/micropython-ttp229-bsf

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Micropython TTP229 BSF

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Micropython TTP229 BSF.
  • alankrantas/micropython-tea5767الصورة الرمزية لـ alankrantas

    alankrantas/micropython-TEA5767

    52عرض على 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
    عرض على GitHub↗52
  • almindor/max7219الصورة الرمزية لـ almindor

    almindor/max7219

    17عرض على GitHub↗

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

    Rust
    عرض على GitHub↗17
  • antirez/micropython-ft6x06الصورة الرمزية لـ antirez

    antirez/micropython-ft6x06

    10عرض على GitHub↗

    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
    عرض على GitHub↗10
  • acutronicrobotics/hrimالصورة الرمزية لـ AcutronicRobotics

    AcutronicRobotics/HRIM

    70عرض على GitHub↗

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

    Python
    عرض على GitHub↗70
عرض جميع البدائل الـ 30 لـ Micropython TTP229 BSF→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ alankrantas/micropython-ttp229-bsf؟

الميزات الرئيسية لـ alankrantas/micropython-ttp229-bsf هي: تعريفات الأجهزة.

ما هي البدائل مفتوحة المصدر لـ alankrantas/micropython-ttp229-bsf؟

تشمل البدائل مفتوحة المصدر لـ alankrantas/micropython-ttp229-bsf: 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…