CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - transmitter

搜索资源列表

  1. T115527x630h

    2下载:
  2. 这是一款用EV1527做发射器,用PIC16F630解码的的无线电遥控系统,给大家参考,希望能给大家帮助 已通过测试。 -This is a transmitter using EV1527, the PIC16F630 decoding the radio remote control system, for your reference, I hope to give the help that has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2015-02-15
    • 文件大小:2048
    • 提供者:抛弃
  1. sent

    0下载:
  2. 利用cc1101设计的无线发射接收(发射机部分程序)-Cc1101 design of wireless transmitting and receiving (transmitter part of the program)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:46187
    • 提供者:徐佳
  1. meter

    0下载:
  2. transmitter and receiver assembly source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4564
    • 提供者:kaybee
  1. MSP430x54x_uscib0_i2c_06

    0下载:
  2. MSP430f5438硬件IIC 主机发送模式-MSP430f5438 hardware IIC Master Transmitter Mode
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1582
    • 提供者:chendong
  1. RF1A

    0下载:
  2. TI单片机,CC430F5137无线收发器,发射端源程序-TI microcontroller, CC430F5137 wireless transceiver, transmitter source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-07
    • 文件大小:2001
    • 提供者:刘和
  1. ArduinoPwirelessmodule

    0下载:
  2. 用PC控制Arduino控制无线传输模块的发射端,向另一台Arduino传送字符串等指令,让与接收端相连的另一台Arduino作出相应的动作。 这里是控制Arduino作出流水灯以及1602显示接收的指令。可以看作是一部简易的无线聊天工具。-PC control Arduino to control the transmitter of the wireless transmission module to another Arduino send a string, such as ins
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1342756
    • 提供者:周永臻
  1. 113070047_Assign5.tar

    0下载:
  2. VHDL code for implementing Serial Transmitter and Receiver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:Parvathy
  1. bdrate

    0下载:
  2. this program is used for serial communications program..how the data is transmitted from transmitter to recevier-this program is used for serial communications program..how the data is transmitted from transmitter to recevier..
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:20785
    • 提供者:venki
  1. AR24RF

    0下载:
  2. 单片机驱动SGN6210的源代码,设接收端和发射端后可进行通信,此代码旨用于测试芯片的性能。-Single-chip driver SGN6210 the source code, set up the receiver and transmitter can communicate this code are designed for the performance of the test chip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:160750
    • 提供者:邱先生
  1. fan

    0下载:
  2. 该文件含有两个源程序(遥控:红外发射与红外接收),用于电风扇控制(定时,档位,自然风)-The file contains two source (remote control: infrared transmitter and infrared receiver) for fan control (timing, stalls, natural wind)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:5655
    • 提供者:chentaogen
  1. WWCDMA_uplinkC

    0下载:
  2. 很适合WCDMA基站系统学习,包括发射、接收、信道、、信号检测RAKE接受,可以运行,已通过测试。 -WCDMA base station system is very suitable for learning, including the transmitter and receiver, channel, signal detection RAKE accept, you can run, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:486675
    • 提供者:sh
  1. tx_ps

    0下载:
  2. 发射端....成形滤波器....实现代码-Transmitter .... shaping filter .... the implementation code
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-11
    • 文件大小:836
    • 提供者:yuqin
  1. passive-radar

    0下载:
  2. about passive radar and transmitter use for that.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:675347
    • 提供者:najme yousefi
  1. DIYhongwaiyaokongqi

    0下载:
  2. 利用我们手边的电视机遥控器做发射器,手把手交你如何用AT89C51做一款红外接收器~-Use the TV remote in hand to do the transmitter, hands-pay you to do an infrared receiver with AT89C51 ~
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:109113
    • 提供者:霍洪强
  1. 123

    1下载:
  2. 从事无线遥控玩具开发工作多年,开发了很多种类的无线遥控玩具产品。总结了很多工作经验。用的绝大部分IC是TX2C(遥控)和RX2C(接收),其功能分别是:前进,后退,左转,右转。笔者利用工作的空闲时间用AT89C2051单片机编出了跟TX2C和RX2C一样的编解码程序,并成功进行了实际制作。编解码与TX2C和RX2C兼容。现将制作原理图和源程序公开给读者参考学习与制作,相信对初学者有极大的帮助,这也是笔者的心愿!其原理图如下:图2为接收部分,图3为发射部分。源程序和仿真文件见附件.-Engaged
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:978
    • 提供者:蜡笔小新
  1. warelessTX-

    0下载:
  2. 24L01无线发送模块,基于PIC单片机-Wireless transmitter module, based on the PIC microcontroller
  3. 所属分类:GPS develop

    • 发布日期:2017-11-28
    • 文件大小:40838
    • 提供者:wudi
  1. TOFDDMPTSSimuh

    0下载:
  2. 这是用PTS方法抑制OFDM发射端峰均功率比的仿真程程序源码,最后生成CCDF -PTS method inhibit the OFDM transmitter end peak to average power ratio simulation process program source code, and finally generate the CCDF
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1155
    • 提供者:拥抱
  1. soft-uart.tar

    0下载:
  2. The transmitter part of a RS232 uart, pure software, no hardware support needed. Code can transmit up to 230400 baud on an attiny25/45/85 with an 18.342MHz crystal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:1665
    • 提供者:armint
  1. HFBR-series-PCB

    0下载:
  2. hfbr fiber interface receiver transmitter
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-10
    • 文件大小:118421
    • 提供者:sriram krishnan
  1. TX

    0下载:
  2. nRF905无线发射程序,带KEIL工程,下载可直接使用-the nRF905 wireless transmitter program with KEIL engineering, download can be used directly
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:23509
    • 提供者:潘迪宏
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com