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

搜索资源列表

  1. qianrudhcp

    0下载:
  2. 详细分析了嵌入式系统DHCP客户端协议的实现原理,给出了详细的协议状态变迁图,对Rabbit2000嵌入式系统DHCP客户端协议进行了改进,引入了新的服务器DHCPOFFER响应选择策略,并给出了实现代码-A detailed analysis of the embedded system DHCP client protocol implementation of the principle of the agreement gives a detailed state transition
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:25510
    • 提供者:李强
  1. xiaoche

    0下载:
  2. 基于HCS12 单片机设计一种智能车系统。在该系统中,由红外光电传感器实现路径识别,通过对小车速度的控制,使小车能按照任意给定的黑色引导线平稳地寻迹。实验证明: 系统能很好地满足智能车对路径识别性能和抗干扰能力的要求,速度调节响应时间快,稳态误差小,具有较好的动态性能和良好的鲁棒性。-Based on the HCS12 MCU design an intelligent vehicle system. In this system, the path from the infrared pho
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:2090
    • 提供者:wengzhuo
  1. KEY

    0下载:
  2. DSP TMS320LF2407 按键响应实验-DSP TMS320LF2407 key response test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:57074
    • 提供者:szc
  1. uart_echo

    0下载:
  2. ek-lm3s6965 RS232 回應原始程式碼-ek-lm3s6965 RS232 response to the source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:304455
    • 提供者:gofin
  1. cp1

    0下载:
  2. 此程序可完成CP1比较器的比较功能,比较器基准信号来自于VREF引脚,比较器响应后将产生中断,可在中断程序中设断点观察.-This program can be completed comparator CP1 comparison function, the comparator reference signal from the VREF pin, the comparator will generate an interrupt response can set breakpoints i
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1584
    • 提供者:clark
  1. Proj_final

    0下载:
  2. The project is conducted in the assembly of an RC low-pass filter on a board and breadboard implementation of a program in LabView it possible to obtain filter characteristics. To this end, it is necessary GPIB control through the function generato
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:83635
    • 提供者:faria
  1. main

    0下载:
  2. 蜂鸣器的主功能的实现,通过编写程序实现不同的蜂鸣器响应-Buzzer function, through the preparation process to achieve a different response to the buzzer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:687
    • 提供者:evan
  1. 2401PUart(send)

    0下载:
  2. nrf2401发送程序(C51),附带接收端应答接收,将收到的数据用串口传回电脑显示-nrf2401 send program (C51), incidental receiving end response received, will receive the data use the serial returned computer display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:70544
    • 提供者:foggy
  1. 2401(receive)

    0下载:
  2. nrf2401接收程序(C51),用于接收发送端发来的数据并回传应答信号-nrf2401 receiving procedures (C51), for receiver sender sent the data and returns the response signal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-10
    • 文件大小:66435
    • 提供者:foggy
  1. Simulation-of-Speed-Sensor-less-Control-of-PMSM.r

    1下载:
  2. Permanent magnet synchronous motors (PMSM) are appropriate for applications with load-independent speeds or synchronous operation with high accuracy under defined speed. In this paper analysis the structure and equations of the PMSM, direct torque
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-02
    • 文件大小:840010
    • 提供者:Poorhossein
  1. IWDG

    0下载:
  2. 本例程测试了独立看门狗的使用。 程序运行时,液晶屏上会显示: STM32F10x DEMO IWDG TEST 通过使用SysTick中断按照250ms周期性更新IWDG计数器,每次更新的时候L1闪烁一次。使用外部中断7来模拟一次软件失败,按K1将产生一次外部中断7, 因为外部中断7的优先级比EWI优先级高,所以将会导致SysTick中断没有响应,IWDG计数器没有被重载,将出现重置事件,发生重置之后如果按K5来重置程序,L3将被点亮. -This routine tes
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:22519
    • 提供者:黄坤
  1. frequence-measure

    0下载:
  2. 在codevisionavr上运行,使用单片机型号为AVRmega16。程序功能主要为检测信号频率,检测范围为0-1000kHz,程序响应速度快,检测误差精度达到为1 以内。-In codevisionavr run using SCM model AVRmega16. Procedures main function is to detect the signal frequency, the detection range is 0-1000kHz, fast response progra
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:51844
    • 提供者:陈逸
  1. STM32_BIN2HEX

    0下载:
  2. 这是一款针对于STM32的将BootLoad和APP的二进制文件合成Bin和Hex的工具,使用户只需要烧录一次程序即可。软件里有详细的使用说明,经测试在STM32F103XCXX中能稳定执行,非常好用-This is a response to the STM32 will BootLoad binaries and APP synthesis Bin and Hex tool that enables the user need only burn once procedures. Softw
  3. 所属分类:Other Embeded program

    • 发布日期:2016-01-24
    • 文件大小:733184
    • 提供者:王继学
  1. SSP

    0下载:
  2. LPC1343 SSP.C SSP.H @file ssp.c @author K. Townsend (microBuilder.eu) @section DEscr iptION Generic code for SSP/SPI communications. By default, the SSP block is initialised in SPI master mode. @section Example @code #include "core/cpu/cpu.h&quo
  3. 所属分类:其他嵌入式/单片机内容

  1. BiQuad1_2_1k4-2k3_Test.pes

    0下载:
  2. BiQuad1-2 1k4 2k3 Test.pes. Set up the CMX865A Programmable Tone Detectors (PTD) for decoding the Ademco handshake and kissoff tones. This scr ipt can be used to test the response/de-response time and interrupt processing reqd.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1072
    • 提供者:dragon9
  1. MODBUS-for-STM

    0下载:
  2. MODBUS是一个请求/应答协议,并且提供功能码规定的服务。MODBUS功能码是MODBUS请求/应答PDU的元素。本文件的作用是描述MODBUS事务处理框架内使用的功能码。-MODBUS is a request/response protocol, and provide the function code specified service. The MODBUS function code is the MODBUS request/response elements of PDU. T
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:3896
    • 提供者:li
  1. mqx-small-game

    0下载:
  2. mqx tower system(K60D100M)的小遊戲 閃燈後必須快速按按鍵 時間內/外 LED燈有不同反應 - The Tower system flashes green LED at 1 sec − You press button1 to stop LED flashing and start a new run of the game − The Tower system waits for a random time to
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2059
    • 提供者:Sam
  1. ssdsd

    0下载:
  2. 消防报警车,通过stc90c51实现报警响应-Fire alarm car alarm response by stc90c51 achieve,,,,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1061
    • 提供者:天涯
  1. LED

    0下载:
  2. stm32自带时钟外加温度传感器显示。可调节时钟和订闹钟,蜂鸣器响应。-STM32 comes with a temperature sensor display. Adjustable clock and set alarm clock, buzzer response.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-29
    • 文件大小:11568756
    • 提供者:刘海英
  1. FD_uvision_nucleo_f030r8

    0下载:
  2. Addressable Fire Detector detects fire and sends response to the panel
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:699166
    • 提供者:Josmy Bar
« 12 »
搜珍网 www.dssz.com