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 …
If you are an AVR fan, you must be familiar with most of Atmel’s AVR development tools: STK500, AVR Studio, AVRISP, AVR TJAGICE, AVR JTAGICE mkII, AVRISP mkII, STK600, etc. But there is one Atmel AVR development tool that provides ISP programming, High Voltage Programming, and debugging which comes in small …