display

Minimum Mass Wireless LCD Display

Minimum Mass Wireless LCD Display using ATtiny2313 microcontroller

A 2 line X 16 character LCD display that is battery operated and works without an external connection. The basic MinThe basic Minimum Mass Wireless Coupler technology is described and links to other projects on this site that use the Minimum Mass Wireless Coupler are located on the web page, Minimum Mass Wireless Coupler. Downloads Download …

Minimum Mass Wireless LCD Display using ATtiny2313 microcontroller Read More »

Temperature sensor

Temperature sensor with time and date display on graphical LCD using Atmega32

Some time ago I’ve build a prototyping board with graphical LCD. It have served for various small projects and prototypes. Had a spare temperature sensor DS18B20 and decided to put simple temperature display project. GLCD board is equipped with Atmega32 microcontroller running at 16MHz. DS18B20 sensor is connected to port D pin 6. LED connected to …

Temperature sensor with time and date display on graphical LCD using Atmega32 Read More »

Reflow Soldering Oven (1)

The Reflow Soldering Oven with LCD Display using ATmega32

Introduction Our project consists of making a reflow soldering device using a normal toaster oven with a graphical LCD display for control and GUI. Soldering is an important and difficult task for custom printed circuit board design especially for integrated circuits that come as chip packages that are impossible to solder by hand. This is …

The Reflow Soldering Oven with LCD Display using ATmega32 Read More »

display text on 16x2 LCD

How to display text on 16×2 LCD using AVR microcontroller (ATmega16)

This article is in continuation to the article Single character LCD display using AVR. The aforesaid article shows how to display a single letter on LCD. Moving forward towards learning to work with LCD, this article explains how to display a string on LCD. Displaying string is occasionally used in many applications. The connection of the LCD …

How to display text on 16×2 LCD using AVR microcontroller (ATmega16) Read More »

Part 7 Building

Building a Wifi Radio – Part 7, Building an LCD Display Using Atmega

This is the seventh part of an ongoing series about building a low cost, open source streaming internet radio.  If you haven’t already, check out the previous parts (see the links at the end of this article) for some background about the project. In part six, we used OpenWrt’s UNIX-style shell commands to interface with mpd, the music …

Building a Wifi Radio – Part 7, Building an LCD Display Using Atmega Read More »