3 个仓库
Interfaces with small screens to display system status or lighting information.
Distinct from Serial Peripheral Interfaces: Distinct from Serial Peripheral Interfaces: focuses on the display integration layer rather than the underlying communication protocol.
Explore 3 awesome GitHub repositories matching hardware & iot · Peripheral Display Drivers. Refine with filters or upvote what's useful.
WLED is a web-based firmware designed for ESP8266 and ESP32 microcontrollers to manage addressable LED strips and matrices. It functions as a comprehensive IoT lighting automation system, providing the tools to control individual pixels, define logical segments, and execute dynamic lighting effects. The platform supports a wide range of hardware configurations, including matrix panels and non-addressable LED arrays, while offering granular control over brightness, color palettes, and animation speed. The project distinguishes itself through its extensive support for networked orchestration an
Interfaces with small screens to show system status or lighting information directly on the controller hardware.
ESP32Marauder is a suite of specialized firmware images and tools designed for wireless network auditing, packet sniffing, and Bluetooth scanning on ESP32 hardware. It functions as a wireless penetration tool used to analyze network security and monitor signal traffic. The project includes capabilities for capturing wireless handshakes and simulating access points to test infrastructure resilience. It also features a Bluetooth low energy scanner used to identify hardware signatures and detect unauthorized signals or skimming devices. The firmware supports broader security operations includin
Uses serial peripheral interface (SPI) drivers to render pixels on physical hardware screens.
这是一个 ESP32 显示驱动库和触摸屏 UI 框架。它提供了一系列硬件配置和软件驱动程序,旨在控制基于 ESP32 的触摸屏显示器。 该仓库作为一个嵌入式硬件引脚映射图,为映射显示模块的物理引脚提供了指南。它特别支持将这些显示器用作家庭自动化硬件界面中的可控触摸面板。 该项目涵盖了嵌入式图形开发,包括可视化界面的渲染和用于电子原型的 ESP32 显示模块集成。它还包括用于硬件引脚映射的工具,以识别可用于连接外部传感器和执行器的 GPIO 引脚。
Provides display drivers that communicate pixel data and commands via the SPI bus.