This project gives you a digital voltmeter which can measure voltage from 0v to 25V DC. The values are displayed over the 7segment display. Atmega8 is used and the internal ADC is used to measure the DC voltage. The resistor network is used to reduce the input voltage to the 0-5v. Circuit Diagram Photo...
Posts tagged 'atmega'
8x8 Dotmatrix Scrolling LED display
Here's an another project, which makes an Scrolling LED display. Here 64 leds which are connected to an Matrix display. The Anodes are drived through an Driver IC UDN2981 and the cathodes are drived through ULN2803. The Atmega8515 is used in this project to control the display. The microcontroller is...