This video guides you through the installation of winAVR IDE needed for Programming AVR Microcontrollers.
Link for missing DLL file:
https://drive.google.com/open?id=0B4HN1b8sHID8LS1RV044UEN3aGc
Copy the DLL file after downloading and paste it to
C:\WinAVR-20100110\utils\bin
For more information visit our website:
https://www.roboelements.com/tutorials
For one step destination of Electronics products visit our online store:
https://www.roboelements.com
Like our Facebook Page:
https://www.facebook.com/RoboElements
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.
AVR microcontrollers find many applications as embedded systems; they are also used in the Arduino line of open source board designs.