[go: up one dir, main page]

0% found this document useful (0 votes)
32 views9 pages

Automatic Light Controller For Library

The document outlines a flowchart for a microcontroller system that manages an LCD display and light control based on sensor inputs. It includes conditions for incrementing or decrementing a counter based on the status of entry and exit sensors, as well as light intensity. The system activates or deactivates a light based on the counter's value and light intensity conditions.

Uploaded by

Yonas Ayana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views9 pages

Automatic Light Controller For Library

The document outlines a flowchart for a microcontroller system that manages an LCD display and light control based on sensor inputs. It includes conditions for incrementing or decrementing a counter based on the status of entry and exit sensors, as well as light intensity. The system activates or deactivates a light based on the counter's value and light intensity conditions.

Uploaded by

Yonas Ayana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

MICROCONTROLLER

START

CLEAR LCD

IS EXIT IS ENTRY
SENSOR SENSOR
ON? ON?

DO NOTHING
INCRIMENT
DECREMENT COUNTER
COUNTER

UPDATE LCD

IS intensity
of light
enough ?
IS SWITCH OFF
COUNT > LIGHT
0?

SWITCH ON LIGHT
YES

You might also like