Location:
Search - tcs230
Search list
Description: tcs230驱动程序,在M8上运行,包括通讯程序
Platform: |
Size: 2141 |
Author: 吴青松 |
Hits:
Description: TCS230应用及单片机显示(128*64)
Platform: |
Size: 385430 |
Author: xxyyxxyy |
Hits:
Description: 颜色分辨 芯片TCS230 读取白色发光二极管的亮度及颜色植转化后输出-chip TCS230 color perception read white LED brightness and color conversion plant output
Platform: |
Size: 3396608 |
Author: 赵航 |
Hits:
Description: tcs230驱动程序,在M8上运行,包括通讯程序-tcs230 driver, running in the M8, including the communication process
Platform: |
Size: 2048 |
Author: 吴青松 |
Hits:
Description: 51单片连tcs230的源程序,绝对原创,可以记忆颜色。
#define uchar unsigned char
#include <reg52.h>
#include<math.h>
sbit S0=P1^7
sbit S1=P1^0 //端口定义
sbit S2=P1^1
sbit S3=P1^2
sbit OE=P1^3
sbit OUT=P3^4 //频率从TO口输入
sbit key0=P1^5
sbit LED=P1^6
sbit a=P3^0
sbit b=P3^1
uchar color //1:blue 2:green 3:red
uchar T[4] //color timer
uchar TH[4]
uchar TL[4]
uchar bizhi[4]
void time1() interrupt 3
{
TH[color]=TH0
TL[color]=TL0
T[color]=(TH[color]*0xff+TL[color])
TR0=0 //关定时器
TR1=0
TH1=0xB1
TL1=0xE0 //归0
TH0=0x00
TL0=0x00 //归0
}-51 monolithic tcs230 even the source is absolutely original, you can remember the color.# Define uchar unsigned char# Include
Platform: |
Size: 1024 |
Author: 黄胜 |
Hits:
Description: 可编程彩色光频转换器TCS230在61单片机上的应用-Programmable color optical frequency converter TCS230 at 61 on the application of single-chip microcomputer
Platform: |
Size: 273408 |
Author: liao |
Hits:
Description: 颜色识别 大家可以下载看看 或者参考下-Color identification to see if we can download or refer to the following
Platform: |
Size: 149504 |
Author: 平洪彬 |
Hits:
Description: 彩色传感器的程序 包括设置频率输出,滤波模式-Color sensors include setting the frequency of output filter mode
Platform: |
Size: 8192 |
Author: 王飞 |
Hits:
Description: tcs230驱动程序, 在M8上运行, 包括通讯程序-tcs230 driver, running on the M8, including the communication process
Platform: |
Size: 2048 |
Author: 张 |
Hits:
Description: TCS230颜色传感器,白平衡的调节,颜色的获取,滤波,比例因子的获得,都有详细解释,经测试通过。-TCS230 color sensor, white balance adjustment, color of the acquisition, filtering, scaling factor of the acquisition, has explained in detail by the test.
Platform: |
Size: 50176 |
Author: sjk |
Hits:
Description: 使用MEGA16单片机对芯片TCS230进行编程控制,来探测环境光的强弱及强弱-Use MEGA16 MCU to program the chip TCS230 control, to detect the strength and the strength of ambient light
Platform: |
Size: 32768 |
Author: 安宁 |
Hits:
Description: 此程序主要为tcs230染色识别传感器的在c8051f020下的应用。-it introduces how to identify different colors with the c8051f020 mcu.
Platform: |
Size: 46080 |
Author: liurui |
Hits:
Description: 介绍了颜色传感器tcs230的结构原理,附带了其使用代码-Describes the structure of the color sensor tcs230 principle, with its code
Platform: |
Size: 1999872 |
Author: 林冲 |
Hits:
Description: 颜色传感器TCS230及其模块的相关资料和 原理图PCB图 实物图 测试C代码 汇编程序-TCS230 Color Sensor and module PCB related materials and schematic diagram physical map test C code assembler
Platform: |
Size: 2577408 |
Author: lanzhiten |
Hits:
Description: TCS230高亮光管RGB颜色的程序,在使用时,初始化完成后,检测是否需要进行白平衡调整。-TCS230 RGB color high-brightness control procedures in use, the initialization is complete, test the need for white balance adjustment.
Platform: |
Size: 28672 |
Author: 小帆 |
Hits:
Description: 52单片机驱动TCS230检测颜色的代码-52 Microprocessor TCS230 color code test
Platform: |
Size: 8192 |
Author: 岳纲毅 |
Hits:
Description: tcs230颜色传感器基于stm32的输入脉冲检测程序(TCS230 color sensor, STM32 based input pulse detection program)
Platform: |
Size: 5871616 |
Author: 苒潼
|
Hits:
Description: TCS230颜色识别模块程序,可以识别各种颜色,通过RGB三种比例的判断便可得出对应的颜色。(TCS230 color recognition module program)
Platform: |
Size: 437248 |
Author: @爱自己
|
Hits:
Description: tcs230编程应用实例(An example of TCS230 programming application)
Platform: |
Size: 430080 |
Author: lgeartl |
Hits:
Description: 基于stm32的颜色传感器,能用stm32驱动tcs230颜色传感器,来检测各种颜色(The color sensor based on STM32 can drive TCS230 color sensor with STM32 to detect various colors.)
Platform: |
Size: 385024 |
Author: 1235648d |
Hits: