circuit_projects

Circuit Projects

Blogger

EEWeb Stats

Circuit's Blog :

Return to Blog

ATmega8 Used for Data Acquisition System

Figure:1

Figure 1 

This homemade data acquisition hardware is made to connect with a PC for easily producing the GUI for user friendly graphical presentation.

An ATmega8 microcontroller is used to build the circuit since a 10-bit resolution A/D converter is contained in the chip. Connected to the 6 channels ADC input is the temperature sensor while up to 8 sensors can be connected with the ATmega8 TQFP package. The PC is used to send a command that captures the analog inputs. The data will be displayed graphically or as text by the readings and the data can be recorded as the database.

The ATmega8 comes with the serial interface and the LM335 temperature sensor on the board. The reading of ADC is controlled by the on-chip firmware as well as receiving commands from PC and sending the reading to the PC. An 8MHz crystal oscillator is included in the microcontroller although it may be eliminated by using the internal RC oscillator. The temperature can be measured remotely by the LM335 temperature sensor using two wires. An output signal proportional to the Celcius temperature scale is produced by the chip and involves output voltage calibration.

Rest of the project

Tags: ATmega8,

Comments on this post:

There are currently no comments.

Login or Register to post comments.
 
Click Here