ATmega8

A GLCD connected to an AVR microcontroller using ATmega8 microcontroller

A GLCD connected to an AVR microcontroller The PVG120602EGE is a 128×64 pixel graphic (grey) LCD with lightblue EL backlight and two KS0108 controller chips and one KS0107 line (colums) driver (64 display lines COM1 – COM64) The first KS0108 drives segments 1 to 64 (Y1 – Y64), the second drives segments 65 to 128 […]

A GLCD connected to an AVR microcontroller using ATmega8 microcontroller Read More »

Simple USB AVR programmer USBasp using ATMega8 microcontroller

Simple USB AVR programmer, USBasp using ATMega8 microcontroller

USBasp is low cost USB in-circuit programmer for Atmel AVR micontrollers. The hardware consists of an ATMega88 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed. Its programming speed is up to 5kBytes/sec. USBasp works under multiple platforms: Linux, Mac OS X

Simple USB AVR programmer, USBasp using ATMega8 microcontroller Read More »

Temperature Sensor Using ATmega8 and display using LCD16×2

Temperature Sensor Using ATmega8 and display using LCD(16×2)

STEP 1: Circuit Diagram LCD other Pin’s 1,2,3,15,16 as usual not shown. Temperature Sensor (LM35) Circuit STEP 2: Programming Code Compile Using Codevision AVR View C Code STEP 3: Burn The Hex In ATmega8 View Hex Code (Make Sure grounds are common otherwise it will not work) ::::::For Any Help Write In Our BLOG:::::::: For

Temperature Sensor Using ATmega8 and display using LCD(16×2) Read More »

Portable 2.4 GHz Spectrum Analyzer using Atmega8 microcontroller

There are plenty of wireless devices available on the market that broadcast in the 2.4 GHz ISM band. Such devices include Bluetooth, WiFi, Zigbee, wireless USB, cordless phones, wireless mice and keyboards, etc. This project describes a wireless spectrum analyzer to examine the surrounding radio frequencies in 2.4 GHz band. The project is based on

Portable 2.4 GHz Spectrum Analyzer using Atmega8 microcontroller Read More »

AVR displays body temperature on a Nokia 3310 LCD using Atmega8 microcontroller

This project describes how to measure temperature with Atmega8 and a thermistor and display it on a Nokia 3310 LCD. A thermistor is a device that changes its resistance with temperature. With a proper resistor divider network, the temperature can be measured by measuring the voltage across the thermistor. The voltage across the thermistor is

AVR displays body temperature on a Nokia 3310 LCD using Atmega8 microcontroller Read More »

Open Source USB AVR Programmer for Students and Hobbyists using Atmega8 microcontroller

If you cannot afford to buy a USB programmer for AVR, don’t worry, you can make one by yourself. This programmer uses a Atmega8 microcontroller with a few external passive components. The good thing is you don’t need any USB controller because it is implemented in the firmware inside Atmega8. Yes, you are right, you

Open Source USB AVR Programmer for Students and Hobbyists using Atmega8 microcontroller Read More »

Atmega8 measures ambient temperature and relative humidity using HSM-20G sensor

In one of my previous posts, I discussed about Sensirion’s SHT11 and SHT75 sensors, which are capable of measuring both temperature and relative humidity. They are digital sensors and provide fully calibrated digital outputs for temperature and relative humidity. I also illustrated how to interface those sensors with a PIC microcontroller. Shawon Shahryiar from Dhaka, Bangladesh shared this project

Atmega8 measures ambient temperature and relative humidity using HSM-20G sensor Read More »

Building a digital light meter with a calibrated LDR using Atmega8 microcontroller

Measurement of light intensity is a prime necessity in several occasions.  The diversity of such needs make their way to various branches of physics and engineering as well as in media. For instance, in engineering, such kinds of measurements are needed to design optimum lighting conditions of a room. In photography, light intensity measurements ensure

Building a digital light meter with a calibrated LDR using Atmega8 microcontroller Read More »

Scroll to Top