-
xioache
控制小车的寻迹,避障,刹车等功能,算法较为简单,基本以驱动电机为主(Control of the car tracing, obstacle avoidance, braking and other functions, the algorithm is simpler, basic to the main drive motor)
- 2008-07-08 20:59:16下载
- 积分:1
-
2440
这是应用于
windows ce 4.2平台上串口接受的程序,我已经实践过,好用,也可以根据它修改出发送程序(This is used in windows ce 4.2 platform serial port to accept the procedure, I had already been put into practice, use can also be sent out according to its modified procedures)
- 2008-03-04 10:43:19下载
- 积分:1
-
YLE2410_TEST
说明: s3c2410 测试代码,ADS开发环境,包括很多模块(s3c2410 test code, ADS development environment, including many modules)
- 2009-09-01 14:56:16下载
- 积分:1
-
本文件实现串口发送功能 STM32F-DMA
* 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData()
* 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输
每当USART的发送缓冲区空时,USART模块产生一个DMA事件,
此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART
整个过程无需用户程序干预,用户只需启动DMA传输传输即可
在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止
串口依然发送,表明DMA传输是一个独立的过程。
同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理([NO ENGLISH])
- 2010-08-06 16:30:24下载
- 积分:1
-
AN41908A
说明: 镜头驱动芯片文档,参考电路设计以及应用文档。(Lens driver chip documentation, reference circuit design and application documentation.)
- 2019-11-20 16:19:44下载
- 积分:1
-
STM32启动代码
利用GPIO口模拟I2C通信,驱动富士通MB85RC系列铁电存储器 ** 支持的型号:MB85RC64/64V,MB85RC128/128V,不支持MB85RC16/16V(The master inputs the device address word (8 bits) following the start condition, and then the slave outputs)
- 2019-07-05 10:19:50下载
- 积分:1
-
LPC177x_178x_UM_CN_withBookmark
LPC1788/LPC177x/LPC178x中文用户手册(修订版1.5,2011.7.6),带有书签导航(鄙人自制,2015.10.28)。(LPC1788/LPC177x/LPC178x User manual(CN)(Rev1.5,2011.7.6),with bookmark(by myself,2015.10.28)。)
- 2015-10-30 13:47:20下载
- 积分:1
-
PIC12F508_LED_Key_C
【PIC12F508单片机用按键控制LED灯C语言程序】PIC12F508单片机的程序,该单片机个头虽小,五脏俱全哦,相关资料较少,现将自己的程序,和大家分享([PIC12F508 microcontroller with keypad control, LED lamp C Programming Language] PIC12F508 microcontroller program, the MCU may be small, perfectly formed Oh, the less relevant information, will now own procedures, and to share)
- 2012-06-30 15:43:38下载
- 积分:1
-
2016
Achieve canonical correlation analysis, Based on piecewise nonlinear weight value Pso algorithm, Machine learning routines.
- 2017-09-16 21:08:50下载
- 积分:1
-
UDP服务器收发数据实验(ucos版)
在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)
- 2018-07-18 11:02:25下载
- 积分:1