代码搜索:3G通信
找到约 10,000 项符合「3G通信」的源代码
代码结果 10,000
www.eeworm.com/read/423728/10535845
h i2c.h
///////////////////////i2c通信子程序///////////////////////
///////////////////////////////////////////////////////////
//初始化
void i2c_init()
{
PORTD&=~0x80;
TWBR=0x01 ; //速率=16M/(16+2*16)=3
www.eeworm.com/read/423728/10535888
_h i2c._h
///////////////////////i2c通信子程序///////////////////////
///////////////////////////////////////////////////////////
//初始化
void i2c_init()
{
PORTD&=~0x80;
TWBR=0x01 ; //速率=16M/(16+2*16)=3
www.eeworm.com/read/423728/10535915
h i2c.h
///////////////////////i2c通信子程序///////////////////////
///////////////////////////////////////////////////////////
//初始化
void i2c_init()
{
PORTD&=~0x80;
TWBR=0x01 ; //速率=16M/(16+2*16)=3
www.eeworm.com/read/423728/10535957
_h i2c._h
///////////////////////i2c通信子程序///////////////////////
///////////////////////////////////////////////////////////
//初始化
void i2c_init()
{
PORTD&=~0x80;
TWBR=0x01 ; //速率=16M/(16+2*16)=3
www.eeworm.com/read/423728/10535992
h i2c.h
///////////////////////i2c通信子程序///////////////////////
///////////////////////////////////////////////////////////
//初始化
void i2c_init()
{
PORTD&=~0x80;
TWBR=0x01 ; //速率=16M/(16+2*16)=3
www.eeworm.com/read/423728/10536056
h i2c.h
///////////////////////i2c通信子程序///////////////////////
///////////////////////////////////////////////////////////
//初始化
void i2c_init()
{
PORTD&=~0x80;
TWBR=0x01 ; //速率=16M/(16+2*16)=3
www.eeworm.com/read/459968/7260094
frm frmmain.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmMain
Caption = "MSComm串口通信示例"
ClientHeight = 4140
ClientLeft =
www.eeworm.com/read/447558/7549541
c main.c
#include"math.h"
#include"config.h"
#define ZHI 100
#define YUAN 360 /*分得段数 */
#define YIBU 0.34 /*一个脉冲走的距离 */
# define UART_BPS 115200 /* 串口通信波特率
www.eeworm.com/read/442405/7653331
frm frmmain.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmMain
Caption = "MSComm串口通信示例"
ClientHeight = 4140
ClientLeft =
www.eeworm.com/read/437699/7742841
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[工程1.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[FX-2N通信测试.v