搜索资源列表
大连软件园
- 功能强大的时钟中断,单片机和FIFO的接口和操作,单片机串口编程问题,纯软件单片机串口,串口通信的单片机程序,程序的多任务和资源复用举例,采用软件定时的计算方法-powerful clock interruption, the 8031 and FIFO interface and operation, the 8031 serial programming, software-only MCU, the MCU serial communication procedures, the proc
57578863splc501
- 单片机的应用举例,有一定的应用与参考价值,适合初学者。-SCM application, for example, a certain application with the reference value, suitable for beginners.
通用伺服电机控制
- 通用伺服电机控制原理及C源码, 内含: 关于步进伺服电机加速曲线计算器的使用说明,举例说明参数使用方法的步进电机控制的具体编程。供参考,PDF文档。 步进、伺服电机加速曲线计算器修正版。-generic servo motor control principle and C source, consisting of : Stepping on the servo motor speed up the curve for use of the calculator, example
i2c-24c01
- 这是iic模式的芯片读写程序,里面给出了所有的函数,用24C01举例的,很清楚,都调试通过了-mode chip reader procedures, there is all the functions, and 24C01 example, clearly, the adoption of Debugging
armemb
- 为pdf文件.包含嵌入式arm开发过程中的关键注意事项,移植,应用等,有全面灵活的程序举例.不错-as pdf documents. Arm contains embedded development process to the key issues, transplanting, and application. a comprehensive example of flexible procedures. Yes
z2005122812256
- 8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 MOV AL,AH ;取高字节送AL OUT DX,AL
huibianexam
- PIC12C5XX单片机应用举例,汇编语言编写-PIC12C5XX SCM application, for example, the compilation of language
pingyinshuru
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsigned char inpu t_py_val []) inp
FlashDvr0413
- 本文以举例的方式从硬件和软件原理上阐述了如何运用SPBA01B对MCU进行IO扩展、总线扩展和级联使用.-For this to the hardware and software principles expounded how to use the MCU into SPBA01B OK IO expansion bus expansion and the use of Cascade.
pcf8563
- 8563始终芯片的C举例,I2C接口 用于单片机开发
move_scan
- 单片机动态扫描电路举例,以LED汉字显示屏为例。
74hc2450
- 74h450最简单运用举例 protues 仿真
jsq
- 8051单片机最小系统电子日历举例。(最小系统中硬件可能不同,此只做参考)
c51
- 单片机教程,适合单片机初学者。只要掌握c语言的皮毛,通过本系列教程就可以逐渐进入单片机的大门。课程试验举例简单易懂
C8051F340DEMO
- C8051F340单片机内部资源编程举例源码
SPCE061Appt
- [第1章]SPCE061A 硬体结构介绍 [第2章]指令系统 [第3章]u’nSP IDE 工具介绍 [第4章]SPCE061A各功能举例介绍 [第5章]语音处理应用介绍 [第6章]语音压缩工具 [第7章] 61板介绍 全部都是PPT
dingshiqijishuqi
- 详细讲解定时器、计数器的内部结构工作原理,控制,工作方式,及初始化编程,应用举例
input
- 51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={\"bang\"} unsigned char chines_string[100] sprintf
单片机C51的头文件函数作用及举例
- 关于51单片机的头文件的函数作用的说明文档,并有举例说明怎么使用。(The function of the head file of the 51 single chip microcomputer is illustrated and some examples are given to illustrate how to use it.)
ex7_6_1 看门狗模式举例
- msp430的调节看门狗模式举例实验,经试验,完全可以直接使用(MSP430's regulatory watchdog model is an example of an experiment that can be used directly.)