搜索资源列表
Pixy
- Pixy是卡耐基梅龙大学开发的第五代数字颜色传感器,可直接连接与Arduino单片机,程序中自带库文件和程序实例。-Pixy was developed at Carnegie Mellon University' s fifth-generation digital color sensor that can be directly connected to the Arduino microcontroller, the program comes with libraries and
color_q
- Arduino通过颜色识别使舵机分拣不同颜色的物体一段代码。颜色传感器的性能和程序的调校决定可以分辨的颜色。-It’s use arduino to reading Color for Servo todo samething.
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. Suitable for intelligent robot, li
TCS3200
- Arduino控制TCS3200程序,附带库文件,请自行解压放到Arduino的库文件夹里(The code of ctroll TCS3200 on Arduino)
I2Cmaster
- 颜色传感器的arduino 程序 I2Cde(The Arduino program I2Cde of the color sensor)
pixy摄像头stm32f103源码
- pixy摄像头与stm32f103源码,pixy摄像头是卡耐基梅隆大学推出的第五代视觉传感器。可以连接Arduino,树莓派以及Beagle Bone等多种控制系统,并且提供相应的库文件,方便应用和二次开发。 可以简单的通过按键设置需要跟踪的物体。 帧输出速率高达每秒50次。 可同时记录多达7种不同颜色和100多个目标。 图像通过USB可以实时传输。 通信方式包括USB, SPI, UART, I2C以及数字或者模拟信号等多种通信接口。