Ashuthosh Bhat, Author at Engineers Garage Electronic Projects, Electrical Engineering Resources, Makers Articles and Product News Thu, 29 Jun 2023 19:33:15 +0000 en-US hourly 1 https://www.engineersgarage.com/wp-content/uploads/2019/08/cropped-eg-favicon-32x32.png Ashuthosh Bhat, Author at Engineers Garage 32 32 LED chaser using AVR ATMega16 https://www.engineersgarage.com/led-chaser-using-avr-atmega16/ https://www.engineersgarage.com/led-chaser-using-avr-atmega16/#respond Sat, 13 Feb 2021 13:09:21 +0000 http://engineersgarag-main/?p=919765 You may have seen many different LED chaser projects. Simple LED chaser can be built using IC555 and digital counter chips. Many LED chasers are built using micro controllers. Micro controller based LED chaser have variety of different chasing effect. One can generate awesome LED chasing effect using micro controller programming. There may be 8 or 10 or 16 or even more LEDs connected with micro controller and it will turn LEDs ON/OFF LED or vary its brightness or blink them to create wonderful effects.

The post LED chaser using AVR ATMega16 appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/led-chaser-using-avr-atmega16/feed/ 0
How to work with inbuilt counter of ATMega8/16/32 https://www.engineersgarage.com/how-to-work-with-inbuilt-counter-of-atmega8-16-32/ https://www.engineersgarage.com/how-to-work-with-inbuilt-counter-of-atmega8-16-32/#respond Thu, 04 Jul 2019 23:27:36 +0000 http://engineersgarag-main/how-to-work-with-inbuilt-counter-of-atmega8-16-32/ All the micro controllers have built in timer-counter. Timer means counting internal clock pulses and counter means counting external pulses. It can be used to generate time delay or PWM or counting. AVR micro controllers ATMega16 and ATMega32 have also three timer-counters. They have one 16 bit (T1) and two 8 bit (T0 and T2) timer-counters. Today we will learn how to use these T0/T1/T2 as counter – means how it can count external pulses or any other event. This article explains how to use T0 as counter. It counts frequency of external pulses connected to T0 pin (1). 

The post How to work with inbuilt counter of ATMega8/16/32 appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/how-to-work-with-inbuilt-counter-of-atmega8-16-32/feed/ 0
Audio Amplifier TDA7056 https://www.engineersgarage.com/audio-amplifier-tda7056/ https://www.engineersgarage.com/audio-amplifier-tda7056/#respond Thu, 04 Jul 2019 23:27:35 +0000 http://engineersgarag-main/audio-amplifier-tda7056/ All of you may know about many different single chip audio amplifiers,  some of which are very popular like LM384, LM386 from National Instrumentation (NI). You will find these chips in many easy-to build audio amplifier circuits  which need additional components like resistors, capacitors as well as some time inductors.They require additional components like resistors, capacitors and some time inductors also.

The post Audio Amplifier TDA7056 appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/audio-amplifier-tda7056/feed/ 0
DC Motor Speed Control and Measurement using AVR https://www.engineersgarage.com/dc-motor-speed-control-and-measurement-using-avr/ https://www.engineersgarage.com/dc-motor-speed-control-and-measurement-using-avr/#respond Thu, 04 Jul 2019 23:27:29 +0000 http://engineersgarag-main/dc-motor-speed-control-and-measurement-using-avr/ In many applications it is required to precisely control speed of DC motor to an exact RPM. In such application it is required to control as well as measure DC motor speed. In close loop control system speed of DC motor is controlled at the same time its actual speed is also measured and given as feedback. The system compares require speed and actual speed and takes necessary action if deviation is found.

The post DC Motor Speed Control and Measurement using AVR appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/dc-motor-speed-control-and-measurement-using-avr/feed/ 0
DC Motor Speed And Rotation Control https://www.engineersgarage.com/dc-motor-speed-and-rotation-control/ https://www.engineersgarage.com/dc-motor-speed-and-rotation-control/#respond Thu, 04 Jul 2019 23:27:27 +0000 http://engineersgarag-main/dc-motor-speed-and-rotation-control/ DC motors are widely used in different machines, mechanism and motion control in manufacturing and processing industries. In these machines/mechanisms it is required to control speed of motor or number of rotations of motor or may be both. As shown in figure, the circuit is built using AVR micro controller ATMega32, darlington chip ULN2003A, 16x2 LCD, opto-interrupt sensor MOC7811 and other few components like push buttons, resistors, crystal etc.

The post DC Motor Speed And Rotation Control appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/dc-motor-speed-and-rotation-control/feed/ 0
Auto Reversible Stepper Motor Using AVR https://www.engineersgarage.com/auto-reversible-stepper-motor-using-avr/ https://www.engineersgarage.com/auto-reversible-stepper-motor-using-avr/#respond Thu, 04 Jul 2019 23:27:22 +0000 http://engineersgarag-main/auto-reversible-stepper-motor-using-avr/ Stepper motor are used in CNC (computerised numerical control) machines, industrial robotic arms, 3D printers and in many such applications where precise motion/movement is required. The stepper motor controller controls mainly three parameters of motor – speed, directions and number of rotations.

p { margin-bottom: 0.25cm; direction: ltr; line-height: 120%; text-align: left; widows: 2; orphans: 2; }

The post Auto Reversible Stepper Motor Using AVR appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/auto-reversible-stepper-motor-using-avr/feed/ 0
Phase Lock Loop https://www.engineersgarage.com/phase-lock-loop/ https://www.engineersgarage.com/phase-lock-loop/#respond Thu, 04 Jul 2019 23:27:21 +0000 http://engineersgarag-main/phase-lock-loop/ p { margin-bottom: 0.25cm; direction: ltr; line-height: 120%; text-align: left; widows: 2; orphans: 2; }
Phase lock loop is one of the most essential building blocks of any communication system. It locks to particular frequency and generates output. It is used in electronics frequency control like in satellite communication, air born navigation, radar and FM communications.

The post Phase Lock Loop appeared first on Engineers Garage.

]]>
https://www.engineersgarage.com/phase-lock-loop/feed/ 0