搜索资源列表
zuixiao
- 本程序为最小二乘法,已经在kei 上运行过,非常适应与pid的运算中-procedures for the least-squares method, in kei run-off, very Adaptation and the pid Operation
mohu
- 本程序为pid控制程序,已经在keic上运行过,可以用在步进电机的控制中-the procedures for pid control procedures, in keic run-off, can be used in stepper motor control
MEGAre
- 本程序为avr控制程序,为俄罗斯方块程序,已经在编译器上运行过-the procedures for avr control procedures, procedures for the Russian box, the compiler had run off
MAX114
- 本上传是关于MAXIM公司的模数转换IC芯片MAX114的C语言源代码。MAX114是一种高速A/D集成芯片,具有低功耗掉电模式,工作方式可选,转换精度高,速度快,广泛应用于高速DSP,远端数据采集等。-uploaded on the company's MAXIM analog-to-digital conversion MAX114 IC C language source code. MAX114 is a high-speed A / D integrated chip with
ucfs_sam7x_mmc(test_ok_final)
- 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
ac_shutoff
- SHUT OFF ad of FREESCALE MACIO
可以用的滤波器
- 一个无源二阶低通滤波器,改变电阻与电容值可以改变截止频率,已试过,好用。,A passive second-order low-pass filter and change the resistance and capacitance values can change the cut-off frequency has been tried, easy to use.
ReticleTEST.rar
- 自制单片机东东\网线测试 测试网线的通断。 ,Self-made single-chip Dongdong \ test test cable network off-line.
sprintf.zip
- sprintf源码。独立一个文件就可用。在嵌入式等系统中可能用到。网上找了很多,多数都不能用或功能不全。这个是本人下了一翻功夫完善过的代码。,sprintf source. Separate a file can be used. In the embedded and other systems may be used. The Internet is a lot, most are not usable or insufficiency. This is the effort I made
GPIO_KeyInterrupt
- 按键进入GPIO中断服务函数,并采用延时函数来控制LED的亮灭。开发环境:TKStudio。使用中断函数需在vector_cfg.h中修改对应的中断,例如:#define PIOINT1_IRQ_Handle GPIOIsr0,还需要在vector_table.c中写外部函数定义,例如:extern void GPIOIsr0 (void) -Press the button to enter the GPIO interrupt service function, and use delay
chuankoujingling
- 所有的单片机都会涉及到232 或者485通讯,而通讯中又不可避免的出现错误.本例就给出了一个现成的校验软件.完成串口通讯,并且进行crc,累加和,异或和等效验结果-All of the single-chip will be 232 or 485 relating to communications, and communications also inevitable error. In this case on a given off-the-shelf software validatio
4.4_uart_test
- 2410上的串口应用程序,包括收发,初始化,关闭等功能,可以做嵌入式学习使用。-2410' s serial port applications, including transceivers, initialization, turn off and other functions, you can make use of embedded learning.
Thermostat
- Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Included. Main file is "09.C". The code is written for turning the relay on and off at particular temperature thresholds.
the
- 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
PCOnOffusingFingerprint
- An applicaion that utilize a fingerprint scanner to turn off the PC
flagprogram
- 此为升降国旗源程序,功能完善,有详细的注释,以便大家阅读理解-This is the take-off and landing flag source, fully functional, detailed notes, so that we reading comprehension
20090903FPGA
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
rtc
- PXA255 CODEWARRIER Sorce for RTC 1hz & led on & o-PXA255 CODEWARRIER Sorce for RTC 1hz & led on & off
SWITCH-BASE-on-off
- Switch base On OFF.Code is written in hi tech c plat form in MPLAB compiler-Switch base On OFF.Code is written in hi tech c plat form in MPLAB compiler
led2-on-off
- This program has code for 2 lights on off. We can use this program for so many applications. We wrote this program using C language.