搜索资源列表
XSA2
- 这是在PC机或工控机上运行的程序,用PC机的COM1(0x3f8)口,和单片机通讯,波特率1200。
serial_communication
- 通过COM1与单片机通讯的界面程序,包含3个线程-Communications through COM1 and MCU interface process contains three threads
wireless_alarm
- 基于8051的网络远程控制系统 本项目通过网络实现远程监控,远程的电脑具有固定IP,在远程电脑的COM1的串行传输端口接一块8051控制板,然后以RS-232传输方式传输数据到8051的电路板,8051控制板上采用固态继电器(Solid State Relay)连接到电子产品,从而可以远程控制这些电子产品何时开启或关闭。8051控制板上还可以每分钟测量一次当前温度,再传输到远程监控端。-8051-based network remote control system for the i
rs232
- 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
877com
- pic单片机与PC通信,通过COM1控制PIC的AD开启; 编译环境:MAPLAB-pic microcontroller and the PC communicate via COM1 control the PIC' s AD open Build Environment: MPLAB
adc2051
- load 8051.dll load SUART xtal=11059200 mode com1 1200 assign com1 <sin >sout g,main ws TL0-load 8051.dll load SUART xtal=11059200 mode com1 1200 assign com1 <sin >sout g,main ws TL0
DDS
- ATMEl AT89X5x 系列单片机操作AD9834 DDS芯片的代码,使用COM1口,配置成移位输出方式。-this code illusrate how to control AD9834 DDS chip with ATMEL AT89X5X series MCU.the UART port of the mcu shoud be configured as shift output mode.
seriel_reciever
- this the code to communicate serialy by using com1.this code recive the character-this is the code to communicate serialy by using com1.this code recive the character
lesson1
- AVR单片机流水灯等试验(转自TXMCU,不得用于商业用途,谢谢)-AVR Microcontroller test water lamp, etc. (transferred from TXMCU, not for commercial purposes, Thank you)
Terminal
- 自己调试过的用com1口实现键盘和主机之间通信。-a tapical serial communacation
VCPP
- 程序实现功能:1、 PC初始化COM1口,使用n81方式,波特率57600与单片机通信。-Program to achieve functional: 1, PC COM1 port initialization, the use of n81 mode 57600 baud rate communication with the microcontroller.
ledVB
- 上位机软件控制单片机P1口LED,9600,COM1口-PC software control port P1 LED chip
1640
- 用STC89sogou.com1写和全程,TM1640驱动程序范例-TM1640Driver example
HyperTerminal_Interrupt
- STM32评估板进行COM1通信的程序,演示了如何进行收发处理以及基本中断的处理-This example provides a descr iption of how to use the EVAL_COM1 Transmit and Receive interrupts to communicate with the hyperterminal.
Serial-communication
- 用VC++对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-With VC++ programming serial port of the computer, and for a simple query of the serial communication program. With a nine-pin DB-9 serial cable to the computer s
USART-COM1
- USART-COM1 神舟III号STM32F10x实验板-USART-COM1 Shenzhou III, STM32F10x breadboard
OPEN-LED
- 这个例子演示如何操作GPIO,如何控制GPIO输出(LED灯)和如何检测GPIO输入(按键状态)。 请用串口线将开发板的COM1口连接到PC机的串口(或者USB串口),然后打开超级终端软件(XP自带的或者SecureCRT 软件),可以在PC软件界面看到例程的运行信息。- This example demonstrates how to GPIO operation, how to control the GPIO output (leds) and how to det
UART-COM1-experiment
- USART-COM1串口接收与发送实验-高级版(STM32神舟IV号-寄存器版)-UART-COM1 serial port to receive and send experiment- Advanced Edition (STM32 Shenzhou IV No.- register Edition)
实验32 MPU6050六轴传感器实验
- 传递俯仰角,滚转角,偏航角三轴数据数据到串口1(transform 3 dimetion data to com1)