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

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

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

19 个仓库

Awesome GitHub RepositoriesLED Controllers

Drivers for RGB LED strips, matrices, and PWM-based LED controllers.

Explore 19 awesome GitHub repositories matching part of an awesome list · LED Controllers. Refine with filters or upvote what's useful.

Awesome LED Controllers 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 gradually increases or decreases light intensity using pulse-width modulation to create smooth transitions.

    JavaScript1-wireadcarduino
    在 GitHub 上查看↗13,401
  • jomjol/ai-on-the-edge-devicejomjol 的头像

    jomjol/AI-on-the-edge-device

    8,461在 GitHub 上查看↗

    AI-on-the-edge-device is an edge AI meter digitizer and computer vision image processor designed to convert images of analog and digital utility meters into numeric values. It functions as an IoT gateway that runs neural network inference locally on hardware to monitor water, power, and gas readings. The system is distinguished by its ability to handle both analog pointers and digital digits through custom-trained neural networks. It includes specialized tools for image alignment, region-of-interest extraction, and hardware-level lighting control to minimize glare on glass surfaces. To mainta

    Manages the color and intensity of LEDs to eliminate glare on glass meter surfaces.

    C++
    在 GitHub 上查看↗8,461
  • googlecreativelab/anypixelgooglecreativelab 的头像

    googlecreativelab/anypixel

    6,440在 GitHub 上查看↗

    Anypixel is a web-to-hardware display framework and toolkit for building large-scale physical interactive screens and button walls. It provides a system for mapping HTML canvas graphics to physical LED arrays, combining a networked pixel controller with a management tool that translates web application data into electronic signals for microcontroller-driven display boards. The project features a browser-based hardware simulation environment that allows for testing interactive display logic, button events, and network communication without requiring physical components. This emulator enables t

    Ships a management tool that translates web application data into electronic signals for display boards.

    JavaScripthardwarejavascriptschematics
    在 GitHub 上查看↗6,440
  • efforg/rayhunterEFForg 的头像

    EFForg/rayhunter

    4,596在 GitHub 上查看↗

    Rayhunter is an IMSI catcher detection tool and cellular network monitor designed to identify cell-site simulators and fake base stations. It functions as an SDR signal analyzer that tracks tower connectivity, logs GPS locations, and monitors for network downgrades or disabled encryption on mobile hardware. The system distinguishes itself through heuristic-based traffic analysis used to detect suspicious identity requests, malformed system information, and the use of null ciphers. It includes a remote device management interface consisting of a REST API and web dashboard for controlling detec

    Implements physical LED blink patterns to notify users of detected security threats and device states.

    Rust
    在 GitHub 上查看↗4,596
  • hyperion-project/hyperion.nghyperion-project 的头像

    hyperion-project/hyperion.ng

    3,702在 GitHub 上查看↗

    Hyperion is an ambient lighting controller and screen color capture engine designed to synchronize networked LED hardware with real-time video and audio content. It functions as a programmable lighting effects engine and networked server, capturing frames from system displays or USB devices to extract dominant colors for immersive lighting environments. The system distinguishes itself through a protocol-agnostic hardware abstraction layer and a coordinate-based LED mapping system that uses keystone correction for precise physical alignment. It features a modular scripting engine for custom vi

    Acts as a hardware manager for mapping LED layouts and controlling output across diverse protocols.

    C++adalightambilightapa102
    在 GitHub 上查看↗3,702
  • gpac/gpacgpac 的头像

    gpac/gpac

    3,205在 GitHub 上查看↗

    GPAC is an open-source multimedia framework built around a pluggable filter graph pipeline, where modular processing units called filters connect into a directed graph to handle media workflows. At its core, the framework centers all media packaging and manipulation on the ISO Base Media File Format (ISOBMFF), with specialized tools for reading, writing, fragmenting, and encrypting MP4 and related containers. It also provides a declarative scene graph composition system for describing interactive multimedia scenes using MPEG-4 BIFS, X3D, SVG, or VRML syntax, alongside a hardware-accelerated re

    Applies transition effects such as mix or fade when switching from one media source to the next in a sequence.

    Catsc3broadcastcenc
    在 GitHub 上查看↗3,205
  • isadorasophia/murderisadorasophia 的头像

    isadorasophia/murder

    3,171在 GitHub 上查看↗

    Murder is an entity component system game engine designed for 2D game development. It provides a core framework for managing game objects through an ECS architecture and includes a dedicated 2D game editor for asset management and real-time property configuration. The engine features a specialized 2D rendering pipeline supporting pixel art, sprite slicing, and parallax effects. It includes a hierarchical A* pathfinding system for agent navigation and a comprehensive asset management system for serializing and loading game resources. The project covers a broad range of capabilities, including

    Implements a solid color overlay that can be faded for visual scene transitions.

    C#fnagame-enginegamedev
    在 GitHub 上查看↗3,171
  • janbednarik/micropython-ws2812JanBednarik 的头像

    JanBednarik/micropython-ws2812

    198在 GitHub 上查看↗

    MicroPython WS2812 driver

    Driver for WS2812 NeoPixel LEDs.

    Python
    在 GitHub 上查看↗198
  • hybotix/micropython-ht16k33hybotix 的头像

    hybotix/micropython-ht16k33

    47在 GitHub 上查看↗

    Micropython Library for the HT16K33-based LED Matrices, ported from Adafruit's AdafruitCircuitPythonHT16K33 library.

    Driver for HT16K33 LED matrix and segment controllers.

    Python
    在 GitHub 上查看↗47
  • nickovs/ws2812-spinickovs 的头像

    nickovs/ws2812-SPI

    29在 GitHub 上查看↗

    An efficient micropython WS2812 (NeoPixel) driver

    Efficient SPI-based WS2812 driver.

    Python
    在 GitHub 上查看↗29
  • warringer/micropython-rgbledWarringer 的头像

    Warringer/micropython-rgbled

    15在 GitHub 上查看↗

    This wrapper module aims to reduce the work needed to work with NeoPixel (WS2812) and DotStar (APA102) RGB LED strips and matrixes.

    Wrapper for NeoPixel and DotStar LED strips.

    Python
    在 GitHub 上查看↗15
  • mampersat/micropython-morsecodemampersat 的头像

    mampersat/micropython-morsecode

    10在 GitHub 上查看↗

    MicroPython Morse Code

    Morse code blink utility for LEDs.

    Python
    在 GitHub 上查看↗10
  • mcauser/micropython-p9813mcauser 的头像

    mcauser/micropython-p9813

    8在 GitHub 上查看↗

    A MicroPython library for P9813 RGB LED drivers.

    Driver for P9813 RGB LEDs.

    Python
    在 GitHub 上查看↗8
  • eosti/micropython-aw210xxeosti 的头像

    eosti/micropython-aw210xx

    0在 GitHub 上查看↗

    This package is installable with mip:

    Driver for AW210xx LED driver chips.

    Python
    在 GitHub 上查看↗0
  • heman/micropython-ws2801HeMan 的头像

    HeMan/micropython-ws2801

    2在 GitHub 上查看↗

    A MicroPython library to interface with strands of WS2801 RGB LEDs. It's based on Adafruit WS2801 library for regular Python.

    Interface for WS2801 RGB LED strands.

    Python
    在 GitHub 上查看↗2
  • omeerik/is31fl3197omeErik 的头像

    omeErik/IS31FL3197

    1在 GitHub 上查看↗

    This repository contains an I2C driver for the IS31FL3197 chip. The chip can for instance be found on the Arduino GIGA Display Shield. This driver was developed and tested using OpenMV on an Arduino Giga R1 Wifi with the shield attached.

    I2C driver for IS31FL3197 LED controllers.

    Python
    在 GitHub 上查看↗1
  • hubertd/micropython-ws2812-7segHubertD 的头像

    HubertD/micropython-ws2812-7seg

    1在 GitHub 上查看↗

    7-segment display using WS2812 RGB LEDs.

    HTML
    在 GitHub 上查看↗1
  • oysols/tlc5940-micropythonO

    oysols/tlc5940-micropython

    0在 GitHub 上查看↗

    Minimal implementation of grey scale data transmission with multiple tlc5940 in series.

    Driver for 16-channel LED controllers.

    在 GitHub 上查看↗0
  • mattytrentini/micropython-dotstarM

    mattytrentini/micropython-dotstar

    0在 GitHub 上查看↗

    Adafruit CircuitPython DotStar

    Port of the Adafruit DotStar library.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. LED Controllers

探索子标签

  • Fading Effects1 个子标签Gradual transitions of light intensity or color over time. **Distinct from LED Controllers:** Focuses on the temporal transition of brightness rather than general driver management
  • Installation Management ToolsManagement software that coordinates the mapping and translation of application data to physical LED controllers. **Distinct from LED Controllers:** Distinct from LED Controllers: focuses on the management bridge that feeds the controllers rather than the driver itself.
  • Luminosity AnimationsSoftware patterns for transitioning LED brightness over time using easing and keyframes. **Distinct from LED Controllers:** Focuses on time-based transitions and animation curves rather than general driver functionality.
  • Status IndicatorsHardware-level visual signaling for communicating system states and security warnings. **Distinct from LED Controllers:** Focuses on visual notification patterns rather than general PWM or matrix driver implementation.