This video guides you through the installation of winAVR IDE needed for Programming AVR Microcontrollers. <br /> <br />Link for missing DLL file: <br />https://drive.google.com/open?id=0B4HN1b8sHID8LS1RV044UEN3aGc <br /> <br />Copy the DLL file after downloading and paste it to <br />C:\WinAVR-20100110\utils\bin <br /> <br />For more information visit our website: <br />https://www.roboelements.com/tutorials <br /> <br />For one step destination of Electronics products visit our online store: <br />https://www.roboelements.com <br /> <br />Like our Facebook Page: <br />https://www.facebook.com/RoboElements <br /> <br />AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. AVR was one of the first microcontroller families to use on-chip flash memory for program storage, as opposed to one-time programmable ROM, EPROM, or EEPROM used by other microcontrollers at the time. <br /> <br />AVR microcontrollers find many applications as embedded systems; they are also used in the Arduino line of open source board designs.