-
!power_11acdrive
电机控制的第一手资料,非常全面仔细,可以对伺服控制系统的编码器有很深的了解。(Firsthand motor control, very comprehensive carefully servo control system can have a deep understanding of the encoder.)
- 2014-04-04 09:05:46下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
functions
Lecture notes on Functions in C++ with Examples
- 2015-01-20 18:23:00下载
- 积分:1
-
Template
亲测ZLG-LPC1788开发板上RT-Thread的最小系统模板(LwIP开启)
LPC1788基于RTT源码实现的模板程序(Pro-test ZLG-LPC1788 development board minimum system RT-Thread template (LwIP open) LPC1788 RTT source template-based program implementation)
- 2013-12-27 22:36:42下载
- 积分:1
-
Vibration-and-sound-
P.M.莫尔斯的《振动与声》经典之作。各种宏观的声学问题。(PM Morse, " Vibration and sound classic. A variety of macro-acoustic problems.)
- 2012-06-07 20:35:09下载
- 积分:1
-
TC20GUI
1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS
下运行该文件即可释放
2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件
DEM.EXE释放, 然后运行DEMO.BAT演示
3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行
UCD.EXE释放。(1. The book all the source code, in the CPP, under a subdirectory, CPP.EXE is available since the release of compressed files, in DOS the file can be run under release 2. Book procedures demo programs (source code compiler), in the DEMO subdirectory, run DEM.EXE the release of compressed file, and then run DEMO.BAT presentation 3. UCDOS 3.0 to streamline the system of Chinese characters, including a 24-dot matrix font宋体in UCDOS subdirectory, run UCD.EXE release.)
- 2008-03-30 21:27:50下载
- 积分:1
-
mmm
说明: 通过使用tm4c123单片机调制出一个spwm波进行输出,(Through the use of tm4c123 MCU modulation of a SPWM wave output,)
- 2020-05-24 19:03:30下载
- 积分:1
-
diankao
基于51单片机的proteus仿真系统,其中包括AD转换模块的应用(51 single-chip microcomputer-based simulation system of proteus, including the application of AD converter module)
- 2009-05-15 16:36:40下载
- 积分:1
-
C8051F020examples
包含了C8051的基本例程,如流水灯,IO口控制,蜂鸣器,串口通信等(C8051MCU example programs)
- 2013-09-04 11:25:58下载
- 积分:1
-
caiping
STC90C516RD+单片机外扩彩屏模块的现实图片程序,C语言编写(STC90C516RD+ chip color expansion module, the reality outside the picture process, C language)
- 2011-08-17 10:46:54下载
- 积分:1