SEm/escapeLab/LED strip

(Difference between revisions)
Jump to: navigation, search
(Specifications)
Line 18: Line 18:
  
 
A microprocessor board constantly emits the controls to drive RGB LEDs.
 
A microprocessor board constantly emits the controls to drive RGB LEDs.
Sum the three components of the colors (3*8 bits) together, modulo 30.
+
The key is the sum the three color components (3*8 bits), modulo 30.
  
 
[[Category:Bachelor]] [[Category:SEm]] [[Category:EscapeLab]]
 
[[Category:Bachelor]] [[Category:SEm]] [[Category:EscapeLab]]

Revision as of 16:13, 5 May 2022

Contents

Welcome to the SEM escape lab

3rd Key

Reading the colors of an LED strip

The aim of this task is to read the RGB values of some LEDs.

Specifications

A microprocessor board constantly emits the controls to drive RGB LEDs. The key is the sum the three color components (3*8 bits), modulo 30.

Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox