ablab

Hello Readers, welcome to my Blog - A Blog For Bloggers By A Blogger. I'm Arun, an entrepreneur Blogger from India.

Quad 7-Segment Display Interfacing with ATmega16

4136
Mark as Favourite

The Quad 7-segment display is a four multiplexed 7-segment based interface board from ABLab Solutions. The four 7-segment displays are connected with each other using multiplexing technology.

In this project, we will learn How to interface a common cathode based Quad 7-Segment display with AVR ATmega16 microcontroller. Here, the ATmega16 microcontroller will do the decimal to 7-segment decoding for common anode 7-segment display and it will display the numbers from 0 to 9 and then dot (.) in all the four common cathode 7-segment displays of Quad 7-Segment display with a time delay of 500 millisecond between each number. After displaying dot (.), the microcontroller will repeat the above process continuously.

Softwares Required

Hardwares Required

Name Quantity
AVR Trainer Board-100 with ATmega16 1pc
AVR USB Programmer 1pc
12V, 1A DC SMPS Adaptor 1pc
Quad 7-Segment Display Board 1pc
1 to 1 Connector-Female to Female 4pc
10 to 10 FRC Female to Female Connector 2pc

Circuit Diagram

Video

Connection Guide

The step-by-step connection guide for Quad 7-Segment Display Interfacing with ATmega16 is as follows

  • Steps - 1 ( 0f 7 )

    Insert the DC Pin of 12V, 1A DC Adapter to the DC Socket of AVR Trainer Board-100.

  • Steps - 2 ( 0f 7 )

    Connect PortB header of AVR Trainer Board-100 with 7 Segment header of Quad 7-Segment Display with a 10 to 10 FRC Female Connector.

  • Steps - 3 ( 0f 7 )

    Connect the DIS1, DIS2, DIS3, DIS4 pins of Display Select header of Quad 7-Segment Display with PD0,PD1,PD2 and PD3 pins of PortD header of AVR Trainer Board-100 with 1 to 1 Connectors.

  • Steps - 4 ( 0f 7 )

    Connect the ISP header of AVR Trainer Board-100 with AVR USB Programmer header of AVR USB Programmer with a 10 to 10 FRC Female Connector.

  • Steps - 5 ( 0f 7 )

    Connect the AVR USB Programmer to the PC/Laptop's USB Port directly or with the help of USB AM-FM Cable.

  • Steps - 6 ( 0f 7 )

    Switch on the power with the help of Power Switch of AVR Trainer Board-100.

  • Steps - 7 ( 0f 7 )

    Download the Quad 7-Segment Display Interfacing with ATmega16 Hex file to AVR Trainer Board-100 with the help of SinaProg Hex downloader and AVR USB Programmer.

  • Insert the DC Pin of 12V, 1A DC Adapter to the DC Socket of AVR Trainer Board-100.

    Steps - 1 ( 0f 7 )

  • Connect PortB header of AVR Trainer Board-100 with 7 Segment header of Quad 7-Segment Display with a 10 to 10 FRC Female Connector.

    Steps - 2 ( 0f 7 )

  • Connect the DIS1, DIS2, DIS3, DIS4 pins of Display Select header of Quad 7-Segment Display with PD0,PD1,PD2 and PD3 pins of PortD header of AVR Trainer Board-100 with 1 to 1 Connectors.

    Steps - 3 ( 0f 7 )

  • Connect the ISP header of AVR Trainer Board-100 with AVR USB Programmer header of AVR USB Programmer with a 10 to 10 FRC Female Connector.

    Steps - 4 ( 0f 7 )

  • Connect the AVR USB Programmer to the PC/Laptop's USB Port directly or with the help of USB AM-FM Cable.

    Steps - 5 ( 0f 7 )

  • Switch on the power with the help of Power Switch of AVR Trainer Board-100.

    Steps - 6 ( 0f 7 )

  • Download the Quad 7-Segment Display Interfacing with ATmega16 Hex file to AVR Trainer Board-100 with the help of SinaProg Hex downloader and AVR USB Programmer.

    Steps - 7 ( 0f 7 )

Downloads

Quad 7-Segment Display Interfacing with ATmega16 Project File
  • 34 downloads 0 Kb

Post a Comment