I got a sample of a RGB Led (Red Green Blue Light Emitting Diode). So, I decided to make something fun out of it. Using an 8-pin AVR microcontroller, ATtiny45, I made a simple prototype to control the RGB Led using PWM or Pulse Width Modulation.
Then, I put the prototype …