-
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
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
network chat, simple and practical, we quickly download and watch it
网络聊天,简单实用,大家快下载看看吧-network chat, simple and practical, we quickly download and watch it
- 2022-04-27 00:33:13下载
- 积分:1
-
Serial
Comunicacion serial con la computadora para el PIC.
- 2009-09-25 23:50:44下载
- 积分:1
-
1
说明: VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
- 2010-08-30 11:15:53下载
- 积分:1
-
dockpanelsuite-Release_2.9.tar
dockpanel,类似vs界面风格,支持边界停靠,自动隐藏(dockpanel, similar vs interface style)
- 2014-08-02 00:40:51下载
- 积分:1
-
serial_test
说明: 完整的串口编程实例,MSCOMM控件编程(A Complete Example of Serial Port Programming)
- 2020-06-16 10:20:01下载
- 积分:1
-
easydspic4_mikroc_dspic_examples
A VERY GOOD EXAMPLES FOR DSPIC IN mikroc
- 2012-03-16 02:14:20下载
- 积分:1
-
MATLAB建模 人口增长模型 源程序代码
说明: 此程序为预测人口在增长的模型,能够有效的预测未来几年的人口数量(This program is a model for predicting population growth, and can effectively predict the number of population in the next few years.)
- 2021-04-12 22:28:56下载
- 积分:1
-
linjiequ
使用类编程实现临界区,VC++网络编程,使用VC6.0编译器实现(Use class programming critical, VC++ network programming, using VC6.0 compiler implements)
- 2013-07-14 22:29:26下载
- 积分:1
-
IISManagerAssistant-SP0.7
彩虹IIS管理助手,版本0.7.
开源IIS管理工具,支持IIS6和IIS7.站点安全设置、站点管理、应用程序池管理等功能。C# 4.0、VS2010(Rainbow IIS management assistant, version 0.7. Open IIS management tools, support IIS6 and IIS7. Sites security settings, site management, application pool management. C# 4.0, VS2010)
- 2013-12-01 10:40:10下载
- 积分:1