资源列表

« 1 2 ... .27 .28 .29 .30 .31 932.33 .34 .35 .36 .37 ... 1228 »

[串口编程Serial-communication

说明:51单片机有一个全双工的串行通讯口,所以单片机和电脑之间可以方便地进行串口通讯。进行串行通讯时要满足一定的条件,比如电脑的串口是RS232电平的,而单片机的串口是TTL电平的,两者之间必须有一个电平转换电路,我们采用了专用芯片MAX232进行转换,虽然也可以用几个三极管进行模拟转换,但是还是用专用芯片更简单可靠。我们采用了三线制连接串口,也就是说和电脑的9针串口只连接其中的3根线:第5脚的GND、第2脚的RXD、第3脚的TXD。这是最简单的连接方法,但是对我们来说已经足够使用了,电路如下图所示,
<> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[串口编程uart1

说明:数据传输。很简单的小程序!有助于新手开发!-Data transmission. Very simple little program! Help novice developers!
<黄磊生> 在 2025-06-11 上传 | 大小:354kb | 下载:0

[串口编程Server_Java

说明:协议通信测试,间隔1秒交替发随机数,帧长16-Protocol communication test interval of one second by alternating random number, fr a me length 16
<李亭> 在 2025-06-11 上传 | 大小:7kb | 下载:0

[串口编程Server_VB

说明:协议通信测试,vb,间隔1秒交替发随机数,帧长16-The protocol communications test, vb, one second intervals by alternating random number, fr a me length 16
<李亭> 在 2025-06-11 上传 | 大小:7kb | 下载:0

[串口编程c51-pc

说明:pc rs232 51单片机 LED 控制-pc rs232 51 microchip LED control
<DHJ> 在 2025-06-11 上传 | 大小:23kb | 下载:0

[串口编程CAN_transmit

说明:CAN总线的简单两个接点收发源码,附注解。-Simple CAN bus the two contacts transceiver source, explanatory notes.
<咿呀> 在 2025-06-11 上传 | 大小:33kb | 下载:0

[串口编程UARTInt

说明:LPC1700系列串口中断接收程序,中断方式接收上位机数据并将接收的数据回送给上位机,借助串口调试软件,并设置波特率为9600,8位数据位,1位停止位,注意不要选中"HEX显示"。-LPC1700 series serial interrupt receiving program, to interrupt PC to receive data and receive data back to the host computer, with the serial debugging softwa
<吴辉> 在 2025-06-11 上传 | 大小:299kb | 下载:0

[串口编程RXCVER

说明:异步串口接收程序,可设置波特率和奇偶校验-Asynchronous serial port to receive the program, set the baud rate and parity
<张明> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[串口编程wifi_modules

说明:wifi透传模块,很不错的详细资料。希望大家支持-wifi pass-through module, very good details. I hope you will support
<李晓欢> 在 2025-06-11 上传 | 大小:1.22mb | 下载:0

[串口编程eetop.cn_eetop.cn_PCI-Express

说明:PCIe的总线简介,方便做PCIe硬件的人阅读使用-About PCIe bus, convenient to do PCIe hardware read
<lee> 在 2025-06-11 上传 | 大小:114kb | 下载:0

[串口编程eetop.cn_PCIExpress

说明:PCIe总线的相关术语解释,适合初学PCIe的人了解PCIe的关键术语含义。-The PCIe bus Terminology, suitable for beginners PCIe PCIe people understand the meaning of key terms.
<lee> 在 2025-06-11 上传 | 大小:1.18mb | 下载:0

[串口编程PCIeData-Link-Layer-Specifications

说明:PCIe数据链路层的协议详解,对做PCIe接口有非常重要的指导价值。-PCIe data link layer protocol detailed, do PCIe interface very important value.
<lee> 在 2025-06-11 上传 | 大小:147kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 932.33 .34 .35 .36 .37 ... 1228 »

源码中国 www.ymcn.org