搜索资源列表
AVR450Battery
- 电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Descr iption : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig
移植uip-1.0到Atmega32
- 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
93C46
- 93C46读写程序,本源码适用于8051单片机,选用其他型号单片机请修改头文件-93C46 literacy program, the source for 8051, to use alternative models of single-chip change the header file
digital_frequency_meter
- 基于AT89S52和LCD1602的简单数字频率计,测量范围在0.2Hz到500kHZ之间,精度随频率有所变化。压缩包内包含Keil环境下的C语言源代码,以及Proteus仿真文件-Based on AT89S52 and LCD1602 a simple digital frequency meter to measure the range of 0.2Hz to 500kHZ between the precision with frequency change. Compressed p
filedel
- this file can monitor the file change,and it can display the differece
IIC
- 51单片机的IIC驱动程序包。根据使用的硬件不通,更改包含头文件和对应SDA和SCL设置。-51 MCU IIC driver package. According to the use of the hardware barrier to change and the corresponding header file contains the SDA and SCL settings.
lcd12232
- lcm12232alcd显示驱动,上电即显示一图片,添加字模可显示汉字,不需要作改变,另外,内附HEX文件.本文件为C编写-lcm12232alcd display driver, a power that shows pictures, add matrix display Chinese characters, is not necessary for the change, addition, enclosing the HEX file. This document is prepare
16bitsADC
- 此为msp430系列adc的通用程序库,为西安电子科技大学测控系谢楷老师所写,通用性。模块性很强。适合所有430系列使用,仅需更改包含文件-This is a common msp430 series adc library for the Xi' an University of Electronic Science and Technology Department of Measurement and Control谢楷written by teachers, universal.
0904071154
- 基于XC800系列单片机的通用LIN从节点驱动程序,有详细注释和可更改参数的配置文件 -XC800 MCU series based on the generic driver LIN slave nodes, with detailed comments and can change the configuration file parameters
car
- 本程序是串口通迅程序。 其主要分为两块: 一、串口调试。在数据监听选项页内。(只能显示HEX) (可在设置选项里面设置串口号、波特率、帧格式。 由于在工作中用到的校验位和停止位比较固定。故在程序里设置一个固定值,无法改变此参数。 "超时设置"可用。 "其它设置"只有一项内容。即打开文本时所选的文本查看器。此处不选中打开的为widows默认的NOTE.exe程序。(我在此处设置的为D:\Program Files\UltraEdit\Uedit32.exe,故以U
spi595
- 很好用的,51单片机对74HC595的操作,使用时只需将文件加入工程,并根据硬件更改头文件中IO口映射。-Good use, 51 of the 74HC595 microcontroller operation, use only joined the project file and change the header file under the hardware IO port mapping.
led.asm
- 运用此程序可以在LED上显示数字,修改源文件中控制数码管亮灭的0或1可以改变要显示的数字。-Using this program can number in the LED display, modify the source file to control the digital tube light off of 0 or 1 can change the number to be displayed.
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
ch375-test-3
- 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面对根目录下的所有文件进行列举。然后更改test.txt的一些信息,如创建时间,文件属性等。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. After
C_and_Matlab_voice_output_c8051f330_DAC
- 利用C8051f330的DAC范例程序,实现语音输出;demo源程序做了小小的改动,再把语音数据填入原来的正弦表格;语音数据来源于wav文件,Matlab重新采样转换为C语言的0x**格式,导入TXT文件;ps:这个程序在我的baidu空间也有;huxuec-20101024-The DAC sample programs using C8051f330, voice output demo source code to do a minor change, then the sine of
inv_tbl_fullosd
- The file used in 8202RD New board. You can change this file with your recommendation.
PWM3
- 用Keil c开发的51单片机产生pwm代码,使用时只需根据单片机类型改变头文件类型即可,代码已经过验证没有问题。-51 developed by Keil c generate pwm microcontroller code, when used only under the SCM type of file types can change the header, the code has been verified there is no problem.
HEADER-FILE-OF-12864
- 单片机开发的头文件,包括1602、12864、DS18B20,代码移植,改几个参数就可以-MCU development header files, including 1602,12864, DS18B20, code migration, change a few parameters can
q-sys-support-long-file-name
- ff的文件中我發現LFN的部分, 你的源碼沒有修正, 我將 ffconf.h中的改成 #define _MAX_LFN 127 /* Maximum LFN length to handle (12 to 255) */ 以及FsWrap.h中的改成 #define NAME_MAX 255 /* domain */ 這樣支持長檔名就沒有問題 -ff files, I found a part of LFN Your source is not corrected, I
Current-measurement-procedures
- 使用C8051F330做的一个完整的电流测量程序,这是一个完整的工程文件,改项目已经投入生产,请放心使用。-Use C8051F330 do a full current measurement procedure, which is a complete project file, change the project has been put into production, ease of use.
