lcd

Power usage monitor using Atmel AVR using Atmega168 microcontroller

This project uses Atmega168 microcontroller to compute the power usage at home and logs it to an SD card. It has a graphical LCD display too that shows the power usage as a strip chart. Besides, the voltage and current waveforms can also be displayed on the LCD. The current is measured using a pair […]

Power usage monitor using Atmel AVR using Atmega168 microcontroller 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 »

Digital oscilloscope GLCD using Atmega32 microcontroller

This project describes how to make a digital oscilloscope using an Atmega32 microcontroller and a graphics LCD. The GLCD used has 64*128 pixel dots (GDM12864A with KS0108 processor) and the AVR runs at 16 MHz using an external crystal oscillator. To enhance the speed further, it uses an external A/D converter chip, ADC0820. The sampling

Digital oscilloscope GLCD using Atmega32 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 »

Development Board With LCD using Atmega16 microcontrollers

This instructable shows, how to do your own development board for Atmega16 or Atmega32 processors.The Internet is full of home made development boards, but I think that, there is room left for another one. This board have been very useful on my projects and I actually designed and made it to serve one of my

Development Board With LCD using Atmega16 microcontrollers 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 »

AVR acoustic spectrum analyzer using Atmega8 microcontroller

AVR acoustic spectrum analyzer, based on Atmega8 AVR microcontroller, operational amplifier, and few other components. Use any HD44780 compatible LCD or VFD, connect audio signal, and enjoy the effect 🙂 You can build in this into your amplifier, pc, car-audio, or other device. On this moment device support following displays: 16*2, 20*2, 24*2, and 20*4.

AVR acoustic spectrum analyzer using Atmega8 microcontroller Read More »

Rechargeable Battery Capacity Tester using ATMega168 microcontroller

Do you have a pile of AA rechargeable batteries in your drawer? Some are old, some are new, but which sets would you bring with your camera on your next trip, and which ones are past their useful life? I like using rechargeable batteries, but I’m certain that some of them are not living up

Rechargeable Battery Capacity Tester using ATMega168 microcontroller Read More »

Music Playing Alarm Clock using ATmega644 microcontroller

This Instructable will be about designing a music player from using various building blocks. You will understand the communication between the microcontroller, memory, computer, LCD display, RTC, IR remote, and the music file decoder. I will try my best to to teach you in a way so that you can design your own projects using

Music Playing Alarm Clock using ATmega644 microcontroller Read More »

Scroll to Top