搜索资源列表
CC1100
- NRF1100 单片无线收发器工作在433/868/915MHZ 的ISM 频段由一个完全集成的频率调制器一个带解调器的接收器一个功率 放大器一个晶体震荡器和一个调节器组成。工作特点是自动产生前导 码和CRC 可以很容易通过SPI 接口进行编程配置,电流消耗低。-NRF1100 single-chip wireless transceiver work in 433/868/915MHZ the ISM-band frequency by a fully integrated dem
single-chip-infrared-decoding
- 51单片机红外遥控解码 红外遥控发射芯片采用PPM编码方式,当发射器按键按下后,将发射一组108ms的编码脉冲。遥控编码脉冲由前导码、8位用户码、8位用户码的反码、8位操作码以及8位操作码的反码组成。通过对用户码的检验,每个遥控器只能控制一个设备动作,这样可以有效地防止多个设备之间的干扰。编码后面还要有编码的反码,用来检验编码接收的正确性,防止误操作,增强系统的可靠性。前导码是一个遥控码的起始部分,由一个9ms的低电平(起始码)和一个4. 5ms的高电平(结果码)组成,作为接受数据的准
tree
- 实现树的建立,前序中须后续三种遍历,计算总节点数,叶子节点数,树深度等-To achieve the establishment of the tree, the preamble to be the subsequent three kinds of traversal, calculating the total number of nodes, leaf nodes, the tree depth
Infrared-remote-control-lead-code
- 红外遥控器发送红外的前导码测试,基于C51单片机。-Infrared remote control sends IR the preamble test, based on C51 microcontroller.
ethernetpreempt
- In digital communication, a special synchronization pattern, known as a preamble, is used to indicate the beginning of a packet. For example, the Ethernet I1 preamble includes eight repeating octets of "10101010". We wish to design an FSM that genera
tree
- 数据结构难点,树,实现树的前序中序后序遍历,对初学数据结构很有启发-Data structure difficulty, tree, tree realize after preorder preamble sequence, the data structure is very enlightening for beginners
FSK_TxRx.pes
- Tx/Rx FSK This scr ipt sends a standard preamble and then switch to data transfer mode. This scr ipt allows the modem to synchronise to an incoming data stream that is preceded by a preamble.