‘AVR

Dutchtronix AVR Oscilloscope Clock using Atmega328 microcontroller

Hardware features: Connects to your analog scope in X-Y mode using BNC cables or probes (1x, 10x) Uses the Atmel AVR Atmega328p with 32KB flashmemory On board 5V power regulator for use with user provided wall adapter (8-15V DC center positive) Power plug (5.5mm outside diameter) included On-board Real-Time Clock with 32.768kHz crystal and battery […]

Dutchtronix AVR Oscilloscope Clock using Atmega328 microcontroller Read More »

I2C Tiny USB using ATtiny45 microcontroller

Attach any I2C client chip (thermo sensors, AD converter, displays, relais driver, …) to your PC via USB … quick, easy and cheap! Drivers for Linux, Windows and MacOS available. The i2c-tiny-usb project is an open source/open hardware project. The goal of i2c-tiny-usb is to provide a cheap generic i2c interface to be attached to

I2C Tiny USB using ATtiny45 microcontroller Read More »

MMC/SD/SDHC AVR Interface using ATMega8 microcontroller

MMC/SD/SDHC card library This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. It includes low-level MMC, SD and SDHC read/write routines partition table support a simple FAT16/FAT32 read/write implementation The circuit The circuit which was mainly used during development consists of an Atmel AVR

MMC/SD/SDHC AVR Interface using ATMega8 microcontroller Read More »

LC Determination by Resonant Frequency Measurement using microcontroller

A well known L/C measurement circuit is pressed into service to make a bare bones measurement circuit. Download the AVRStudio assembly source: lgm031227I.asm. Download the AVRStudio hex file: lgm031227.hex. Left-to-right: The 5 volt regulator, the LM393 oscillator (a 0.047 uf capacitor is mounted on the LC circuit connector), the AT90S2313, and the serial connector to

LC Determination by Resonant Frequency Measurement using microcontroller Read More »

Interfacing DRAM Memory using AVR microcontroller

Interfacing DRAM Memory using AVR microcontroller

Is it possible to use DRAM with microcontroller AVR? Yes, it is possible. Jesperh has proved it. He hooked up a DRAM to a small processor (in this case an Microcontroller Atmel 8515), and handle the RAS/CAS sequencing and refresh in software. The type of DRAM is Hitatchi M5M44800, a 512k*8 DRAM!. Bigger than the

Interfacing DRAM Memory using AVR microcontroller Read More »

LC Resonant Frequency Meter using AVR microcontroller

A well known L/C measurement circuit is pressed into service to make a bare bones measurement circuit. Download the AVRStudio assembly source: lgm031227I.asm Download the AVRStudio hex file: lgm031227.hex Left-to-right: The 5 volt regulator, the LM393 oscillator (a 0.047 uf capacitor is mounted on the LC circuit connector), the AT90S2313, and the serial connector to

LC Resonant Frequency Meter using AVR microcontroller Read More »

Scroll to Top