Welcome![Sign In][Sign Up]
Location:
Search - 315mhz

Search list

[assembly languageEM78P153

Description: 手持发射器(遥控笔),义隆153芯片。。频率:315MHZ. 功能:上下翻页
Platform: | Size: 2406 | Author: kaifeng | Hits:

[Other resourcedecode

Description: 用PIC16f630实现的 315MHZ 软件解码和编码.代替PT2272 和 PT2262.
Platform: | Size: 44079 | Author: 小韩 | Hits:

[Other resourcejianyiwuxiankongzhixitongsheji

Description: 该系统为简易无线遥控系统,实现无线遥控八个对象,七个LED和一个小灯泡,控制状态有15种,分别为七个LED的开关状态和小灯泡对应的八个亮度等级。本设计发射接收电路暂用模块代替,发射频率和接收频率均为315MHZ。用MC145026/MC145027实现编码和解码功能。
Platform: | Size: 56857 | Author: 融融 | Hits:

[SCM多路无线数据采集程序

Description: 多路无线数据采集传输系统为本人大学期间设计的一个小作品,开发平台为8051单片机,编程语言为汇编语言.程序主要包括:串口程序,无线射频315MHZ,及温度传感器DS18B20.数码管显示等.
Platform: | Size: 15258 | Author: liqiubo168@163.com | Hits:

[DocumentsA7102数据

Description: A7102数据,可工作于315MHZ,433MHZ,868MHZ,915MHZ波段,AMIC RF chip data A7102 manual Chinese version, can work in 315MHZ, 433MHZ, 868MHZ, 915MHZ band
Platform: | Size: 538900 | Author: guoyr010 | Hits:

[SCM315MHz-send--receive

Description: 基于315MHz无线收发模块的单片机收发程序,比较简单-315mHz send receive
Platform: | Size: 1024 | Author: yang ji | Hits:

[assembly languageEM78P153

Description:
Platform: | Size: 2048 | Author: kaifeng | Hits:

[SCMdecode

Description: 用PIC16f630实现的 315MHZ 软件解码和编码.代替PT2272 和 PT2262.-PIC16f630 achieve 315MHz with software decoding and encoding. Replace PT2272 and PT2262.
Platform: | Size: 44032 | Author: 小韩 | Hits:

[SCMjianyiwuxiankongzhixitongsheji

Description: 该系统为简易无线遥控系统,实现无线遥控八个对象,七个LED和一个小灯泡,控制状态有15种,分别为七个LED的开关状态和小灯泡对应的八个亮度等级。本设计发射接收电路暂用模块代替,发射频率和接收频率均为315MHZ。用MC145026/MC145027实现编码和解码功能。-The system for simple wireless remote control systems, wireless remote control of eight objects, seven and a small LED light bulbs, there are 15 kinds of state control, namely the seven LED switching status and the small light bulb brightness corresponds to the eight grade. The design of the launch module to receive in lieu of temporary circuit, firing frequency and receive frequency of 315MHZ. MC145026/MC145027 realize with encoding and decoding functions.
Platform: | Size: 56320 | Author: 融融 | Hits:

[DocumentsA7102C_CN

Description: 笙科RF芯片A7102数据手册中文版, 可工作于315MHZ,433MHZ,868MHZ,915MHZ波段-AMIC RF chip data A7102 manual Chinese version, can work in 315MHZ, 433MHZ, 868MHZ, 915MHZ band
Platform: | Size: 475136 | Author: 李生 | Hits:

[File FormatA7102C_EN

Description: 笙科A7102高频芯片数据手册英文版, 可工作在315MHZ,433MHZ,868MHZ,915MHZ.-AMIC A7102 high-frequency chip data sheet in English, can work in 315MHZ, 433MHZ, 868MHZ, 915MHZ.
Platform: | Size: 676864 | Author: 李生 | Hits:

[SCM315MHz_Communication

Description: 本人写的一种在恶劣环境下的用315MHz无线模块进行可靠的数据通信的编解码方法,经过软硬件测试,可靠性很高!-I write a bad environment in the wireless module with 315MHz for reliable data communication encoding and decoding methods, through hardware and software testing, reliability is high!
Platform: | Size: 37888 | Author: 刘凡 | Hits:

[SCM315mhz-c51

Description: 315mhz无线模块应用于单片机的接收实现方法-315mhz wireless receiver module used in single chip implementations
Platform: | Size: 1024 | Author: 陈锦 | Hits:

[SCM315MHz

Description: 315MHz发射程序 汇编与C皆有!用的KEIL 开发环境!用的STC 51 系列单片机-315MHz transmitter assembler and C Jie!
Platform: | Size: 80896 | Author: 郑贤斌 | Hits:

[SCM315MHz

Description: 315MHz解码程序 汇编与C皆有!用的KEIL 4 开发环境!用的STC 51 系列单片机-315MHz decoding assembler and C Jie! Development environment with the KEIL 4! With the STC 51 Series MCU
Platform: | Size: 115712 | Author: 郑贤斌 | Hits:

[SCM315MHz

Description: 一下是接收程序: /*** *** *** *** *** *** *** *** *** *** *** * copyright :xiaojunhai filename :.h RF :315mhz RF rate :200byte/S writeby :xiaojunhai date:2209-3-8 波形图: __-----_____-_--_--_-_--_-_--_-_-----_____ l synl synh data-8b 同步为由高低电平组成 时间相同 数据位由 一高电平一低电平组成,通过检测高电平时间分辨1或0 版权所有:tsunami 来自Happy_Universe空间 转载请注明出处 ************************************************************************/ #include<reg51.h> sbit P10=P1^0 //输入端口 #define SL 60//同步信号低电平时间设定 #define SH 60//同步信号高电平时间设定 #define DH 15//数据信号高电平时间设定 #define DL 2 //数据信号低电平时间松瓒? #define SLM 110//同步信号低电平最大时间设定 #define SHM 110//同步信号高电平最大时间设定 #define DHM 30//数据信号高电平最大时间设定 #define DLM 13//数据信号低电平最大时间设定 unsigned char d=0 -It is receiving procedures: /******************************************************************* Copyright: xiaojunhai Filename:. H RF: 315 MHZ RF rate: 200 byte/S Writeby: xiaojunhai Date: 2209-3-8 Wave graph: __---------- the _____ _-_-_-_-_-_---the _____ L synl synh data-8 b synchronization of high and low level on the same time data by a high level of one low level, through the test time resolution high level 1 or 0 All rights reserved: tsunami from Happy_Universe space reproduced please indicate the source ************************************************************************ / # include < reg51. H > Sbit P10 = P1 ^ 0 // input # define SL 60// sync signal low level time setting # define SH 60// sync signal high level time setting # define DH 15// data signal high level time setting # define DL 2// data signal low level time Zan loose? # define SLM 110// sync signal low level maximum time setting # define SHM 110// sync signal high
Platform: | Size: 1024 | Author: 李丽丽 | Hits:

[OtherCC1100-315MHz-433MHz-SCH-PCB

Description: CC1100-315MHz-433MHz原理图及PCB-CC1100-315MHz-433MHz SCH &PCB
Platform: | Size: 504832 | Author: smf | Hits:

[Industry research315mhz-schpcb

Description: 315MHz遥控电路设计与制作,教你快速入门,快快下载,别错过时机!-315MHz remote control circuit design and production, to teach you started quickly, quickly download, not a moment!
Platform: | Size: 44032 | Author: 依由萍 | Hits:

[SCMkeil-AND-STC89C52RC-315MHZ

Description: keil工程+STC89C52RC软件解码315MHZ无线遥控-keil project+STC89C52RC 315MHZ wireless remote control software decoder
Platform: | Size: 27648 | Author: liangzengti | Hits:

[Other Embeded program315MHz

Description: 315mHz 无线通讯,51单片机程序,能实现无线发送的收发-315mHz wireless communications, 51 single program that can send and receive wireless transmission
Platform: | Size: 3182592 | Author: 袁晓磊 | Hits:
« 12 3 »

CodeBus www.codebus.net