An open API service indexing awesome lists of open source software.

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.

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).

![Logo](docs/logo.png)

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.