Atmel Archives - electroSome https://electrosome.com/tag/atmel/ You Inspire.....We Create..... Sun, 01 Apr 2018 03:49:32 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Interfacing Servo Motor with Atmega32 Microcontroller https://electrosome.com/interfacing-servo-motor-with-atmega32-microcontroller/ https://electrosome.com/interfacing-servo-motor-with-atmega32-microcontroller/#comments Sun, 26 May 2013 13:56:29 +0000 https://electrosome.com/?p=6462 Servo Motor is a DC Motor equipped with error sensing negative feedback to control the exact angular position of the shaft. Unlike DC Motors it will not rotate continuously. It is used to make angular rotations such as 0-90°, 0-180° etc. Stepper Motors can also be used for making precise angular rotations. But Servo Motors […]

The post Interfacing Servo Motor with Atmega32 Microcontroller appeared first on electroSome.

]]>
https://electrosome.com/interfacing-servo-motor-with-atmega32-microcontroller/feed/ 1
Interfacing DC Motor with Atmega32 Microcontroller https://electrosome.com/interfacing-dc-motor-atmega32-l293d/ https://electrosome.com/interfacing-dc-motor-atmega32-l293d/#respond Fri, 24 May 2013 14:01:20 +0000 https://electrosome.com/?p=6419 In some of your electronic projects you may want to control a DC Motor with Atmega32 Microcontroller. We can’t connect a DC Motor directly to a microcontroller due to following reasons. A microcontroller can’t supply the current required for the working of DC Motor. ATmega32 Microcontroller can source or sink currents up to 40mA but a DC Motor needs […]

The post Interfacing DC Motor with Atmega32 Microcontroller appeared first on electroSome.

]]>
https://electrosome.com/interfacing-dc-motor-atmega32-l293d/feed/ 0
Interfacing LCD with Atmega32 Microcontroller using Atmel Studio https://electrosome.com/interfacing-lcd-atmega32-microcontroller-atmel-studio/ https://electrosome.com/interfacing-lcd-atmega32-microcontroller-atmel-studio/#comments Mon, 20 May 2013 15:56:13 +0000 https://electrosome.com/?p=6105 As we all know LCD (Liquid Crystal Display) is an electronic display which is commonly used nowadays in applications such as calculators, laptops, tablets, mobile phones etc. 16×2 character LCD module is a very basic module which is commonly used by electronic hobbyists and is used in many electronic devices and project. It can display 2 lines […]

The post Interfacing LCD with Atmega32 Microcontroller using Atmel Studio appeared first on electroSome.

]]>
https://electrosome.com/interfacing-lcd-atmega32-microcontroller-atmel-studio/feed/ 75
Using Push Button Switch with Atmega32 and Atmel Studio https://electrosome.com/push-button-switch-atmega32-microcontroller-atmel-studio/ https://electrosome.com/push-button-switch-atmega32-microcontroller-atmel-studio/#comments Sun, 12 May 2013 20:13:59 +0000 https://electrosome.com/?p=6016 This tutorial is meant for beginners in the field of Atmel AVR programming. I hope that you already read my first tutorial Blinking LED using Atmega32 and Atmel Studio. In most of the embedded electronic projects you may want to use a push button switch to give user inputs to the microcontroller. To use a […]

The post Using Push Button Switch with Atmega32 and Atmel Studio appeared first on electroSome.

]]>
https://electrosome.com/push-button-switch-atmega32-microcontroller-atmel-studio/feed/ 36
Blinking LED using Atmega32 Microcontroller and Atmel Studio https://electrosome.com/blinking-led-atmega32-avr-microcontroller/ https://electrosome.com/blinking-led-atmega32-avr-microcontroller/#comments Wed, 08 May 2013 12:32:34 +0000 https://electrosome.com/?p=5704 Similar to printing ‘Hello World’ in C or C++, the very first step towards programming a microcontroller is Blinking a LED with a delay. Atmega32 is a very popular high performance 8 bit AVR Microcontroller. For this example project we need to use two registers DDR and PORT. DDR stands for Data Direction Register, it […]

The post Blinking LED using Atmega32 Microcontroller and Atmel Studio appeared first on electroSome.

]]>
https://electrosome.com/blinking-led-atmega32-avr-microcontroller/feed/ 18