联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(836) 
按平台查找All C/C++(836) 

[单片机开发] TMDSECATCNCD379D_EchoBack_Demo

EtherCAT(以太网控制自动化技术)是一个开放架构,以以太网为基础的现场总线系统,其名称的CAT为控制自动化技术(Control Automation Technology)字首的缩写。EtherCAT是确定性的工业以太网,最早是由德国的Beckhoff公司研发。 自动化对通讯一般会要求较短的资料更新时间(或称为周期时间)、资料同步时的通讯抖动量低,而且硬件的成本要低,EtherCAT开发的目的就是让以太网可以运用在自动化应用中。
EtherCAT is the open real-time Ethernet network originally developed by Beckhoff. EtherCAT sets new standards for real-time performance and topology flexibility. (2020-11-02, C/C++, 281KB, 下载0次)

http://www.pudn.com/Download/item/id/1604283818604073.html

[单片机开发] sender

无线传感器的数据传输,传输迅速,下铝块,精度高
wirelesssupersonibalala (2019-12-14, C/C++, 11KB, 下载0次)

http://www.pudn.com/Download/item/id/1576332795752808.html

[单片机开发] Datasheet

规格书风格隔热隔热隔热改革若干 而非微风威锋网
__nop()wefwefewfewfwefwefwefwefwefw (2018-04-29, C/C++, 3404KB, 下载1次)

http://www.pudn.com/Download/item/id/1524993994993034.html

[单片机开发] STM32F10x_StdPeriph_Lib_V3.5.0

这是stm32f10x系列单片机的官方固件库,版本为V3.5,这个可以在官网上下载到!
This is the official stm32f10x MCU firmware library, version V3.5, this can be downloaded the official website! (2015-11-22, C/C++, 22755KB, 下载1次)

http://www.pudn.com/Download/item/id/1448183469803799.html

[单片机开发] CAN2Ethernet-W5500-STM32

采用W5500芯片。一种较新的以太网转CAN总线的解决方案,开发板,CAN转以太网选用意法半导体的Cotex-M3的32位微控制器STMF103C8T6.板载W5500以太网内置协议栈,可实现TCP/IP,UDP,WEB等。内含开发板介绍,原理图和Keil MDK ARM的驱动程序。
Using W5500 chip. A relatively new Ethernet to CAN bus solutions, development boards, CAN-to-Ethernet choice STMicroelectronics Cotex-M3 32-bit microcontroller STMF103C8T6. Onboard W5500 Ethernet built-in protocol stack, enabling TCP/IP, UDP, WEB and the like. Embedded development board reports, schematics and Keil MDK ARM driver. (2015-06-15, C/C++, 2166KB, 下载85次)

http://www.pudn.com/Download/item/id/1434353643937231.html

[单片机开发] CC1101PENC28J60

STM32F103+CC1101+ENC28J60无线收发,通过uIP协议转发至以太网口,已测试能正常收发。
This project uses STM32F103+CC1101+ENC28J60 to apply wireless communication and forward data to Ethernet by uIP protocol. (2015-04-18, C/C++, 1599KB, 下载10次)

http://www.pudn.com/Download/item/id/1429322062562700.html

[单片机开发] STM8S103xx_CH

性价比最高的单片机STM8S103系列中文数据手册,对于EN不好的看官是最大的便利
Most cost-effective single-chip STM8S103 Series Chinese data sheet for bad EN Tell me what is the biggest convenience (2014-06-20, C/C++, 1473KB, 下载6次)

http://www.pudn.com/Download/item/id/2571131.html

[单片机开发] cc2530

这是关于zigbee cc2530组网,在协议栈下实现ds18b20温度传感,外部ad采样的例程,绝对可用
This is about zigbee cc2530 networking protocol stack ds18b20 temperature sensing external ad sampling routine, absolutely available (2013-02-25, C/C++, 2999KB, 下载119次)

http://www.pudn.com/Download/item/id/2140383.html

[单片机开发] usb2serial

本程序是基于ARM单片机的USB开发,单片机教程网:http://www.ipbb.cn,希望对大家有帮助吧,谢谢,资料很详细!
This program is based on the ARM MCU USB development, microcontroller tutorial network: http://www.ipbb.cn hope everyone, thank you, very detailed information! (2012-10-13, C/C++, 4973KB, 下载8次)

http://www.pudn.com/Download/item/id/2014854.html

[单片机开发] pic18f4580_EMode_RTR_USART

pic18f4580 can网 EMode_RTR_USART 程序
pic18f4580 can net EMode_RTR_USART (2012-04-23, C/C++, 88KB, 下载6次)

http://www.pudn.com/Download/item/id/1840665.html

[单片机开发] Serial-to-Ethernet-Technology

串口转以太网目前可以采用串口转以太网模块来实现,变得非常简单易用,但是在该技术中出现的一些新问题、使用误区需要引起注意。串口转以太网并不是简单传输媒介的变化,而是串口到TCP/IP的协议转化。其中关系到的关键技术包括:TCP/IP的工作模式问题、串口分帧技术、9位技术。这里详细分析这些串口转网口的技术。
Serial to Ethernet can currently be used serial to Ethernet module to achieve, very easy to use, but the technology of the emergence of some new problems, the use of misunderstanding needs attention. Serial to Ethernet is not a simple transmission media change, but the serial to TCP/IP protocol conversion. Which is related to the following key technologies: TCP/IP working mode, serial frame technology, the 9 technology. Here a detailed analysis of the serial port to network technology. (2012-03-03, C/C++, 76KB, 下载61次)

http://www.pudn.com/Download/item/id/1784533.html

[单片机开发] RTT_UARTtoETH

基于RT_Thread操作系统的串口转以太网程序,开发平台为Keil
RT_Thread operating system based on the serial port to Ethernet application, the development platform for the Keil (2011-11-29, C/C++, 5027KB, 下载39次)

http://www.pudn.com/Download/item/id/1714850.html

[单片机开发] ZigBee-based-communication-systerm

本程序只是实现了点对点的数据透明传输,采用直接地址模式;若要实现一对多的星形网 络传输和间接地址模式、广播模式和组模式
This procedure is to achieve a transparent point to point data transmission, the use of direct address mode to achieve many of the star network transmission and indirect address mode, broadcast mode and group mode (2011-11-08, C/C++, 13382KB, 下载19次)

http://www.pudn.com/Download/item/id/1692356.html

[单片机开发] 51-Keil-uVision3-

51单片机学习网Keil uVision3使用教程
51 Keil uVision3 SCM Tutorial Learning Network (2011-04-13, C/C++, 994KB, 下载20次)

http://www.pudn.com/Download/item/id/1490431.html

[单片机开发] IP

通过RTL8019亿太网芯片来与电脑互连
RTL8019 Ethernet billion by the computer chip interconnect (2011-03-17, C/C++, 74KB, 下载3次)

http://www.pudn.com/Download/item/id/1458649.html

[单片机开发] MyEthernet

ti的 lm3s8962以太网速度测试工程文件
ti' s lm3s8962 Ethernet speed test project file (2010-08-10, C/C++, 70KB, 下载21次)

http://www.pudn.com/Download/item/id/1264948.html

[单片机开发] tcpip

tcpip的实现方法 enc28j60网口芯片 很有用的论文
tcpip enc28j60 (2009-07-29, C/C++, 5485KB, 下载122次)

http://www.pudn.com/Download/item/id/859484.html

[单片机开发] lplp

单片机遥控,用于娱乐,本人平时没事,喜欢点单片机和动画设计,没事搞起耍,希望大家相互学习
Single-chip remote control, for entertainment, I usually fine points like single-chip design and animation, applied fine playing, I hope we learn from each other (2009-04-29, C/C++, 21KB, 下载3次)

http://www.pudn.com/Download/item/id/735821.html

[单片机开发] EasyWEB

LPC23XX以太网测试代码(网页测试),链接电脑后,可以通过调试板的IP地址访问调试板。
LPC23XX Ethernet test code (test page), after the computer link, you can debug the IP address access board debug board. (2009-04-03, C/C++, 166KB, 下载47次)

http://www.pudn.com/Download/item/id/699960.html

[单片机开发] TCP-IP1

有关单片机以太网网络的资料,讲解的很细,值得一睹,
the Ethernet network, on the very small, it is worth to see, (2006-05-19, C/C++, 2711KB, 下载229次)

http://www.pudn.com/Download/item/id/186079.html