MaxiBlink RGBEnglish: Difference between revisions

From BlinkenArea Wiki
Jump to: navigation, search
(Created page with "Coming soon ...")
 
No edit summary
Line 1: Line 1:
Coming soon ...
__NOEDITSECTION__
{{InfoboxEnglish
|Name=MaxiBlink RGB
|Bild=MaxiblinkRGB-project-image.jpg
|Jahr= 2022
|Pixel= 24
|Farben=7 (red, green, blue, yellow, cyan, pink, white)
|Leuchtmittel=5mm RGB LEDs
|Leistung=
|Kontakt=[[User:ArneRossius|Arne Rossius]]
|Webseite=
}}
 
MaxiBlink RGB is the more colourful version of the [[MaxiBlinkEnglish|MaxiBlink]]. It consists of a 4x6 LED matrix that lights up in seemingly random patterns and colours, controlled by a linear feedback shift register acting as a pseudo-random number generator.
 
== Mode of Operation ==
 
MaxiBlink RGB is based on an 18 bit [http://en.wikipedia.org/wiki/Maximum_length_sequence Maximum Length Sequence] shift register with one row or column of the LED matrix connected to each flip-flop. Each row of LEDs has three "virtual columns", one for each colour. The rows are connected diagonally to prevent the patterns to be too "rectangular". A 555 oscillator is clocking the shift register chain. The circuit doesn't have a power-on reset, so if all flip-flop stages are set to "0" when powering on, the circuit won't start up and all LEDs will remain dark. As this appears to happen regularly with 74HC shift registers, the board can be modified to use the 4th XOR gate to invert one of the feedback taps, so now the circuit wouldn't start up if all flip-flop stages are set to "1", which doesn't appear to happen very often. In version 1.1, the circuit has been modified to include this mod.
 
== Hardware ==
 
=== Version 1.0 ===
 
* [[:Image:MaxiblinkRGB_v1.0.png|Schematic diagram]] (PNG)
* [[:File:MaxiblinkRGB_v1.0.sch|Schematic diagram]] (EAGLE 4.x)
* [[:File:MaxiblinkRGB_v1.0.brd|PCB layout]] (EAGLE 4.x)
* [[:File:Maxiblink-rgb-instructions-rev1.0.pdf|Kit instructions]]
* [[:File:Maxiblink-rgb-mod-rev1.0.pdf|PCB modification instructions]]
 
=== Version 1.1 ===
 
* [[:Image:MaxiblinkRGB_v1.1.png|Schematic diagram]] (PNG)
* [[:File:MaxiblinkRGB_v1.1.sch|Schematic diagram]] (EAGLE 4.x)
* [[:File:MaxiblinkRGB_v1.1.brd|PCB layout]] (EAGLE 4.x)
 
=== Photos ===
 
 
 
[[Category:Projects]]

Revision as of 20:17, 3 January 2024

project overview
Zur deutschsprachigen Version dieser Seite
MaxiblinkRGB-project-image.jpg
Year 2022
Number of pixels 24
Grayscales / Colors 7 (red, green, blue, yellow, cyan, pink, white)
Illuminant 5mm RGB LEDs
Power input
Contact person Arne Rossius
Project website

MaxiBlink RGB is the more colourful version of the MaxiBlink. It consists of a 4x6 LED matrix that lights up in seemingly random patterns and colours, controlled by a linear feedback shift register acting as a pseudo-random number generator.

Mode of Operation

MaxiBlink RGB is based on an 18 bit Maximum Length Sequence shift register with one row or column of the LED matrix connected to each flip-flop. Each row of LEDs has three "virtual columns", one for each colour. The rows are connected diagonally to prevent the patterns to be too "rectangular". A 555 oscillator is clocking the shift register chain. The circuit doesn't have a power-on reset, so if all flip-flop stages are set to "0" when powering on, the circuit won't start up and all LEDs will remain dark. As this appears to happen regularly with 74HC shift registers, the board can be modified to use the 4th XOR gate to invert one of the feedback taps, so now the circuit wouldn't start up if all flip-flop stages are set to "1", which doesn't appear to happen very often. In version 1.1, the circuit has been modified to include this mod.

Hardware

Version 1.0

Version 1.1

Photos