Welcome![Sign In][Sign Up]
Location:
Search - 8051 serial send receive

Search list

[SCMC8051_UART_test

Description: 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of external 22.1184 MHz oscillator. Function : Uart driven procedures, including initialization, set baud rate, single-byte receive this, the string this acceptability. Procedures to the PC this string; PC to receive the data and then send that data back to PC. Development board on the keyboard, this pair sent to the PC; The development board for the serial debugging assistants do not support the Chinese show.
Platform: | Size: 61440 | Author: | Hits:

[SCMAT

Description: 些温度计可以长期记录温度,所以用户可以将些装置放在某一个位置,经过一段较长时间之后,再将些装置内记录的温度通过RS232传送到PC端。智能温度计每一小时读入ADC0804转换的数字温度数据,然后记录在串行EEPROM93C66中。此装置可以通过RS232将记录在串行EEPROM中的数字温度数据传送到PC端。PC端有一个服务器程序可以接收8051实验板送过来的数字温度数据,并显示出来。-Thermometer can be more long-term record of temperature, so users can more devices on a location, after a longer period of time, then these devices record the temperature sent to the PC through the RS232 side. Intelligent thermometer every hour ADC0804 read digital temperature data conversion, and then recorded in the serial in EEPROM93C66. This device can be recorded in the RS232 serial EEPROM of the digital temperature data to PC client. PC client has a server program can receive over 8051 experimental board to send the digital temperature data, and displayed.
Platform: | Size: 6144 | Author: 逍遥 | Hits:

[SCMAT89C51_vs_simple_RS232

Description: 单片机8051,用了串口缓冲区收发合一的方式,适合于半双工通信-8051 single-chip, using the serial port one way to send and receive buffer, suitable for half-duplex communication
Platform: | Size: 8192 | Author: lin | Hits:

[SCMmyson_UART

Description: 单片机8051 MTV512,用了串口缓冲区收发合一的方式,中断 -Singlechip 8051 MTV512, serial buffer used to send and receive one way, interrupted
Platform: | Size: 48128 | Author: lin | Hits:

[assembly languageCommunication

Description: 8051串口通讯程序,可实现多个单片机同时通讯,带收发程序-8051 serial communication program can simultaneously achieve a number of single-chip communications, with send and receive process
Platform: | Size: 1024 | Author: 李国齐 | Hits:

[Other Embeded programRobosapien_IR

Description: Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.-Robosapien_IR.zip contains source files, PCB+ Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial (uart) and generate IR code send out via onboard IR transmitter. You can use any C compiler to create and send command from PC or PDA, I m using LabVIEW for this part of application. Drop me email if you have questions or if you like to have the LabVIEW code, my LabVIEW code is running on Version 8.5. Cheers.
Platform: | Size: 95232 | Author: David | Hits:

[SCM8051

Description: C8051F同时实现AD和串口收发的程序,希望对大家有用。-C8051F while achieving AD and serial send and receive the procedure, hoping for all of us.
Platform: | Size: 2048 | Author: 杨子君 | Hits:

[Software EngineeringADC

Description: 基于单片机的多路数据采集系统的设计方案,采用的是AD0809和51单片机,及LED液晶显示-To ADC0809 and 8051 as the core of the system, including three parts: data collection, data processing and display, the terminal receiver. Including its control, display, A/D converter, power conversion interface, personal computers. Design using ADC0809 data for 8 samples, using MCS-51 microcontroller serial port to send and receive data. Shown in part by the LED digital display 8155,75452,7407 and composition. Application of electronic design automation hardware design tools, software design modular programming method, based on KEIL C compiler platform
Platform: | Size: 376832 | Author: 张超 | Hits:

[Software Engineeringkkkk

Description: 基于单片机的多路数据采集系统的设计方案,-To ADC0809 and 8051 as the core of the system, including three parts: data collection, data processing and display, the terminal receiver. Including its control, display, A/D converter, power conversion interface, personal computers. Design using ADC0809 data for 8 samples, using MCS-51 microcontroller serial port to send and receive data. Shown in part by the LED digital display 8155,75452,7407 and composition. Application of electronic design automation hardware design tools, software design modular programming method,
Platform: | Size: 220160 | Author: 张超 | Hits:

[SCMCOM_RS232_S

Description: Proteus 8051单片机 虚拟串口 发送与接收-Proteus 8051 virtual serial port to send and receive SCM
Platform: | Size: 948224 | Author: Xunhun.Ye | Hits:

[SCMchuankou

Description: 串行接口的一般概念单片机与外界进行信息交换的通信接口。 8051单片机的通信方式有两种:  并行通讯:数据的各位同时发送或接收。  串行通讯:数据一位一位顺序发送或接收。 -The general concept microcontroller serial interface to communicate with the outside interface information exchange. 8051 There are two ways of communication:  parallel communication: The data you send or receive simultaneously.  serial communication: a sequence of data sent or received one.
Platform: | Size: 181248 | Author: 孙哥 | Hits:

[SCMSerial-port

Description: 串行口-单片机8051试验箱 双机实验:本实验由两人共同完成。 分别设计甲、乙两个程序。甲程序为接收程序,在甲机运行,将接收到的字符在数码管上显示出来;乙程序为发送程序,在乙机运行,每次按P-键后发送,每次发送3个字符。 -Serial port- SCM 8051 dual chamber experiment: This experiment is completed jointly by two. Were designed A, B two programs. A program to receive the program, run in A machine will receive the characters displayed on the digital control B program for sending program, running in B, each press of the P- key after sending each send three characters.
Platform: | Size: 2048 | Author: Phoebe | Hits:

CodeBus www.codebus.net