voltage

at 90 pwm3 dac

Controlling internal DAC AT90PWM3 using microcontroller using atmega

Part list 1x AT90PWM3-16SQ 2x SLO2016 LED display 1x 22uF/25V elco SMD 2x 0.1uF/16V tant. 1206 2x 10 kOhm 1206 3x 100n multilayer 1206 1x coil 10uH SMD 1x rotary encoder (Sharp) Digital voltage control unit his is how a value is stored into the DAC registers. First you have to set the voltage reference

Controlling internal DAC AT90PWM3 using microcontroller using atmega Read More »

STK500 Compatible ISP

STK500 Compatible ISP using AVR microcontroller using Atmega

AVR-Doper is an STK500 compatible In System Programmer (ISP) and High Voltage Serial Programmer (HVSP). It comes with a built-in USB to Serial adaptor to connect to modern host computers which often don’t have a serial interface. The project implements a low speed USB device in firmware only. No USB capable controller or converter is used. The device is very useful gadget

STK500 Compatible ISP using AVR microcontroller using Atmega Read More »

Multichannel USB Analog Sensor (1)

Multichannel USB Analog Sensor using ATMega48 Microcontroller

Sometimes it’s tempting to re-invent the wheel to make a device function exactly the way you want. I am re-visiting the field of homemade electrophysiology equipment, and although I’ve already published a home made electocardiograph (ECG), I wish to revisit that project and make it much more elegant, while also planning for a pulse oximeter, an electroencephalograph (EEG), and an electrogastrogram (EGG). This project is

Multichannel USB Analog Sensor using ATMega48 Microcontroller Read More »

Self Reliant Power and Data Management System

Self-Reliant Power and Data Management System Using Atmega644

Introduction The tags used to monitor wildlife can either be passive or active. Passive tags simply identify an individual, whereas active tags may send out a radio beacon or even collect data. These active tags, more commonly referred to as “bio-loggers”, are typically battery powered, and thus have limited life. This is especially true for

Self-Reliant Power and Data Management System Using Atmega644 Read More »

interface serial ADC0831

How to interface serial ADC0831 with AVR microcontroller (ATmega16)

ADC is an electronics device that converts the analog signals to digital number proportional to the magnitude of voltage. The ADC chips like ADC0804, ADC0809 etc., give 8-bit digital output. The controller device needs eight pins to receive the 8-bit data (For more details about ADC refer to Using Inbuilt ADC of AVR). Some applications need higher

How to interface serial ADC0831 with AVR microcontroller (ATmega16) Read More »