Color Scheme Ideas
NWCCTV
Posts: 3,629
I have a project in mind that will involve the WS2812B's and temp sensors. What I would like to know is what Color schemes everyone thinks of when it is wet and what color when it is dry.
Comments
For your circumstance, I would consider ...
Blue for Wet
Brown for Dry
... additionally you could migrate or fade between the two depending on how dry or how wet your sensor is reporting.
I am trying to get the timer to generate a (The diagram"WS2812 www.ledlightmake.com/rgb-addressable-led-strip-c-80_87/led-ws2812b-addressable-digital-stripsmd5050-strips-60-pcsm-p-216.html Protocol") squarewave using the output with 8bit MCU by sensor signle
However,I get a great kick out of a sequence manually like this...
#asm
MOV P1, #1
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
MOV P1, #0
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
ENDASM
Well I have to confess that the closest I could get to brown was more of a dark orange, and it took a bit of trial and error to get that.
The orange tile is the same color as the top brown tile.
Well the humidity indicator cards that come with some semiconductors suggest dry = cyan and wet = pink.
(cobalt chloride)
I don't think it really matters much what color scheme you pick for humidity. For temperature blue for cool, red for hot, and yellow for very hot is pretty much a defacto standard. AFAIK there is no such equivalent for humidity. Since relative humidity has a range of 0 - 100% using the resistor color code to represent steps of 10% would be as appropriate as any other scheme, particularly for the folks on this forum.