代码搜索:1单片机串口通信
找到约 10,000 项符合「1单片机串口通信」的源代码
代码结果 10,000
www.eeworm.com/read/279877/10381540
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_
www.eeworm.com/read/159438/10649725
cpp monitordoc.cpp
//***********************************************************************************
//本页内容包括串口通信的主要类CMonitorDoc,完成文件的导入导出以及监控串口接收缓冲区的功能。
//其中全局监控线程函数CommThread和界面视图类CMonitorview结合在一起完成Tec2
www.eeworm.com/read/446764/7565390
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_
www.eeworm.com/read/319684/13446476
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_
www.eeworm.com/read/124123/14593271
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_
www.eeworm.com/read/346629/3181292
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_
www.eeworm.com/read/412932/11175008
c sci.c
/* 2812A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
// Prototype statements for functions found within this file.
void scia_
www.eeworm.com/read/219243/14890548
txt gps配置程序readme.txt
此程序通过串口向GPS模块不停的发送设置命令,实现控制GPS发送数据模式的配置。用户可以根据需要选择不同
的数据模式,并通过PC的串口调试软件观察效果。
具体步骤如下:
1.GPS模块在上电的环境下和计算机串口调试软件通讯,会看到有默认的数据发过来
2.在不掉电的状态下和MCU进行通信,配置所需的模式
3.在不掉电的状态下和计算机进行通信,观察结果
注:1.此过程GPS模块 ...
www.eeworm.com/read/35687/1060386
c uart_pc.c
//串口通信程序
//向pc串口发送数据
//pc端使用 超级终端 建立连接
//9600 8位数据 1位停止
#include
#include
#include "uart0.h"
#define uint unsigned int
uchar cn_00[]={"北京东控开发板\n\r"};
uchar cn_01[
www.eeworm.com/read/35687/1060391
_c uart_pc._c
//串口通信程序
//向pc串口发送数据
//pc端使用 超级终端 建立连接
//9600 8位数据 1位停止
#include
#include
#include "uart0.h"
#define uint unsigned int
uchar cn_00[]={"北京东控开发板\n\r"};
uchar cn_01[