- ATMega32 AVR > c
Learn yourself, how to write a simple program using Clanguage for the 89C2051/89C4051. Write a C source program, compile,and download the HEX code to the chip directly, connect DC adapter, s... Read more
This is as simple routine how to read 4×4 keypad keys using AVR-GCC language. The keypad is connected to AVR microcontroller 8 bit port. In this example it is B port. You can change por... Read more
Concept The customer’s demands were to develop and build a kit, consisting of a small mechatronic system with educational concept. In particular, he asked for a driverless robot for training... Read more
The parts to the right of the green capacitor are the FM radio transmitter. The parts between the 8 pin DIP and the transmitter are the resistor matrix. One capacitor, C5, is mounted on the... Read more
• 1 Khz From a Quartz Crystal • 1 V P-P Sine Wave Calibrated Output • 1 KHz Square Wave Output • 900 mv Inverted Sine Wave Output (Uncalibrated) Downloads Download the WINAVR main source for... Read more
Hello Friends,In this tutorial we will make a “Digital Stop Watch” using an AVR ATmega8 Microcontroller. This will help you learn many concepts like Multiplexed Seven Segment Dis... Read more
Timers are widely used in industrial and domestic application for automating tasks. Microcontrollers can be used to design versatile and accurate timers with ease. Here I present a simple ti... Read more
This device can be used to remotely control the speed of an AC fan and to switch it on or off. The remote control is a cheap NEC Format remote, usually supplied with small DVD players. Three... Read more
Here is a project for beginners using Atmel AVR ATmega8. The project uses some techniques that are very useful for designers to learn and utilize. Alphanumeric LCD Module Interfacing. 4... Read more
Hi Friends, Today I will present an easy to build Multi channel IR Remote control system. It can control heavy loads (Up to AC 220V 6 Amps or smaller) with a touch of remote control. A total... Read more