- ATMega32 AVR > Assembly
Data Acquisition System using ATmega8
Introduction We can use a PC for connecting the homemade data acquisition hardware and produce the GUI for user friendly graphical presentation easily. One of the project that uses Visual Ba... Read more
INTRODUCTION AVR910 is a very useful programmer. It can program almost complete range of AVR chips. The original version made by Klaus is here, http://www.mikrocontroller-projekte.de/Mikroco... Read more
An ATtiny12 controller as a timer and some switching circuitry turns the doorbell off for 10 hours at the same time each day. The string of resistors across the top of the board are series c... Read more
A simple, low component count phase locked loop that locks onto and detects the amplitude of an incoming baseband 7 bit Barker code using a switched resistor demodulator that is driven direc... Read more
Atmel described a simple programmer based on the AT90S1200 (NOT the AT90S1200A) controller in their application note, AVR910 (a modification to use the AT90S2313 is also given below).The cir... Read more
Part 1: Introductio For some people, interrupts are a mystical thing that they think they will never understand. To that I say non-sense! And to that effect and to help us also better unders... Read more
Driving a shift register using an AVR chip’s built-in hardware is really quite easy. Most of their offerings have an SPI module, or Serial Peripheral Interface. A shift register is exactly t... Read more
This restores the fuses in an ATtiny12 via High Voltage Serial Programming. Plug an ATtiny12 into the 8 pin socket and hold down “GO!” button. The LED will come on at the end of... Read more
•Low power •EEPROM memory for autonomous operation, 16 bytes available for general purpose use. •Low cost This device provides three channels of 8 bit pulse-width modulation. Output pulse du... Read more
The DS protocol was designed to provide firmware-based bidirectional host-to-slave inter processor communications for situations in which no hardware solution is available and the host and/o... Read more