CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - Network

搜索资源列表

  1. lwip1.1.0

    0下载:
  2. tcp/ip协议栈,单片机网络通信C程序-tcp/ip protocol stack, single-chip network communication C program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:334130
    • 提供者:郑仲明
  1. QuantitativeAnalysisofGasMixtureUsinganArtificialN

    0下载:
  2. 优选了分析CO、H2和CH4混合气体的传感器阵列,构造了传感器信号预处理和神经网络 训练算法,从而建立了用于混合气体定量分析的人工嗅觉系统。实验结果证明,系统能够以较高的 精度分辨出3种气体的浓度。 -Optimization of the analysis of CO, H2 and CH4 mixed gas sensor array, constructs a sensor signal pre-processing and neural network training al
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:31568
    • 提供者:zhaiyaojie
  1. Ethernet

    0下载:
  2. 基于单片机的网络通讯,代码优化简洁。 适合一般网络通讯的参考。-Based on single-chip network communications, code optimization concise. Network communications for general reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:
  1. zhidaoshu

    0下载:
  2. 实验箱整体布局及各实验模块框图.实验一、函数信号发生器,实验二、交实验四、扫频电源,流毫伏表,实验三、单片机低频信号发生器,实验五、频率计,实验十、二阶网络函数的模拟,实验十一、抽样定理-The overall layout of the experimental box and the diagram of the experimental module. Experimental one, function signal generator, experiment II, the exper
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:104348
    • 提供者:yuanjia
  1. StudyMCU(Advance)

    0下载:
  2. 如何利用网络资源学习单片机 原载于<<无线电>>杂志 希望对初学者有较大的帮助,减少走弯路的可能-Learning how to use network resources in question were originally listed Singlechip
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:107031
    • 提供者:程度
  1. gelishurumokuai(product)

    0下载:
  2. 8路隔离数字量输入模块,具有8路数字量输入,通信接口间采用光电隔离方式设计,不易受各种电磁干扰,大大提高通信的可靠性、安全性和保密性,支持MODBUS-RTU 通讯协议;可与多种品牌的PLC、RTU及工控组态软件进行网络通讯,广泛应用于分布式电力系统监控、各种工业自动化测控等系统中。-8-channel isolated digital input module with 8 digital inputs, communication interface between the use of p
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:63775
    • 提供者:mcu520
  1. C51

    0下载:
  2. C51入门模块和3个综合项目的原理图和源码,三个项目是CAN网络,GPS终端,带时钟的数字温度计。-C51 entry module and the three integrated projects schematics and source code, the three projects is the CAN network, GPS terminals, digital thermometer with clock.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:753986
    • 提供者:jeffwei
  1. wxlZigBee20

    0下载:
  2. 精简的zigbee协议栈以及demo。全面支持 ZigBeeE FFD RFD、ROUTER、COORD 和多种网络拓扑-Streamlining the zigbee protocol stack as well as the demo. Full support ZigBeeE FFD RFD, ROUTER, COORD and a variety of network topology
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1046348
    • 提供者:wfm
  1. Mini_DDS

    0下载:
  2. I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, s
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:189320
    • 提供者:杨正海
  1. uIPwithoutOS

    0下载:
  2. 不带操作系统的UIP协议栈,做单片机网络的可以参考-UIP without operating system protocol stack, and single-chip network can refer to
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:164906
    • 提供者:fg
  1. vinicd

    0下载:
  2. 达芬奇网络视音频解决方案密码程序的源文件程序简介-Da Vinci network solutions for video and audio source files password procedures procedures
  3. 所属分类:SCM

    • 发布日期:2017-06-15
    • 文件大小:23700339
    • 提供者:刘静
  1. lcd

    0下载:
  2. 关于液晶显示的一篇比较可以的文章.来自于网路.非我本人所写.-On the liquid crystal display of a comparison article. From the network. Ones I wrote.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:14371
    • 提供者:张文
  1. gly.c

    0下载:
  2. 用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-ba
  3. 所属分类:SCM

    • 发布日期:2015-04-10
    • 文件大小:138027
    • 提供者:孙琨
  1. tcpip_c51

    0下载:
  2. 使用关于芯c51编写的以太程序网8109as的详细驱动-The use of C51 on the preparation of core network Ethernet procedures detailed 8109as driver
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:209046
    • 提供者:谢文鹏
  1. CAN

    0下载:
  2. 工业CAN总线网络节点设计 工业CAN总线网络节点设计-Industrial CAN bus network node design industrial CAN bus network node design
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:43474
    • 提供者:王强
  1. wireless_alarm

    0下载:
  2. 基于8051的网络远程控制系统 本项目通过网络实现远程监控,远程的电脑具有固定IP,在远程电脑的COM1的串行传输端口接一块8051控制板,然后以RS-232传输方式传输数据到8051的电路板,8051控制板上采用固态继电器(Solid State Relay)连接到电子产品,从而可以远程控制这些电子产品何时开启或关闭。8051控制板上还可以每分钟测量一次当前温度,再传输到远程监控端。-8051-based network remote control system for the i
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:4358
    • 提供者:陈永
  1. FIRE_CTR

    0下载:
  2. 消防报警信号转换控制器,用于把消防报警信号通过网络或电话线实现远距离传输,并和视频监控主机实现图像联动以及远程复位控制。-Fire alarm signal converter controller, for the fire alarm signal through the network or telephone lines to achieve long-distance transmission, and video surveillance and image hosting and
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6771
    • 提供者:heaven
  1. NET_AVR

    0下载:
  2. 这是利用AVR的ATmega162单片机,驱动RTL8019AS网络控制器实现精简的TCP/IP协议的例子。笔者利用这个做了一个功能简单实用的Http服务器。通过这个些源码,可以深入了解网络协议底层的实现过程和协议的具体细节。做这个工程的过程中,受益颇多。-This is the ATmega162 using AVR microcontroller, driver RTL8019AS network controller to achieve a streamlined TCP/IP prot
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:29035
    • 提供者:张洪健
  1. TFTP

    0下载:
  2. 在ARM微处理器的环境下实现对网卡的设置和实现网卡IP地址的改变-ARM microprocessors in the circumstances to achieve the realization of network adapter card settings and change the IP address
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:56497
    • 提供者:雨晨
  1. c8051f040exampleforcan

    0下载:
  2. CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message wh
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12247
    • 提供者:shendongping
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com