News

The ATtiny85 is an 8-pin Microcontroller and the most common IC package for ATtiny85 is the 8-pin SOIC. The following image shows the Pin Diagram of an 8-pin SOIC ATtiny85. From the above pin diagram, ...
ATmega16 is an 8-bit high performance microcontroller from the Atmel’s Mega AVR family. Atmega16 is a 40 pin microcontroller based on enhanced RISC (Reduced Instruction Set Computing) architecture ...
AVR Architecture and Assembly Language AVR architecture refers to internal structure of AVR microcontrollers, or the ‘core’ of the AVR. Figure 2 shows the block diagram of an ATtiny85 AVR ...
Original Circuit Diagram: Arduino UNO R3. Now, have a look at our favorite Arduino UNO to find out the AVR chip inside. It is ATMega328P-PU, a low-power version of the traditional ATMega328-PU. The P ...
We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial … ...