代码搜索:1单片机串口通信
找到约 10,000 项符合「1单片机串口通信」的源代码
代码结果 10,000
www.eeworm.com/read/13298/271581
c uart.c
#include
#include
#include "uart.h"
#include "myfun.h"
/**************************************************************************
- 功能描述:51单片机的串口初始化
- 隶属模块:STC51串口操作
www.eeworm.com/read/423649/10539946
asm 232key.asm
;********************************************************************************
;232通信程序,4800速率,12m晶体,注意该程序适应目前我站各个版本, *
;使用配套光盘的工具软件、串口调试助手,设置波特率4800, 连接232电缆到串口, *
;分别按p32,p3
www.eeworm.com/read/423649/10539958
asm s232.asm
;********************************************************************************
;232通信程序,4800速率,12m晶体,注意该程序适应目前我站各个版本, *
;使用配套光盘的工具软件、串口调试助手,设置波特率4800, 连接232电缆到串口, *
;分别按p32,p3
www.eeworm.com/read/230082/14306481
asm 主机.asm
;异步串口通信
;将主机片内ram的60H-6FH的数据通过串口发给从机(方式2,TB8作为奇偶校验位)
;***********************************************************************
;主机程序:
ORG 0000H
LJMP MAIN
ORG 00F0H
MAIN:
www.eeworm.com/read/240684/4570746
tli msado15.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (7229b90d).
//
// e:\book\正进行\串口技术\串口通信开发实例导航\vc\code\第7章 智能安防报警系统\debug\msado15.tli
//
// Wrapper implementations for Win32 type l
www.eeworm.com/read/317194/13507789
c scomm.c
//ZC-51学习板实验源程序
//学习板和PC通信--串口通信实验
//http://www.ednchina.com/blog/zhichengdz/
//E-mail: zhicheng_dz@163.com
#include
#include
#define uchar unsigned char
#define uint un
www.eeworm.com/read/242119/13094579
txt 说明.txt
使用C8051F020开发板。KEIL U3编译通过。
串口连接到PC机上,可观察统计任务统计的CPU利用率。
通过串口输入字符串123,可改便灯的闪烁频率。
现正从事将汇编改写成C的工作。有交流者请联系我KANG_PAN@163.COM
www.eeworm.com/read/224625/14579730
plg send.plg
礦ision3 Build Log
Project:
E:\单片机工程\红外线通信\备份红外线通信\send.uv2
Project File Date: 01/11/2007
Output:
www.eeworm.com/read/178710/9387476
cpp datareceivedlg.cpp
// DataReceiveDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataReceiveDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/178710/9387487
cpp datasenddlg.cpp
// DataSendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataSendDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __