Difference between revisions of "24ch DMX 8 RGB flood controller"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
=== LED === | === LED === | ||
DMX activity | DMX activity | ||
+ | |||
+ | === Output polarity === | ||
+ | Default polarity is active low (inverted,) meaning outputs are +5V when off and shorted to GND when on. | ||
+ | To change polarity in hardware, replace 74HC541 with 74HC540. When using 540, output will be active high, meaning output will be shorted to GND when off and +5V when on. | ||
Line 37: | Line 41: | ||
[[File:24ch-DMX-8-RGB-4.jpg]] | [[File:24ch-DMX-8-RGB-4.jpg]] | ||
+ | |||
+ | |||
+ | |||
+ | '''Top view''' | ||
+ | |||
+ | [[File:Dmx24rgb-top.png|800px]] | ||
+ | |||
+ | |||
+ | |||
+ | '''BOM''' | ||
+ | |||
+ | [[File:Dmx24rgb-BOM.pdf]] |
Latest revision as of 06:43, 27 March 2016
DIP switch
- 1 - DMX through (pass DMX data as is, do not remove any channels)
- 2 - Use exponential lookup table to map channel value to PWM value (otherwise, mapping is linear)
- 3 - Invert output (when inverted in software, 0 will result in 0.05% PWM, so small glow might be visible)
S1 switch
- Power On - normal operation, listen on DMX input
- Press - test mode 1, rainbow
- Press - test mode 2, cycle RGB (0, R, G, B, RG, RB, GB, RGB, 0, ...)
- Press - normal operation
LED
DMX activity
Output polarity
Default polarity is active low (inverted,) meaning outputs are +5V when off and shorted to GND when on. To change polarity in hardware, replace 74HC541 with 74HC540. When using 540, output will be active high, meaning output will be shorted to GND when off and +5V when on.
Resistors
Capacitors
ICs
Top view
BOM