-
There has the LNA design, it use more in wireless comunication system.
There has the LNA design, it use more in wireless comunication system.
- 2023-08-01 05:00:03下载
- 积分:1
-
单片机无线通信源代码,还不够完善,大家看了一起讨论下,是nrf401的通信发送程序...
单片机无线通信源代码,还不够完善,大家看了一起讨论下,是nrf401的通信发送程序-SCM wireless communications source code is still not perfect, we read together under discussion, yes nrf401 send communications procedures
- 2022-05-20 11:38:38下载
- 积分:1
-
滚动码编码芯片HCS301使用资料
一般使用滚码都参考此芯片
滚动码编码芯片HCS301使用资料
一般使用滚码都参考此芯片-rolling encoder chip HCS301 general information on the use of code are used roller reference this chip
- 2023-06-23 09:30:03下载
- 积分:1
-
sms设置GPRS接入点,WAP网关 C源程序源码
sms设置GPRS接入点,WAP网关 C源程序源码-GPRS handsets installed access points, WAP Gateway source C source
- 2022-03-30 19:47:51下载
- 积分:1
-
上面都是C版本,最后给一个linux下as86编译的汇编版本.
就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上...
上面都是C版本,最后给一个linux下as86编译的汇编版本.
就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link together communications, the most simple. For example, in a plane into a character, b plane will display
- 2022-05-18 22:22:05下载
- 积分:1
-
中文RFC文档,不用翻译,对学习很有帮助!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-02-05 05:07:24下载
- 积分:1
-
VB串口编程比较全教程及代码,愿给大家有一定的帮助
VB串口编程比较全教程及代码,愿给大家有一定的帮助-VB Serial Programming Guide and compare the whole code, we would like to have some help
- 2022-01-26 06:43:32下载
- 积分:1
-
改程序是708温度控制器与上位机通讯显示系统。
改程序是708温度控制器与上位机通讯显示系统。-Reform process is 708 temperature controller with the host computer display system of communication.
- 2022-02-15 19:27:01下载
- 积分:1
-
jozveye mokhaberat和数字hastesh
jozveye mokhaberat e digital hastesh
bad nist
vali nazare bandaro bekhayd refrence haye English kheili behtare...
ta bad-jozveye mokhaberat e digital hastesh
bad nist
vali nazare bandaro bekhayd refrence haye English kheili behtare...
ta bad...
- 2022-03-11 11:06:23下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1