Customizable LED Array
Customizable LED Array
Customizable LED array (10x15) done using an LED strip cut into different strips, a 3.5" touch screen, and a Raspberry Pi Zero. The graphic user interface (GUI) used to controlled the LED array was created using Tkinter, an open-source python library. A 3.5" touchscreen was connected to the Rapberry Pi and allowed direct control of the LED array through the GUI, using the Neopixel python library. The LED array can also show the weather by using a weather channel API in where the current weather conditions are matched to a library of illustration and shown in the LED array (As shown with a cloudy forecast below). The LEDs can also display the time and different light effects.Â