Skip to content

sqfmi/hexy

Repository files navigation

Hexy

Inspired by Mukesh Sankhla's HexMatrix project, this is a smaller version using 96 3.5x3.5MM RGB LEDs (WS2812B-MINI)

hexy

Hardware

All KiCad design files under MIT license

Hexy running the Pacific demo in the FastLED library

BOM

Wiring Pattern

The LEDs are laid out in a zigzag pattern:

Software

We used the FastLED library v3.3

  • Set the data pin to 13 (or any other pin if you are using another microcontroller)
  • Set the number of LEDs to 96
  • Set the LED Chipset to WS2812B

Frame

For best visual results, 3D print the seperator grid hexy-frame.stl to keep the light from bleeding over. You will also need a piece of paper/acrylic glued on top to diffuse the light so each triangle cell looks nice and crisp hexy-diffusion.dxf

Releases

No releases published

Packages

No packages published