-
云台根据其回转的特点可分为只能左右旋转的水平旋转云台和既能左右旋转又能上下旋转的全方位云台。一般来说,水平旋转角度为0°~350°,垂直旋转角度为+90°。恒速...
云台根据其回转的特点可分为只能左右旋转的水平旋转云台和既能左右旋转又能上下旋转的全方位云台。一般来说,水平旋转角度为0°~350°,垂直旋转角度为+90°。恒速云台的水平旋转速度一般在3°~10°/s,垂直速度为4°/s左右。变速云台的水平旋转速度一般在0°~32°/s,垂直旋转速度在0°~16°/s左右。在一些高速摄像系统中,云台的水平旋转速度高达480°/s以上,垂直旋转速度在120°/s以上
-Yuntai rotation in accordance with its characteristics can be divided into only about the level of rotation and can rotate around Haeundae rotating up and down while rotating omni-directional PTZ. In general, the level of rotation angle 0 ° ~ 350 °, vertical rotation angle for+ 90 °. The level of constant rotation speed Yuntai generally 3 ° ~ 10 °/s, the vertical speed of 4 °/s or so. The level of variable rotation speed Yuntai generally 0 ° ~ 32 °/s, vertical rotation speed 0 ° ~ 16 °/s or so. In some high-speed camera system, the level of Yuntai rotating at speeds of up to 480 °/s or more, vertical rotation speed 120 °/s over
- 2023-05-19 08:30:03下载
- 积分:1
-
common serial communication program, used to use C# language, the use of control...
常见的串口通信程序,用过使用C#语言,利用控件实现串口的实时通信-common serial communication program, used to use C# language, the use of controls to achieve the real-time serial communications
- 2023-05-05 10:25:04下载
- 积分:1
-
本程序是通过串口,经由单片机控制电机转速的程序。该程序通过串口发送不同的信号,以实现控制通信。...
本程序是通过串口,经由单片机控制电机转速的程序。该程序通过串口发送不同的信号,以实现控制通信。-this procedure is adopted Serial through SCM motor speed control procedures. The procedure adopted Serial send different signals to achieve control and communication.
- 2022-07-24 07:48:19下载
- 积分:1
-
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB...
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
- 2022-07-16 23:35:01下载
- 积分:1
-
atmel dataflash driver
atmel dataflash driver
- 2022-02-01 23:27:57下载
- 积分:1
-
The software is a PC serial communications software, and be able to single
该软件是一个串口通信的上位软件,能够和单片机通信,获取当前的温湿度值,简单,使用,可靠,对于初学者很有借鉴价值-The software is a PC serial communications software, and be able to single-chip communications, access to the current temperature and humidity value, easy to use, reliable and useful reference for beginners Value
- 2022-08-07 10:47:40下载
- 积分:1
-
Agilent 86100C GPIB & GPIB card programming 文件
Agilent 86100C GPIB & GPIB card programming 文件-Agilent 86100C GPIB
- 2022-03-17 11:48:45下载
- 积分:1
-
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载-QCOUNTER, used to test the board installed by the total incident. Repeat the load
- 2022-02-05 19:51:02下载
- 积分:1
-
串口通信,写成dll便于参阅
串口通信,写成dll便于参阅-serial communication, written dll ease of reference
- 2023-07-28 21:10:03下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1