jildertviet / JFixLib

Library to control multiple light fixtures with the same codebase
0 stars 0 forks source link

Option to send 16-bit PWM data? #3

Closed jildertviet closed 1 month ago

jildertviet commented 9 months ago

It is currently not implemented @ dimmers, because of the ESPNOW-msg size when send as broadcast to multiple fixtures.

rgbw numFixtures = 4 30 = 120. Doubling this from 8-bit to 16-bit would cost 240 bytes.

jildertviet commented 1 month ago

https://github.com/jildertviet/JFixLib/blob/c62e47b7c6a7fca42f081fcf0b1d94d1621ebead/SC/JFixLib/JFixtureCollection.sc#L300 32-bit

Only able to set brightness