RGB Color Mixer¶
Specification¶
The full specification below is extracted from Chapter 5: Programmable LED Art with NeoPixel/WS2812B.
Type: microsim
**sim-id:** rgb-color-mixer<br/>
**Library:** p5.js<br/>
**Status:** Reused<br/>
**Source:** https://dmccreary.github.io/learning-python/sims/rgb-color-mixer/<br/>
**Source Repo:** https://github.com/dmccreary/learning-python/tree/main/docs/sims/rgb-color-mixer
Reused from the MicroSim catalog (WHAT match score 0.7926). Learning objective: Students will *apply* (Bloom L3: Apply) the RGB color model by adjusting red, green, and blue sliders to mix a target color and observe the resulting RGB value.