搜索资源列表
LC
- 单片机控制云台,摄像头,矩阵。对做安放设备的会有很大帮助。解码器控制命令 云台/高速球控制命令 镜头控制命令 辅助动作控制命令 辅助动作控制命令-MCU control platforms, cameras, matrix. Right equipment to do the installation would be of considerable help. Decoders control commands Yuntai / ball control commands high-speed
tuxiangshibie
- 图像识别模组由光学镜头、CMOS传感器(SPCA561A)、图像处理芯片(SPCA563A)组成。 SPCA563A分析和处理SPCA561A传过来的图像信号,并得出相应的信息(颜色、形状等等)。此模组接口简单,应用方便,容易与 MCU 结合使用,我们下面将要介绍的 Demo 就是其与SPCE061A结合的例子。
20040518ADEMCObaojing
- 基于89C51 单片机的云台镜头解码器设计
cc2index
- 基于89C51 单片机的云台镜头解码器设计
jingtouk_zuihou_1
- 这是一个采用Keil uVision3写的单片机控制摄像机镜头的小程序。
yuntaicontrol
- vb写的云台控制系统,有镜头设置,端口设置等,
ZT_85b_LED1_N
- 基于华映镜头的应用以及红外线解码控制程序-err
DSKEYN
- 视频监控控制键盘原代码,可实现云台、镜头、图像切换、图像回放以及菜单设置等功能,并有液晶屏显示功能。-Video surveillance control keyboard source code, enabling PTZ camera, image switch, image playback and menu settings and other functions, and LCD display.
AutoFocus01
- 单片机处理信号的自动聚焦系统,利用单片机控制光学镜头,实现自动聚焦功能-Single-chip signal processing of the auto-focus system, the use of single-chip microcomputer controlled optical lens, to achieve auto-focus function
test
- 变焦镜头原代码 变焦镜头原代码 -sunshine
710tester229_Auto
- pic单片机作的某厂dv镜头测试设备.经过测试最终能满足工厂所提要求-pic of the factory for single-chip testing equipment dv camera
710tester229_Main
- pic单片机开发某厂dv镜头测试设备,经过测试,能满足客户所提要求...1602显示-dv factory pic lens developed single-chip testing equipment, tested to meet customer' s requirements ... 1602 show
710tester229_User
- pic单片机开发某厂dv镜头测试设备,经过测试,能满足客户所提要求...1602显示-dv factory pic lens developed single-chip testing equipment, tested to meet customer' s requirements ... 1602 show
710tester305_User
- pic单片机开发某厂dv镜头测试设备,经过测试,能满足客户所提要求...1602显示-dv factory pic lens developed single-chip testing equipment, tested to meet customer' s requirements ... 1602 show
710TESTER302_USER_char
- pic单片机开发某厂dv镜头测试设备,经过测试,能满足客户所提要求...1602显示-dv factory pic lens developed single-chip testing equipment, tested to meet customer' s requirements ... 1602 show
laser_camar
- 有很多现成的测距组件包括超声波、红外线、甚至是激光测距仪。这些设备运行的很好,但是对于飞行机器人来说,重量是一个主要考虑因素。一个可行的办法是增加现有组件的功能,并安装在机身上。例如微型空中机器人的有效载荷是100g。它能利用USB连接的摄像头(或mini无线摄像头)执行视觉任务,例如避障等。更好的是,如采用两个摄像头,能提供立体的机器视觉,这样能增强避障性能,因为双镜头提供了视觉深度。但缺点是需要增加另外一个摄像头的重量。这篇文章就是讨论如何利用一个激光笔和一个摄像头来提供一个单镜头机器视觉和
vyuntaicontrob
- vb写的云台控制系统,有镜头头设置,端口设置等,可直接使用。 -vb wrote Yuntai control system, there is the camera settings, ssuch as port settings, complete source code can be used directly.
PkkoongzhiT
- 这是一个云台镜镜头控制系统的源代码程序. - PTZ camera ccontrol system
PTZ_89C51_D
- 云台镜头控制板的源程序,采用89C51单片机,C语言源代码,实际测试通过。 环境STC51单片机配11.0592晶振,支持协议pelco-d,采用485和RS232均通过测试,2400BPS。地址码按默认1.**是51芯片上的程序可不是电脑PC上的控制程序。测试用电脑上和用监控键盘均可以控制。编译通过Keil_C.-PTZ control panel source 89C51 microcontroller C language source code, through the actual t
41908 镜头马达驱动参考代码
- 镜头马达专用芯片,基于STM32,缺少两个宏定义分别是 #define MS_Low() GPIO_ResetBits(GPIOA, GPIO_Pin_8) #define MS_Hihg() GPIO_SetBits(GPIOA, GPIO_Pin_8)