Skip to content

area3001/jellyfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Jellyfish

Jellyfish is an implementation of our LPD6803 driver for the ESP8266 combined with a MQTT client.

Example Schematic

Hardware

At the heart of Jellyfish there's an ESP12E module combined with a TXB0106 and many options for sensors. The board we're using is the ESP12_DEV board. DEV Board

The pixels used in Jellyfish feature a LPD6803 IC paired with 4 RGB LEDs each to improve the pixel brightness. The pixels are arranged in a 8x8 configuration to create a large (approx. 1m by 1m) LED panel. the panel itself is fabricated using a thick 18mm piece of MDF wood for the back side, and 4mm thick MDF for the cross sections. The side panels and top panel will be made from opaque acryl.

Pixel Panel closeup

Software

Client

Thanks to the folks from the ESP8266 Community Forum we've been able to program the ESP12E using the Arduino IDE resulting in an easy to understand and easy to modify program.

Server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published