搜索资源列表
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
Micromouse_Pixy
- 视觉追踪 Pixy ARM控制工程,其工程可用于武器系统的开发,工业中生产流水线的自动跟踪上货系统。-Visual tracking Pixy ARM control engineering
Pixy
- 此部分程序为对PIXY Cmucam5摄像头进行设置的程序,功能主要是实现机器人的视觉跟踪(This part of the program for the PIXY Cmucam5 camera settings, the main function is to achieve the robot's visual tracking)
arduino_pixy-0.1.3
- 用arduino控制CMUcam5 pixy-0.1.3,其工程可用于武器系统的开发,工业中生产流水线的自动跟踪上货系统。(The CMUcam5 pixy-0.1.3 is controlled by Arduino, and its engineering can be used for the development of weapon system, and the automatic tracking and loading system of production line in i
pixy
- 基于pixy识别色彩并通过面积变换求解位置坐标(Identifying color based on pixy and solving position coordinates by area transformation)
pixy摄像头stm32f103源码
- pixy摄像头与stm32f103源码,pixy摄像头是卡耐基梅隆大学推出的第五代视觉传感器。可以连接Arduino,树莓派以及Beagle Bone等多种控制系统,并且提供相应的库文件,方便应用和二次开发。 可以简单的通过按键设置需要跟踪的物体。 帧输出速率高达每秒50次。 可同时记录多达7种不同颜色和100多个目标。 图像通过USB可以实时传输。 通信方式包括USB, SPI, UART, I2C以及数字或者模拟信号等多种通信接口。
PIXY调试
- 可用于pixy视觉调试,区分不同颜色,适用于多种场合,例如机器人竞赛等