代码搜索:1单片机串口通信
找到约 10,000 项符合「1单片机串口通信」的源代码
代码结果 10,000
www.eeworm.com/read/136813/13359339
txt readme.txt
2005-04-28
模拟串口调试OK
Startup.s 0xdf更改为0x5f
MSR CPSR_c, #0x5f
www.eeworm.com/read/178710/9387517
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 串口通信.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/233095/14169662
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 串口通信.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/223903/14613371
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 串口通信.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/119237/14836121
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 串口通信.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/105101/15678110
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 串口通信最终测试机.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/115774/15001708
txt lc_bcb_47.txt
用C++ Builder 4.0编写Win 95下的串行异步通信程序
用C++Builder4.0编写Win
95下的串行异步通信程序
姜滨
·串口操纵的基本方法·
在Win32下,对串口的操作就如同对文件一样打开或关闭,对串行数据的读写可在用户定义的读
www.eeworm.com/read/344078/11909838
plg zkjp.plg
礦ision2 Build Log
Project:
E:\GJEL\51\51快速入门\配套程序\9-7 RS232串口通信实验\串口能讯\ZKJP.uv2
Project File Date: 11/30/2007
Output:
www.eeworm.com/read/275599/10807951
c uart.c
// 1、使用ICCAVR的终端调试窗口(Terminal),进行通信调试。
// 2、对ICCAVR的终端调试窗口进行设置,设置串口为com1或com2,
// 通信波特率为19200(Tools->Environment Options...)。
// 3、将PC屏幕光标定位于调试窗口中。
#include
#define fosc 8000000
www.eeworm.com/read/376414/9318050
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_