资源列表
chuankou
- 本人亲测可以使用的atmel162的串口通信程序,等待接收并将接受到的内容发回去-I pro-test that can be used atmel162 serial communication program, waiting to receive and will receive the contents of the hair back
BPSK
- BPSK调制解调,对信号采用BPSK调制,载波采用升余弦滚降-BPSK modulation and demodulation of signals using BPSK modulation, the carrier uses raised cosine
usart
- 串口调试助手发送数据给877,877收到后再转发回串口助手-PIC MCU UART test
12864
- 这是一个能实现短距离的红外通信的C程序哦-This is a short distance to achieve C-program Oh, infrared communication
part3.2.3
- 双机通信发送方程序代码,可以应用于俩个单片机之间的串口通信。-Two-machine communication sender program code can be applied to a single-chip serial communication between the two.
uart
- 。任何UU编码行的长度都不应超过61个字符(字节),即它可以保持45个数据字节。当数据少于20个UU编码行时,校验和按照实际发送的字节数进行计算。主机将它与接收字节的校验和相比较。-. The length of any UU-encoded line should not exceed 61 characters (bytes), that it can hold 45 data bytes. When the data line less than 20 UU encoding, verif
UART
- 本代码可以实现上位机与与单片机相互通信.如通过上位机发送启动命令后,终端会将数据传到PC上来。-you can make communicate with single ship using this code.
r_hex
- GOOD AVR FOR OROJECT
VB-serial-communication-chapter6.1
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第6章 6.1 PC机与PC机串口通信-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 6 6.1 PC and PC serial port communication
libserial.cpp.tar
- this is used for serial port communication
zyc2
- 平台ATmega16 编程软件CodeVisionAV 实现功能:单片机与PC机(电脑)之间的串口通信。具体就是单片机最小系统上的AD键盘按键按下后发送键值到串口助手上显示,串口助手发送一串字符到最小系统上的lcd1602显示。 -The platform ATmega16 programming software CodeVisionAV function: serial communication between the MCU and PC (computer). Specif
huibianbiancheng
- 下列程序运行后,先进行初始化。 之后如果串行口收到数据,程序会立即转到串口中断程序,把数据送到P2口显示-The following procedure after the operation, initialized first. 。。。