搜索资源列表
红外数据通信实验
- C51单片机实现红外数据的通信与传输 数据通过串口格式化 38 KHZ载波-C51 MCU infrared data communications and the transmission of data through the serial format 38 kHz carrier
PTR8000%20datasheet
- ptr8000原理 应用 专为点对多点无线通信设计 内置数据协议和CRC检错,无乱码输出载波监测输出。点对多点通信硬件控制,全面升级代替PTR2000系列无线模块-ptr8000 principle application for point-to-multipoint wireless communications design and built-in data protocols CRC error. no gibberish output Carrier monitor outp
cj_hqf2
- 又一个远程抄表系统程序,是电力线载波通信的,用汇编编写.-also a remote meter reading system procedures, the power line carrier communication with the preparation of the compilation.
20070109164351288
- 又一个远程抄表系统程序,是电力线载波通信的,用汇编编写-also a remote meter reading system procedures, the power line carrier communication with the preparation of the Compendium
PL2102_rs
- 低压电力线载波调制解调器通信运用源代码,电力猫在集中抄表中稳定使用
pl3201
- 基于PL3201芯片的单相复费率载波通信多功能电表应用程序
pl3105
- 这是北京福星晓程公司的PL3105电力载波通信程序,在KEIL环境下开发。用于电力载波通信的应用,比如,电力载波抄表
PLCi38-III.rar
- PLCi38-III低压电力线载波通信控制芯片(DL/T645-1997/2007协议),PLCi38-III Low Voltage Power Line Carrier Communication Control chip [DL/T645-1997/2007 Protocol]
ES16-III
- ES16-III 低压电力线载波通信电能数据处理芯片(DL/T645协议)-ES16-III low-voltage power line carrier communication power of data-processing chip [DL/T645 Protocol]
C51-PL3105
- 51兼容载波通信单片机PL3105 的通信软件设计-51 single-chip carrier communication PL3105 compatible communications software design
OFDM
- 本文描述了OFDM技术电力载波通信的的相关内容-This article describes the OFDM Power Line Communication Technology related content
fm2307demo_v1
- 用于单相电表复费率载波、红外通信源程序,四费率-For single-phase meter multi-rate carrier, infrared communication source, the four rates
PL3105RJSJ
- 基于PL3105的载波通信软件设计,非常好用!-基于PL3105的载波通信软件设计
PL3105YJSJ
- 基于PL3105 的低压电力线载波通信 硬件设计-基于PL3105 的低压电力线载波通信 硬件设
RF1100SE
- 1) 433MHZ免费ISM频段免许可证使用 (2) 最高工作速率500kbps,支持2-FSK、GFSK和MSK调制方式 (3) 可软件修改波特率参数: 高波特率:更快的数据传输速率 低波特率:更强的抗干扰性和穿透能力 更好地满足客户在不同条件下的使用要求。 (4) 高灵敏度(1.2kbps下-110dDm,1%数据包误码率) (5) 内置硬件CRC 检错和点对多点通信地址控制 (6) 较低的电流消耗(RX中,15.6mA,2.4kbps,433
DXB
- 福星小程单相电能表载波通信模块结构要求V1.0-Fuxing small range of single-phase energy meter-carrier communication module structure requires V1.0
89C2051-ST7538-plc
- 基于89C2051与ST7538的低压电力线载波通信模块设计-Based on the 89 C2051 ST7538 and low voltage power line carrier-current communication module design
mcu-51-
- 基于51单片机的电力载波通信开关电路的制作。 包含原理图和程序。经过验证,可以使用-Based on Power Line Carrier Communication switching circuits produced 51 microcontroller. Including schematics and procedures. After verification, you can use
kaiguandianlusheji
- 基于51单片机的电力载波通信开关电路的制作资料-Based on the production data of 51 single power line carrier communication switching circuits
红外遥控-基于38K的载波--c51单片机
- 经过研究,论文还有各种资料,我彻底了解了红外的一种最常用的数据传输方式--nec协议,并制作了相应的c51处理部分模块化程序。该程序有很多详细的注释,给我自己和别人看的,非常适合暂时还不会红外遥控与c51通信的朋友,和项目中需要遥控的朋友。经过在示波器上看接收头的波形,发现了由于无限通信,传输过程中出现的错误信号,并用程序判断,注释中写的很详细。用外部中断0去接收信号,保证信号变化能随时读取。