CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - off

搜索资源列表

  1. zuixiao

    0下载:
  2. 本程序为最小二乘法,已经在kei 上运行过,非常适应与pid的运算中-procedures for the least-squares method, in kei run-off, very Adaptation and the pid Operation
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12657
    • 提供者:黎明1
  1. mohu

    0下载:
  2. 本程序为pid控制程序,已经在keic上运行过,可以用在步进电机的控制中-the procedures for pid control procedures, in keic run-off, can be used in stepper motor control
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:86460
    • 提供者:黎明1
  1. MEGAre

    0下载:
  2. 本程序为avr控制程序,为俄罗斯方块程序,已经在编译器上运行过-the procedures for avr control procedures, procedures for the Russian box, the compiler had run off
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:89572
    • 提供者:黎明1
  1. MAX114

    0下载:
  2. 本上传是关于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
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5401
    • 提供者:guozhao
  1. ucfs_sam7x_mmc(test_ok_final)

    0下载:
  2. 功能:在AT91SAM7-EK 板上实现用串口(DBGU)操作mmc /sd 上的ucfs文件系统,支持fat文件格式。实现了文件(夹)建立,读写,删除,格式化,容量显示等基本功能,有需要的朋友可以继续添加新功能 。实现了ucos接口,要用到其他的存储介质更容易。因为有现成的ucfs接口驱动。详细情况见文件包中的说明 。 不是高手,做的不好的地方请大家谅解。-functions : In AT91SAM7-EK board realized using serial (DBGU) Opera
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:578951
    • 提供者:moise_yc
  1. ac_shutoff

    0下载:
  2. SHUT OFF ad of FREESCALE MACIO
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3812
    • 提供者:张富国
  1. 可以用的滤波器

    0下载:
  2. 一个无源二阶低通滤波器,改变电阻与电容值可以改变截止频率,已试过,好用。,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.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-05-09
    • 文件大小:2348016
    • 提供者:baby
  1. ReticleTEST.rar

    0下载:
  2. 自制单片机东东\网线测试 测试网线的通断。 ,Self-made single-chip Dongdong \ test test cable network off-line.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:48168
    • 提供者:吴建宾
  1. sprintf.zip

    0下载:
  2. 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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:6178
    • 提供者:WangDegang
  1. GPIO_KeyInterrupt

    0下载:
  2. 按键进入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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:157502
    • 提供者:zhangxue
  1. chuankoujingling

    0下载:
  2. 所有的单片机都会涉及到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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:309065
    • 提供者:haifengmofan
  1. 4.4_uart_test

    0下载:
  2. 2410上的串口应用程序,包括收发,初始化,关闭等功能,可以做嵌入式学习使用。-2410' s serial port applications, including transceivers, initialization, turn off and other functions, you can make use of embedded learning.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4107
    • 提供者:ZhangBo
  1. Thermostat

    0下载:
  2. 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.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:96638
    • 提供者:lih
  1. the

    0下载:
  2. 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:162409
    • 提供者:朱平华
  1. PCOnOffusingFingerprint

    0下载:
  2. An applicaion that utilize a fingerprint scanner to turn off the PC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:62189
    • 提供者:Rye
  1. flagprogram

    0下载:
  2. 此为升降国旗源程序,功能完善,有详细的注释,以便大家阅读理解-This is the take-off and landing flag source, fully functional, detailed notes, so that we reading comprehension
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:2476
    • 提供者:yangjing
  1. 20090903FPGA

    1下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:350412
    • 提供者:zhangying
  1. rtc

    0下载:
  2. PXA255 CODEWARRIER Sorce for RTC 1hz & led on & o-PXA255 CODEWARRIER Sorce for RTC 1hz & led on & off
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:36819
    • 提供者:hank
  1. SWITCH-BASE-on-off

    0下载:
  2. 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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-10-31
    • 文件大小:42740
    • 提供者:new emerald
  1. led2-on-off

    0下载:
  2. 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.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:16384
    • 提供者:parthiban
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com