搜索资源列表
tcs320
- tcs320颜色传感器与51单片机的汇编程序,可用来检测红绿蓝三种不同的颜色-tcs320 color sensor and microcontroller assembler 51 can be used to test three different colors red, green and blue
TCS230d
- 基于51单片机的颜色传感器的 调试程序 用于机器人巡线的基础程序-The color sensor based on 51 single-chip debugger basis for the transmission line robot program
TCS3200
- TCS3200颜色识别传感器+LCD1602显示 51单片机编程 代码-The TCS3200 color recognition sensor+ the LCD1602 51 microcontroller programming
TCS230
- TCS230颜色传感器资料和用51单片机控制的C代码-TCS230 color sensor data and the C-51 MCU control code
TCS3200-color-sensor-51sample
- 51操作颜色传感器TCS3200的简单例子,里面包含相关硬件设计图。-51 operation color sensor TCS3200 simple example, which contains hardware design.
YL-64
- 颜色传感器资料和三款单片机代码,分别是51 430 STM32,-Color sensor data and three microcontroller code, 51 430 STM32,
2012110304
- 51例程TCS3200/TCS230颜色传感器,其中包含了详细的描述,已被下载即可使用,没有错误。-51 routines TCS3200/TCS230 color sensor, which contains a detailed descr iption, have been downloaded can be used, no error.
yansechuanganqi
- 使用51单片机,实现TCS3200颜色传感器检测。-Using 51 single chip microcomputer, TCS3200 color sensor detection.
TCS3200colorsensor51routines
- TCS3200颜色传感器51例程 使用芯片:AT89S52 或者 STC89C52 或AT89S51 STC89C51 晶振:12MHZ 编译环境:Keil vision4-TCS3200 color sensor 51 routines
rubocop
- 程序为14年robocup比赛使用程序,以51为主控,功能是小车使用颜色传感器检测5个木块的颜色,然后分别推动到指定的区域。-Program is 14 years robocup game use the program to 51 for the master, the features are the car using a color sensor detects 5 wood colors, and then were dri
TCS230
- 颜色传感器TCS230的51单片机程序源码。-TCS230 color sensor 51 SCM program source code.
颜色传感器
- 颜色传感器51程序,上位机显示,串口发送(colorSensor TCS3200 usart display)
tcs34725_oled
- 本程序使用tcs34725传感器和51单片机,识别颜色。将颜色转换为对应的色坐标并在1.3寸液晶上显示色坐标的值(This program uses TCS 34725 sensor and 51 single chip computer to recognize color. Convert the color to the corresponding color coordinate and display the value of
TCS3200颜色测试
- 基于51单片机,TCS3200颜色测试,读取RGB值,LCD1602显示R,G,B值。