搜索资源列表
TXSB
- 图像识别技术目前在人们的生活中,应用越来越普遍,如我们较熟悉的数码相机、摄像头、具有摄像功能的手机、以及我们看见的一些智能玩具上都具有图像识别的功能。在此为大家介绍的此款图像识别模组主要是应用于交互式智能玩具、图像处理产品、教学中。此模组接口简单,应用方便,容易与MCU结合使用,若与凌阳公司的SPCE061A结合,使其声貌并具,更能体现产品的特效功能。 2 功能简介 该模组可以实现如下功能: 识别颜色、形
AVRCam
- 这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on
yanse
- 这是颜色传感器的应用方案,它可以各单片机进行很好的连接。-This is the color sensor applications, it can all be very good single-chip connections.
TCS230
- TCS230颜色传感器,白平衡的调节,颜色的获取,滤波,比例因子的获得,都有详细解释,经测试通过。-TCS230 color sensor, white balance adjustment, color of the acquisition, filtering, scaling factor of the acquisition, has explained in detail by the test.
tcs320
- tcs320颜色传感器与51单片机的汇编程序,可用来检测红绿蓝三种不同的颜色-tcs320 color sensor and microcontroller assembler 51 can be used to test three different colors red, green and blue
tcs230
- 颜色传感器的应用资料以及相关的程序代码 颜色传感器的应用资料以及相关的程序代码-The application of material and colour sensor relevant code The application of material and colour sensor relevant code
Coesign
- 颜色传感器在油水界面检测中的应用与控制系统的设计Color sensor in oil-water interface detection and control system design-Color sensor in oil-water interface detection and control system design
TCS230d
- 基于51单片机的颜色传感器的 调试程序 用于机器人巡线的基础程序-The color sensor based on 51 single-chip debugger basis for the transmission line robot program
1
- 用于颜色传感器删的颜色识别 和显示个数的12864液晶平驱动-Color sensor for color identification and deletion of the number of 12,864 LCD flat display driver
LCD
- 颜色传感器、单片机、LCD液晶显示、键盘扫描、信号处理-Color sensor, microcontroller, LCD liquid crystal display, keyboard scanning, signal processing
红色+颜色传感器+资料
- TCS3200 RGB颜色采集,可用于检测LED等颜色(TCS3200 RGB color acquisition, can be used to detect LED and other colors)
GY-33颜色传感器
- 适合与多平台直接通讯连接的颜色传感器代码,适合arduino,STM32,PC,C51等控制系统。适合用于智能机器人、生产线产品检测、色度计等。(Suitable for multi platform direct communication connection color sensor code, suitable for Arduino, STM32, PC, C51 and other control systems. Suit
TCS230颜色传感器
- tcs230颜色传感器基于stm32的输入脉冲检测程序(TCS230 color sensor, STM32 based input pulse detection program)
基于ARM的颜色自动识别模块
- STM32结合TCS3200颜色识别模块(color discrimination)
I2Cmaster
- 颜色传感器的arduino 程序 I2Cde(The Arduino program I2Cde of the color sensor)
ledc
- 颜色传感器gy31的测试程序,用液晶屏显示测得的rgb三个值的大小(Color sensor program, LCD screen display color value)
颜色传感器
- 颜色传感器51程序,上位机显示,串口发送(colorSensor TCS3200 usart display)
tcs34725
- 驱动颜色传感器TCS34725,真的很好用,推荐(Drive color sensor TCS34725)
TCS230颜色识别 原理+程序
- 基于stm32的颜色传感器,能用stm32驱动tcs230颜色传感器,来检测各种颜色(The color sensor based on STM32 can drive TCS230 color sensor with STM32 to detect various colors.)
TCS3200颜色测试
- 基于51单片机,TCS3200颜色测试,读取RGB值,LCD1602显示R,G,B值。