@marcmerlin, the gamma adjustment code in #38 helped get the orange right but it strikes me:
- The blue is too dim, which I'm guessing is just these pixels not being that great
- The green is too bright, which might instead be the human retina
- The gamma might not match my pixels because I just grabbed someone else's table
- The ESP32 might be strong enough to generate its own tables at boot time off configured gamma and LED strength adjustments
- It'd be nuts to keep all that to just one plugin when it could be in aiko.led so everyone could get their colours right first try
Got any links handy I can follow to learn more? I'm happy writing the code up. :)
@marcmerlin, the gamma adjustment code in #38 helped get the orange right but it strikes me:
Got any links handy I can follow to learn more? I'm happy writing the code up. :)