https://github.com/travisbumgarner/pixels64
8x8 Pixel Grid Powered by ESP32, a custom circuit, and custom 3D modeled parts.
https://github.com/travisbumgarner/pixels64
3d-printing circuitpython esp32 graphics leds rgb-led
Last synced: 10 months ago
JSON representation
8x8 Pixel Grid Powered by ESP32, a custom circuit, and custom 3D modeled parts.
- Host: GitHub
- URL: https://github.com/travisbumgarner/pixels64
- Owner: TravisBumgarner
- Created: 2025-01-23T02:12:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T01:48:14.000Z (10 months ago)
- Last Synced: 2025-03-27T03:17:28.122Z (10 months ago)
- Topics: 3d-printing, circuitpython, esp32, graphics, leds, rgb-led
- Language: Python
- Homepage:
- Size: 9.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixels64
An 8x8 grid of 64 individually addressable RGB LEDs using the WS2812B package. Pixels64 is controlled by CircuitPython and the `neopixel` library. A 3D-printable housing is included. For full documentation, check out the [Setup Tutorial](docs/SETUP.md).

This repository contains:
- 3D models for housing
- PCB diagram and schematic
- Code for controlling a two-dimensional array of 64 RGB LEDs
**Choose Your Path**
This repository includes all the files needed to build the Pixel64 display.
The PCB is designed to be modular, allowing multiple boards to be combined in an N x M configuration for any display size.