ablab

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

Digital Light Sensor Interfacing with ATmega16 and LCD Display-Analog Output

2977
Mark as Favourite

The digital Light sensor that we are going to interface with ATmega16 microcontroller is a dual output sensor i.e the sensor gives both analog and digital output signal.

In this project, we will learn How to interface the analog output of the digital light sensor with AVR ATmega16 microcontroller. Here, we will read the analog output of the digital light sensor and we will display that value of the sensor in a 16X2 alphanumeric LCD. But the microcontroller can not read analog signal. So, the microcontroller will convert the analog output of the digital light sensor to digital value through its analog to digital converter and it will display that value in the 16×2 alphanumeric LCD. Now, turn On and Off a torch infront of the sensor and see the changes in the 16×2 alphanumeric LCD.

Softwares Required

Hardwares Required

Name Quantity
AVR Trainer Board-100 with ATmega16 1pc
AVR USB Programmer 1pc
12V, 1A DC SMPS Adaptor 1pc
Digital Light Sensor 1pc
1 to 1 Connector-Female to Female 6pc
10 to 10 FRC Female to Female Connector 2pc
RG1602A 16X2 Alphanumeric LCD Green 1pc

Circuit Diagram

Video

Connection Guide

The step-by-step connection guide for Digital Light Sensor Interfacing with ATmega16 and LCD Display-Analog Output is as follows

  • Steps - 1 ( 0f 10 )

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

  • Steps - 2 ( 0f 10 )

    Connect PortB header with LCD data header in AVR Trainer Board-100 with a 10 to 10 FRC Female Connector.

  • Steps - 3 ( 0f 10 )

    Connect RS, RW & EN pins of LCD control header with PD0, PD1 & PD2 pins of PortD header respectively in AVR Trainer Board-100 with 1 to 1 Connectors.

  • Steps - 4 ( 0f 10 )

    Connect the 16X2 Alphanumeric LCD to the LCD header of AVR Trainer Board-100.

  • Steps - 5 ( 0f 10 )

    Connect the VCC, GND & AO pins of Digital Light Sensor header to VCC, GND and PA0 pins of PortA header of AVR Trainer Board-100 respectively with 1 to 1 Connectors.

  • Steps - 6 ( 0f 10 )

    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 - 7 ( 0f 10 )

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

  • Steps - 8 ( 0f 10 )

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

  • Steps - 9 ( 0f 10 )

    Download Digital Light Sensor Interfacing with ATmega16 and LCD Display-Analog Output Hex file to AVR Trainer Board-100 with the help of SinaProg Hex downloader and AVR USB Programmer.

  • Steps - 10 ( 0f 10 )

    Turn On and Off a torch in-front of the Digital Light Sensor and see the change in output.

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

    Steps - 1 ( 0f 10 )

  • Connect PortB header with LCD data header in AVR Trainer Board-100 with a 10 to 10 FRC Female Connector.

    Steps - 2 ( 0f 10 )

  • Connect RS, RW & EN pins of LCD control header with PD0, PD1 & PD2 pins of PortD header respectively in AVR Trainer Board-100 with 1 to 1 Connectors.

    Steps - 3 ( 0f 10 )

  • Connect the 16X2 Alphanumeric LCD to the LCD header of AVR Trainer Board-100.

    Steps - 4 ( 0f 10 )

  • Connect the VCC, GND & AO pins of Digital Light Sensor header to VCC, GND and PA0 pins of PortA header of AVR Trainer Board-100 respectively with 1 to 1 Connectors.

    Steps - 5 ( 0f 10 )

  • 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 - 6 ( 0f 10 )

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

    Steps - 7 ( 0f 10 )

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

    Steps - 8 ( 0f 10 )

  • Download Digital Light Sensor Interfacing with ATmega16 and LCD Display-Analog Output Hex file to AVR Trainer Board-100 with the help of SinaProg Hex downloader and AVR USB Programmer.

    Steps - 9 ( 0f 10 )

  • Turn On and Off a torch in-front of the Digital Light Sensor and see the change in output.

    Steps - 10 ( 0f 10 )

Downloads

Digital Light Sensor Interfacing with ATmega16 and LCD Display-Analog Output Project File
  • 11 downloads 0 Kb

Post a Comment