Language

english vietnamese

SD Card with PIC18f4620 and display data on Nokia 6100 LCD

0
Nokia 6100 LCD is a low cost display component :D (in my hometown, its prise is just 1$)
So I have tried and programed successfully to display the data to this LCD, it is great revese engineering!
(I will write another post about this LCD later)
(English is not my strong language, if I have any mistake about grammar or spelling... please let me know or correct it, it'll help me a lot, thanks you!)


Read More

0 comments:

Nhận dạng màu sắc với cảm biến TCS3200 - Atmega32
Color Detector using TCS3200 based on Microcontroller - Atmega32

2
       In this project, Atmega32 microcontroller will be used to program an application – Color Detector. The color sensor will collect the data of the color we want to detect. The microcontroller will use the data to process, analyze the specific information about the color, it will decide what the color is, and the color name will be display on a 128x64 graphic screen (Graphic LCD - GLCD). If the color which is detected, is black, 1 KHz will be created and send this signal to a buzzer. One button will be program to turn the buzzer off.
       In order to obtain the goal of the project, the extension board of color sensor TCS3200 will be designed and used to collect the data about the color, converts it to frequency. The microcontroller will count the frequency; determine what color is, and display information on GLCD.

Read More

2 comments: