## What Is Super Lightdream?
![[concept art 958x720.mp4]]
^ Super Lightdream concept art
I'm creating some triangular LED fixtures for domes. They attach to [3V 5/8 domes](http://www.domerama.com/calculators/3v-geodesic-dome-calculator/) via bungie cables. These are designed to be relatively cheap (around $100 per panel) and flexible enough to fit different panel arrangements on different structures.
This is a work in progress with plans to have the dome complete by May 2024.
This documentation should be enough to **"build your own LED dome"**. It's not quite a step-by-step guide, but it should have enough information about the project to get you pointed in the right direction.
## System Design
[ Computer Setup ] => [ 6 Enclosures ] => [ Panels ]
A computer connects to the network to send out LED data.
Each enclosure has an IP address.
Each enclosure supplies power and data for 8 panels.
Up to 5 panels can be daisy-chained together from one power/data connection.
## Computer Setup
[[Sending content to the panels]]
## Enclosures
[[Enclosures]] - what parts are needed; power management
[[Enclosure Networking]] - how do we identify / orient the enclosures? how do we orchestrate the LED data?
## Panels
[[Electronics]] - i.e. what wiring is needed specifically for each panel & how to solder those connections
[[Building the Triangle Panels]]
[[Attaching the Triangle Panels]]
<video autoplay loop>
<source src="http://metal-heart.org/static/video/triangle-panels-demo.mp4" type="video/mp4">
</video>