avr

How to use ADC in AVR Microcontroller ATmega16 How to use ADC in AVR Microcontroller ATmega16

One common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These …

Interfacing Stepper Motor with AVR Microcontroller Atmega16 using ULN2003 Interfacing Stepper Motor with AVR Microcontroller Atmega16

Stepper Motors are DC brushless motors which can rotate from 00 to 3600 in steps. Stepper motor uses electronic signals to…

How to program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0 How to Program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0

There are several ways to program AVR microcontrollers. We are programming it with USBASP v2.0 serial programmer. For…

Interfacing Servo Motor with AVR Microcontroller Atmega16 Interfacing Servo Motor with AVR Microcontroller Atmega16

Servo Motors are widely used where precise control is required such as robots, Automated Machineries, robotic arm etc. However…

AVR-IoT WG Development Board Create Secure IoT Applications with New AVR MCU Development Board for Google Cloud

Creating cloud-connected applications sometimes require significant time and resources for embedded designers to develop…

AVR Microcontrollers are Now Supported in MPLAB X IDE AVR Microcontrollers are Now Supported in MPLAB X IDE

Designers who have been using PIC microcontrollers (MCUs) and developed with the MPLAB ecosystem can now easily evaluate and…

Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages Interfacing GSM Module with AVR Microcontroller: Send and Receive Messages

GSM modules are interesting to use especially when our project requires remote access. These modules could make all actions…

Interfacing RF module with Atmega8: Communication between two AVR Microcontrollers Interfacing RF module with Atmega8: Communication between two AVR Microcontrollers

Making our projects Wireless always makes it to look cool and also extends the range in which it can be controlled. Starting…

Increase Functionality in Sensor Nodes with New 8-bit tinyAVR® MCUs Microchip Released New 8-bit tinyAVR MCUs to Increase Functionality in Sensor Nodes

ATtiny3217 and ATtiny3216 join Microchip’s tinyAVR family with largest memory in the series

From many…

Interfacing 16x2 LCD with Atmega16 AVR Microcontroller in 4-Bit Mode Interfacing 16x2 LCD with Atmega16 AVR Microcontroller in 4-Bit Mode

Display is the necessary part of any machine whether it is any home appliance or industrial machines. Display not only shows…