ATmega32-8 Bit AVR MicroController The AVR microController is based on the advanced Reduced Instruction Set Computer (RISC) architecture. ATmega32 microController is a…
microcontrollers
-
-
ATmega32 Memories In ATmega32 microcontroller two main memory spaces i.e. the program memory and data memory space are used. In addition it…
-
AVR Registers AVR is 8 bit microcontroller therefore all its ports are 8 bit wide. Every port has 3 registers associated with…
-
AVR UART/Serial Communication In AVR microcontroller, the following sets of registers are used for communicate over UART: UCSRA: In this registers flags…
-
Serial Peripheral Interface (SPI) in AVR Microcontroller AVR microcontroller support wired communication protocols. Most of the microcontroller comes with internal modules that…
-
Embedded Systems Tutorial Embedded Systems tutorial provides basic and advanced concepts of Embedded System. Our Embedded System tutorial is designed for beginners…
-
LED Blinking using 8051 Microcontroller LED is a semiconductor device used in many electronic devices, mostly used for indication purposes. It is…
-
Characteristics of Embedded System Let’s see the general characteristics of embedded system in the real-time computation of system: An embedded system is…
-
Embedded System processors Processors are the major part in embedded systems that take response from sensors in digital form and processing of…
-
Designing of an embedded system Basic Structure of an Embedded System Let’s see the block diagram shows the basic structure of an…