Skip to main content

FLAG DETECTION PROJECT . TCS3200 interface with Arduino tutorial

 Welcome to my blog (STUDY NEPAL And EXPERIMENT )

In this blog, we will learn how to interface color sensor tcs3200 with the Arduino in detail and knowing the country's flag from colour frequency .

This project is used for detecting primary colours (red, green and blue, or RGB)—colours that are physically available in LEDs in one package; for example, common cathode or common-cathode RGB LED. We can display primary colours and also generate specific colours by modifying the Arduino code. The project demonstrates the basic interfacing of TCS3200 sensor, Arduino Uno and common-cathode RGB LED.





I have used the concept of color of different flag and matching the frequency of the color of flag with the color sensor and coding accordingly for appropriate result.
the coding for this project is here :  πŸ‘‰  code 


The schematic diagram of connection is given in the figure , you can learn from here :
πŸ‘‡


Comments

Popular posts from this blog

God Bell Automatic . Nepali Science Project

 Heyy ! Everone  Here is the project to ring the bell while doing Namaste . I have used servo 90g with two LDR which give different frequency in dark and light mode . By that concept I have made this project . The required code for you is here .πŸ‘‰ Code