LED Weather Forecast using Raspberry Pi
https://www.electronics-lab.com/led-weather-forecast-using/
AughtNaughtZero @ instructables.com posted his latest project, a LED matrix visualizing data from a weather website such as temperature, pressure, humidity, wind speed etc. This project utilizes a 6 x 16 matrix of RGB LEDs to visualize a weather forecast pulled from the Weather Underground API. A Raspberry Pi runs a python program designed to fetch […]
DIY Morning Feed With LED Matrix
https://www.electronics-lab.com/diy-morning-feed-led-matrix/
Here is a LED matrix able to show useful information such as weather forecast, temperature and stock updates. The matrix is controlled by a Particle Photon board. You wake up in the morning. You’re groggy. You grab your phone lazily and start browsing. You check the weather, your stocks, your instagram. Before you know it, you’re […]
Large 8×8 LED Matrix Display
https://www.electronics-lab.com/large-8x8-led-matrix-display/
jollifactory @ instructables.com has published a large 8×8 LED Matrix Display which is driven by a MAX7219 and Arduino. For this project, we will be building a single color large LED matrix display which is made up of a few large 8×8 LED matrix modules daisy-chained together. Each of these 8×8 LED matrix modules is around […]
8×8 RGB Led Matrix with WS2812 driver with Arduino Uno
https://www.electronics-lab.com/8x8-rgb-led-matrix-with-ws2812-driver-with-arduino-uno/
In this video we learn how to use this 8×8 RGB LED matrix. This matrix is using the WS2812 driver and it is great, because each LED is individually addressable. Only one microcontroller pin is required to control all the LEDs, and you get 24 bit color for each LED. 8×8 RGB Led Matrix with […]
How to build your own 8×8 led matrix
https://www.electronics-lab.com/how-to-build-your-own-8x8-led-matrix/
circuitspecialists.com has published a new guide on how to build your own 8×8 LED Matrix on a prototyping board. In a later guide they will show how to program it using an Arduino Compatible board. Today we will be starting our adventure into the deeply complex, yet totally incredible world of LED Matrices. This post […]
Building the Colossus LED Display
https://www.electronics-lab.com/building-the-colossus-led-display/
by Adam Haile @ maniacallabs.com: The 2014 NC Maker Faire was a huge turning point for Maniacal Labs. It was there that the idea for the AllPixel and what is now BiblioPixel got their start. It’s also where we showed off our first custom-built LED display, the 24×24 LPD8806 matrix. At nearly 24 inches square, […]
Tutorial on the Design & Implementation of an FPGA RGB LED Matrix Driver
https://www.electronics-lab.com/tutorial-on-the-design-implementation-of-an-fpga-rgb-led-matrix-driver/
In this episode Shahriar and Timo demonstrate the design methodology of an FPGA based 32×32 RGB LED matrix driver. Timo has kindly devoted some of his time to describe the block diagram and the thought process which goes into designing this type of FPGA display driver. The various components of the overall system (PLL, UART, […]