awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesLED Array Synchronization

Logic for coordinating the state and brightness of multiple LEDs as a single group.

Distinct from LED Controllers: Focuses on synchronized group control across multiple pins rather than individual diode management.

Explore 1 awesome GitHub repository matching operating systems & systems programming · LED Array Synchronization. Refine with filters or upvote what's useful.

Awesome LED Array Synchronization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rwaldron/johnny-fiverwaldron 的头像

    rwaldron/johnny-five

    13,401在 GitHub 上查看↗

    Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a

    Johnny-Five manages a group of diodes as a single array to synchronize behavior and brightness across pins.

    JavaScript1-wireadcarduino
    在 GitHub 上查看↗13,401
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Programming
  6. Hardware Interfaces
  7. LED Controllers
  8. LED Array Synchronization