搜索资源列表
DMX512-1990
- 灯光舞台系统的通信协议白皮书,DMX512在1990年发布时的原版白皮书-stage lighting system communication protocol White Paper, CAN released in 1990 when the original White Paper
STD_info_DMX512
- 灯光舞台系统的通信协议,DMX512通信协议的详细解释-stage lighting system communication protocol, CAN communication protocol detailed explanation of
Artnet
- ACN协议 Artnet协议 DMX512-A 调光网络
dmx512
- CODE A48 数字式调光控制台采用国际通行的DMX512 协议,可直接控制采用相同协议的任何调光器, 组成数码调光控制系统。可储存灯光场景,可编辑走灯程序,更有出厂内置的走灯程序供直接使用。可同时运 行手动调光场景+集控场景+走灯程序,适用于文艺演出、舞厅、酒吧等娱乐场所以及小型电视演播室使用。
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
DMX512C.rar
- DMX512的发送程序 (附C程序) 另外:此程序用的晶振为8MHZ,AdcDataList 存入了模数转换的结果. 这是一个控制器的程序,AdcDataList对应一个MASTER的主通道,其它AdcDataList对应通道1,依次类推,其6个. ,Send DMX512 procedures (with procedure C) In addition: The procedure used for the crystal 8MHZ, AdcDataList into the anal
DMXcontrol
- DMX经典控制程序,已经经过测试,欢迎各位转载。-DMX classic control procedures, has been tested, to welcome you reserved.
4_Channel_DMX512_Driver_for_PIC16F688
- 4 Channel DMX512 Driver for PIC16F688,實做範例,有興趣的可以參考-4 Channel DMX512 Driver for PIC16F688, have done a sample, interested can refer to see
ckqudong
- 支持250Kbps的串口驱动,可以实现GPH口的功能切换,完成DMX512协议,已经过测试。-Support 250Kbps serial driver, can switch the GPS function of the mouth to complete the DMX512 protocol, has been tested.
CDMXX512leedo
- 计算机灯 DMX512信号使用用信计算机灯DMX512信号使用号使用 -Computer lights computer light DMX512 signal DMX512 signal of faith in the computer lights Use
DDMXXrarM
- DMX灯光控制系统一计算机灯DMX512协议信号DMX是Digittal Multipiex 的缩写。ESTA是美国娱乐服务与技术协会. -DMX512 protocol signal DMX, DMX lighting control system, a computer light abbreviation of Digittal Multipiex. ESTA is an entertainment services and technology associations.
D44885_232tM
- DMX512收发程序源码 一种基于于MEGA8单片机SCM -DMX512 transceiver program source code based on the MEGA8 SCM SCM
ADMX512RcvSenT
- 基于DMX512协议在AT89S51单片机SCM上上的收发程序,并附有简单电路图,已在实际开发中应用。 -DMX512 protocol, the transceiver on the AT89S51 microcontroller SCM program, together with a simple circuit diagram, in the actual development application.
SDMXX512TrmttC
- DMX512在PIC单片机SCMM上的汇编发送程序源码 -DMX512 in the compilation of the PIC microcontroller SCMM to send a program source
USB-DMX512
- 通过USB对DMX512设备进行控制,如电脑摇头灯、舞台灯等-Device via USB to DMX512 control, such as moving head lights, stage lights, etc.
DMX512
- DMX512 receiving program, used in landscape lighting industry
DMX512
- void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1) //设置发送的引脚为复用IO //USAR
dmx512通讯程序,可以接收dmx512格式的数据-dmx512
- 接收DMX512模式数据,DMX512通讯程序(Receive DMX512 mode data, DMX512 communication program)
Art-Net中文翻译
- Art-Net是一种基于TCP/IP协议栈的以太网协议。目的在于使用标准的网络技术允许在广域内传递大量DMX512数据。(Art-Net is an Ethernet protocol based on TCP/IP stack. The aim is to use standard network technology to allow large amounts of DMX512 data to be transmitted over a wide area.)
DMX512协议控制灯带
- 使用DMX512协议控制灯带,使用IO口模拟时序(Using DMX512 protocol to control lamp band and IO port to simulate timing)