代码搜索:1单片机串口通信
找到约 10,000 项符合「1单片机串口通信」的源代码
代码结果 10,000
www.eeworm.com/read/119237/14836103
ico 串口通信doc.ico
www.eeworm.com/read/119237/14836113
h 串口通信view.h
// 串口通信View.h : interface of the CMyView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_VIEW_H__BC6B4DB7_7278_4D0A_9385_D5466F2823A7__INCL
www.eeworm.com/read/119237/14836115
cpp 串口通信view.cpp
// 串口通信View.cpp : implementation of the CMyView class
//
#include "stdafx.h"
#include "串口通信.h"
#include "串口通信Doc.h"
#include "串口通信View.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/119237/14836120
h 串口通信doc.h
// 串口通信Doc.h : interface of the CMyDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_DOC_H__984BE870_139C_4A73_ACC0_DCBF9600F3A4__INCLUDE
www.eeworm.com/read/208321/15248544
pdf 串口通信编程大全.pdf
www.eeworm.com/read/206466/15294451
ppt delphi串口通信编程.ppt
www.eeworm.com/read/14172/306575
dbk last loaded 串口通信.dbk
www.eeworm.com/read/14538/383375
pdf 《delphi串口通信编程》.pdf
www.eeworm.com/read/18029/771267
txt fpga实现串口通信.txt
FPGA实现串口通信
0
推荐FPGA板上实现串口通信
FPGA开发板上写的Verilog代码:
功能是从电脑端发送一个字节,然后把它接收回来。
`timescale 1ns / 10ps
`define Tgate 1
module uart_loop (osc,rst_,rxd,sdo,data_ready,framin
www.eeworm.com/read/37011/899168