联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 通讯编程(300) 
按平台查找All C/C++(300) 

[通讯编程] zjtag-1.8

zjtag-1.8调试工具,开发板调试接口,swd口转换。下载固件,路由器救砖。
zjtag-1.8.zip 2013-12-16 410.3 kB 7 DISCLAIMER: THIS IS EXPERIMENTAL, OPEN BETA SOFTWARE. USE ONLY AT YOUR OWN RISK! THIS SOFTWARE IS PROVIDED (2020-01-16, C/C++, 400KB, 下载1次)

http://www.pudn.com/Download/item/id/1579136225803687.html

[通讯编程] W5500EVB自动固件更新项目

W5500配合STM32F103升级,使用JSON接口下载新的IAP程序
W5500 with STM32F103 upgrade, use JSON interface to download new IAP program (2019-12-13, C/C++, 1221KB, 下载11次)

http://www.pudn.com/Download/item/id/1576201873541240.html

[通讯编程] BH1750

stm32f0的BH1750驱动,使用的模拟IIC,使用之前需要先初始化延时函数。
The BH1750 driver of stm32f0 uses the analog IIC. Before use, you need to initialize the delay function. (2019-12-07, C/C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1575691108305604.html

[通讯编程] RFID例程

通过外部中断的方式捕获Manchester,捕获之后对数据进行解码,然后通过串口发送
Manchester is captured by means of external interrupts, after which data is decoded and sent through serial ports. (2019-06-27, C/C++, 12574KB, 下载1次)

http://www.pudn.com/Download/item/id/1561598356994681.html

[通讯编程] my_first_dsp_app

实现ADC转DAC,由麦克风输出到芯片,通过芯片DSP解析到扬声器
Realize ADC to DAC, from the microphone output to the chip, through the chip DSP parsing to the speaker (2019-03-27, C/C++, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1553673975427357.html

[通讯编程] LS7366-test-2018.9.20

LS7366,光栅尺计数器,四倍频,所有情况都写进去了,已调通
LS7366, grating scale counter, four times frequency, all cases are written in, and have been switched on. (2018-11-21, C/C++, 6634KB, 下载10次)

http://www.pudn.com/Download/item/id/1542778540696587.html

[通讯编程] modbus_master_slave

modbus在28335中的实现函数,读写寄存器,读写线圈等
The implementation functions of Modbus in 28335, read and write registers, read and write coils, etc. (2018-09-21, C/C++, 4KB, 下载10次)

http://www.pudn.com/Download/item/id/1537500635587145.html

[通讯编程] OPC Server Component

构建OPC服务器的通用组件: opcda.idl opcda.h opcda_i.c opccomn.idl opccomn.h opccomn_i.c opcerror.h
opcda.idl opcda.h opcda_i.c opccomn.idl opccomn.h opccomn_i.c opcerror.h (2018-08-23, C/C++, 30KB, 下载7次)

http://www.pudn.com/Download/item/id/1535009297265010.html

[通讯编程] 51 modbus

Modbus协议包括ASCII、RTU、TCP等,并没有规定物理层。此协议定义了控制器能够认识和使用的消息结构,而不管它们是经过何种网络进行通信的。标准的Modicon控制器使用RS232C实现串行的Modbus。
The Modbus protocol includes ASCII, RTU, TCP and so on, and there is no physical layer. This protocol defines the message structure that the controller can recognize and use, regardless of which network they are communicating with. The standard Modicon controller uses RS232C to implement serial Modbus. (2018-07-06, C/C++, 10KB, 下载2次)

http://www.pudn.com/Download/item/id/1530859034526788.html

[通讯编程] 1-8路花样灯C

对按键的数据,和机器本身的所有数据进行通讯
Extract ten bits of a number: Let a number be N, then in the C language its bits, tens, hundred bits, thousand bits are calculated in turn (2018-05-20, C/C++, 97KB, 下载0次)

http://www.pudn.com/Download/item/id/1526818604778118.html

[通讯编程] IOT_Simulation

陈敏 物联网仿真 传感器网络opnet仿真教学示例
Example of OPNET teaching in the Internet of things (2018-04-01, C/C++, 2109KB, 下载22次)

http://www.pudn.com/Download/item/id/1522575011700490.html

[通讯编程] LTDC LCD(RGB屏)实验

stm32f4中LTDC LCD的实例,主要是如何初始化LTDC寄存器!
The main example of LTDC LCD in stm32f4 is how to initialize the LTDC register! (2018-03-26, C/C++, 1054KB, 下载7次)

http://www.pudn.com/Download/item/id/1522074401384118.html

[通讯编程] ExampleCode_DAC_AD5270

AD5270数字电位器的驱动程序,通过单片机方便的通过程序改变AD5270的电阻值,配合其他器件工作。
AD5270 digital potentiometer driver, use microcontroller, convenient changing the resistance value of the AD5270 by a program, work with other devices. (2017-07-26, C/C++, 2898KB, 下载12次)

http://www.pudn.com/Download/item/id/1501049661443973.html

[通讯编程] dr16

大疆接收器的数据处理程序,基于大疆DR16系列接收机的数据处理
Dajiang receiver data processing program, based on the data Dajiang DR16 series receiver processing (2015-12-26, C/C++, 3KB, 下载29次)

http://www.pudn.com/Download/item/id/1451132106284388.html

[通讯编程] IIR

IIR数字滤波器。直接级联II型,利用MATLAB产生的系数
IIR filter using cascaded Direct Form II Coefficients a s and b s correspond to b s and a s from MATLAB (2011-09-06, C/C++, 1KB, 下载93次)

http://www.pudn.com/Download/item/id/1640202.html

[通讯编程] CMX469A_msk

基于CMX469A的MSK调制解调器设计,简要介绍了CMX469A芯片的用途,对MSK调制解调如何实现给出了说明
The MSK modem design based on CMX469A, brief CMX469A chip uses, the MSK modulation and demodulation are given instructions on how to achieve (2011-07-01, C/C++, 176KB, 下载8次)

http://www.pudn.com/Download/item/id/1586425.html

[通讯编程] AW8145_CLAASS_D_FILTERLESS

AW8145_单声道_无需滤波器_D类音频功率放大器详细中文资料,好不容易找到的
_ Without AW8145_ mono audio power amplifier filter _D detailed information in Chinese, finally found (2009-07-27, C/C++, 502KB, 下载35次)

http://www.pudn.com/Download/item/id/856704.html

[通讯编程] Low-PassFilter

Low-Pass Filter是TI公司开发用于设计低通滤波器的软件,很实用
Low-Pass Filter is a TI company develops low-pass filter used in the design software, very useful (2008-05-05, C/C++, 2848KB, 下载59次)

http://www.pudn.com/Download/item/id/453452.html

[通讯编程] LDPC-v0.2

LDPC编解码器程序,包括几个生成矩阵文件
LDPC codec procedures, including a number of documents generated matrix (2008-03-17, C/C++, 648KB, 下载67次)

http://www.pudn.com/Download/item/id/417315.html

[通讯编程] delta

臺達變頻器通信模塊﹒為RS-485﹐通信模式為MODBUS﹐直接用C語言編譯程序可打開﹒
Taiwan converter communication module. For RS-485, MODBUS communications model, the direct use of C language compiler can be opened. (2006-04-13, C/C++, 6KB, 下载265次)

http://www.pudn.com/Download/item/id/170679.html
总计:300