搜索资源列表
rtos串口函数库
- RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the library's timer2 51, 9600 app
WDTRST
- s系列的51单片机的看门狗的c语言include库 可以用它轻松使用看门狗,内函驱动函数FeedDog()
AVRusart
- avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\\LIB\\目录将头文件slavr.h 拷贝到头文件目录即...\\include\\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 \"#include <slavr.h>\"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入\"slavr\" 使用附加的libsl
C444S
- C\\C语言库函数 (S类字母) -C \\ C language library functions (S category here)
LCD320230driver
- LCD320240.C 功能:定义了LCD320240(SED1335控制器)常用的操作功能函数,及显示用表格 菜单模板,演示用静态正弦函数显示. 注意:波形显示在第一层,网格坐标显示在第二层,汉字菜单显示? 设计:东南大学 鲁芳 整理注释: Minstar 05/08/21 N.S. 测试:Minstar 修改补充:Minstar
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
AVR系列单片机相关资料中文pdf
- 这个压缩文件包含了ATmega16的中文pdf,gcc编译,AVR的应用,库函数,C语言实例,This compressed file contains the ATmega16 Chinese pdf, gcc compiler, AVR' s application, library functions, C language examples
avr-libc-user-manual-1.6.1
- avr的gcc的lib库函数的使用手册,是嵌入式工具链的重要环节-avr the gcc library function of the lib' s user manual embedded tool chain are an important aspect
sanjiaobo
- 幅值,频率可调的三角波发生器S-函数的实现-Amplitude, frequency adjustable triangular-wave generator to achieve S-function
AT45DB161D
- ATMEL的DATAFLASH(AT45DB161D)操作函数库 包括连续读、主页面直接读、先读到缓存在读出-ATMEL' s DATAFLASH (AT45DB161D) operations functions including continuous reading, the main page directly to read, first read the cache in the read out and so on ... ...
BlueSoleil_SDK_2.0.1
- IVT BlueSoleil SDK, 包含使用SDK函数的例子-IVT BlueSoleil SDK, contains examples of using the SDK function
s
- 基于嵌入式的源代码,用来编译LCD液晶显示屏,有清屏函数,位图显示,划线函数,DMA传送显示数据-Based on the embedded source code, used to compile LCD liquid crystal display screen Youqing function, digital display, line function, DMA transfer display data
SD
- SD.C是用S3C44BOX的SIO口读SD卡,模拟SD.C是用IO口模拟SPI口读SD卡.使用的是S3C44BOX,如果是其他MCU可以对应修改低层的SPI读写函数即可.-SD.C the SIO is S3C44BOX I read SD card, analog IO I SD.C simulation using SPI I read SD card. Using S3C44BOX, if it is the corresponding amendments to other MCU c
12864linesincircle
- 12864液晶资料,能够绘画直线、点、圆、三角形、正方形、正弦、余弦等函数图象,非常好用,在51开发板上测试通过,可以自己定义管脚(基于PG12864-J液晶)。-12864 LCD data, to drawing a straight line, point, circle, triangle, square, sine, cosine function, such as images, very easy to use, tested in 51 development board, yo
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
icc_lib_function
- icc的库函数的具体实现,是不错的参考哦-ICC s library functions, is a good reference
DAC_TLC5615
- 该程序为MSP430F449单片机与TI公司的TLC5615连接,制作函数发生器,可以输出方波、正弦波、三角波、锯齿波等,且频率可调。-The program is TI' s MSP430F449 MCU TLC5615 connection with the production function generator can output square wave, sine wave, triangle wave, sawtooth, etc., and the frequency i
TheestablishmentandapplicationofSfunction
- 本资料对S函数的建立做了详细介绍,给出S语言的M语言和C语言模板-The data on the S function to establish a detailed descr iption, given the language of the M S and C language template language
源码_DDS信号源
- 本函数信号发生器能同时产生A、B两路信号,并且两路信号能分别进行参数设置,使用【通道切换】按键进行切换,进而输出不同频率、幅值、占空比和直流偏置的信号。本信号发生器能输出的信号有方波(F)、正弦波(Z)、三角波(S)、锯齿波(J),频率范围为0.01Hz-1MHz。(The function generator can generate two signals of A and B at the same time, and the two signals can be set up separ
2,标准例程-库函数版本
- stm32f4的一些例程库函数的,挺全的,可以看看(Some of the stm32f4's routine library functions are quite complete.)