What is I2C? I2C is a bidirectional bus technology, used to interface any electronic devices easily. It can be also said as a protocol, which transfers the data directly between the devices. It uses only two lines for data transfer and so reduces the circuit complexity. How does it work? The technology...
CISC processors RISC processors 1 Complex Instruction Set Computer (CISC) processors has a bigger instruction set with many addressing modes. 1.Reduced Instruction Set Computers (RISC) processors has a smaller instruction set with few addressing modes 2. It has to use a seperate micro-programming unit...
RISC stands for “Reduced Instruction Set Computing”. The devices are designed to run very fast through the use of reduced number of machine level instructions. This reduced number of instructions contributes to the increased speed. The AVR processor can execute instructions at a speed of...
IDE It can be expanded as Integrated Development Environment or Integrated Design Environment. As discussed before, it is a software package used to write programs for Micro-controller IC’s. Other than normal software’s, this integrated package has some more features. Let us discuss one by...
HARDWARE There are 3 stages in bringing out a hardware. They are: Gathering idea about the circuit Designing a circuit Fabrication Gathering idea about the circuit: Making a hardware is very easy if we have some ideas about the components. For most of the electronic components like resistor, capacitor...
In day – to –day world, many products have microprocessor “Embedded” in them to make them “smart”. i.e, all Electronic, Electrical and even mechanical products are driven by microprocessor and its software. So, the field “Embedded System” – got its...
I welcome you all to my blog specially designed for AVR microcontrollers. I am trying to publish more projects in AVR since i have done many projects with 8051. Check out my other websites for 8051 microcontroller at www.8051projects.info & 8085 Microprocessor at www.8085projects.info...