搜索资源列表
SPI接口AD转换器代码
- SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation This is a project that will be
算法子程序集
- 通过调试的有用的单片机控制程序,可以在应用中直接调用-through the useful debugging MCU control procedures, the application can directly call
51下的RTC例子
- 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。-51 examples of a total catalog of the following parts : 1. Project documents PCF8563.uv2, TIME.uv2. 2. PCF8563_s.as
拼音输入(单片机控制附杳询函数)
- 单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!-microcontroller smart Pinyin input method, with the control and with the enhancement of function. To facilitate the use of call. Since the LCD can be added to achieve visual keyboard! For your refe
无符号数除法子程序16×16
- PIC单片机无符号数运算子程序,可以直接调用!-PIC unsigned few Operational subroutine can directly call!
MCU_LCD
- 本程序是为51系列单片机开发的16*2型液晶模块驱动程序。该驱动程序包含两个文件,将C文件关联入工程,在调用文件前包含H文件即可。程序提供了简便实用的接口程序,具体使用方法参见文件注释。(本驱动程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-the procedures for the development of single-chip 51 16 * 2 LCD driver. This driver contains two files, documents relate
MCU_Key
- 这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4 * 4 keyboard driver. The drive included
PF8563
- PF8563测试程序,包含有各种子程序和调用接口-PF8563 test procedure includes various subroutine call interface and so on.
C51div
- 一种实用的单片机多字节除法算法以及实现的汇编源代码。稍加改动就能作为子程序调用。相对实用。-a practical multi-byte microcontroller division algorithm and the realization of the compilation of source code. Little changes can serve as a subroutine call. Relative practical.
VC[1].m
- VC调用matlab中定义的[1].m函数实例 VC调用matlab中定义的[1].m函数实例-VC defined in [1]. M function examples VC called defined Matlab [1]. m function examples VC call Matlab defined in [1]. m function examples
LED-7221
- 共阳数码管驱动芯片7221的初始化,命令的输入其简单的调用 -total digital Driving the 7221 chip initialization, in order to import its simple call
kanmengou
- 用于C51的简单看门狗电路,易于大家调用-C51 for the simple watchdog circuit, we call easy
dummy I2C bus
- 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
1602hwenjian
- 1602液晶的驱动程序,调用其中的函数即可对其命令和数据完全操作!-1602 LCD driver, call a function which can be ordered and its data fully operational!
7281c51
- 7281读写程序//读出BC728X内部寄存器的值 调用参数为寄存器地址-7,281 literacy procedures / / BC728X read out the value of the internal register call parameters register address
24c01a
- 24C01的读写程序,C51源代码 调用方式:write_8bit(unsigned char ch) ﹫2001/03/23 函数说明:内函数,私有,用户不直接调用。-24C01 literacy procedures, called C51 source code form : write_8bit (unsigned char ch) @ 2001/03/23 function said Ming : internal function, private users not dir
key_state_mechine
- 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
LINUX-system-call
- Linux下的系统调用, 很全的api, 快来下载吧-Linux system call api ok good
LPC2294-external-FLASH-call-program
- LPC2294实现对外部FLASH芯片的调用与配置-LPC2294 to achieve the external FLASH chip call and configuration
步进电机
- 五线四相步进电机控制程序,一个函数调用,可以实现控制电机正反转、转动角度,转动速度。(Five line, four phase stepper motor control procedures, a function call, you can control the motor positive rotation, rotation angle, rotation speed.)