Question
How can i drive&control 36 RGB LED?
I have a project. I have 13 button and these buttons control to leds. For example when i click first button, first led will be on (also when i click again, it will be off). So microcontroller need to knows everything about it. But how can i control these leds? Because i need 36*3 io pins (RGB). Also after i need to control brightness of all leds with dimmer.
(Do you have any IC suggestions for leds control & leds pwm control?)