-
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
-
code image histogram equalization in image processing
图像处理中的编码图像直方图均衡化;
- 2022-03-19 12:13:08下载
- 积分:1
-
ado
说明: 数据库操作类,可以对SQL,ACCESS等进行方便的操作(Types of database operations can be SQL, ACCESS, etc. to facilitate the operation of)
- 2009-08-07 17:59:58下载
- 积分:1
-
hload
vxworks的引导工具,可以在dos下直接引导vxworks镜像,速度非常快(vxworks loader,can load vxworks image file directily under DOS system,very fast,a fantastic tool)
- 2017-04-24 10:00:48下载
- 积分:1
-
8数码
实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)
- 2018-01-31 10:59:29下载
- 积分:1
-
count-rice
本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
- 2009-04-23 16:05:57下载
- 积分:1
-
OSAL_V1.0
Ti轻量级OSAL移植到STC12C5A60S2使用keil编译环境(Ti OSAL lightweight portable to use keil compiler environment STC12C5A60S2)
- 2016-04-08 21:18:54下载
- 积分:1
-
PMSM_soft_50Hz_new
完整的永磁同步电机矢量控制程序,带软启动,DAC输出,SCI,EPWM,ADC...(A complete vector control program for permanent magnet synchronous motor, with soft start, DAC output, SCI, EPWM, ADC...)
- 2017-12-05 17:29:44下载
- 积分:1
-
pedometer 计步器 源码下载
pedometer 计步器 源码下载
- 2015-07-03下载
- 积分:1
-
DAC8563-V1.0
说明: 我是北京小米科技有限公司高级研发工程师,精通JAVA开发技术,主要负责网站、APP、软件开发,具有五年的JAVA开发工作经验。希望在CodeForge结识更多JAVA高手来学习、合作。(I am a senior R&D engineer of Beijing Millet Technology Co., Ltd. I am proficient in JAVA development technology. I am mainly responsible for website, APP, software development. I have five years experience in JAVA development. I hope to meet more JAVA experts in CodeForge to learn and cooperate.)
- 2020-06-24 03:40:02下载
- 积分:1