This is project the sense color and display on LCD. TCS3200 color sensor that fet output in frequency form according to color intensity is used. The higher the intensity, the higher frequency output is fet to PIC. In this project, I use only RED filter. So, the sensor only sensitive to object or surface with red element for example: red, orange, white. The video below shows how it works.
Course Synopsis
EMBEDDED SYSTEM APPLICATIONS covers the basic concept and application of microcontroller system based on Peripheral Interface Controller (PIC) microcontroller. Students will learn software and hardware development on microcontroller development system and understand how to do interfacing with external devices using suitable internal chip features. Students will be also exposed to the new Microcontroller Unit (MCU) simulation software.
Showing posts with label PIC LCD. Show all posts
Showing posts with label PIC LCD. Show all posts
Wednesday, September 26, 2012
Saturday, June 30, 2012
18F4550 PIR sensor with LCD display
This project is using PIC18F4550. PIR sensor is used to sense motion. When there is movement, the data pin of PIR sensor will send high signal to PIC. The PIR sensor is very easy to used with PIC as it send digital HIGH and LOW signal only as active HIGH switch. In this project, when there is movement, LCD will shows "object detected" referring to video below.
**PIR sensor needs atleast 5 minutes to be in ready mode. So, delay must be insert before any other program.
Labels:
LCD,
PIC,
PIC LCD,
PIC project,
PIC18F4550,
PIC18Fxxxx,
PIR,
PIR project,
PIR sensor
Subscribe to:
Posts (Atom)