Location:
Search - hcs300
Search list
Description: hcs300 programer,to program hcs300 with manufacture\"code-hcs300 programer. to program hcs300 with manufacture "code
Platform: |
Size: 1855 |
Author: spawn |
Hits:
Description: 滚动码接收源程序,用于HCS300/301-rolling receive source code for HCS300/301
Platform: |
Size: 8121 |
Author: dfdf |
Hits:
Description: keeloq算法基础知识 主要是关于其芯片HCS300的介绍
Platform: |
Size: 6306210 |
Author: 朱卫 |
Hits:
Description: hcs300 programer,to program hcs300 with manufacture"code-hcs300 programer. to program hcs300 with manufacture "code
Platform: |
Size: 2048 |
Author: spawn |
Hits:
Description: 滚动码接收源程序,用于HCS300/301-rolling receive source code for HCS300/301
Platform: |
Size: 8192 |
Author: dfdf |
Hits:
Description: keeloq算法基础知识 主要是关于其芯片HCS300的介绍-KEELOQ algorithm is mainly based on knowledge of its chips on the HCS300 Introduction
Platform: |
Size: 6305792 |
Author: 朱卫 |
Hits:
Description: HCS300 应用程序范例,稍作更改即可应用到其他项目-HCS300 example application, a little change can be applied to other projects
Platform: |
Size: 16384 |
Author: 张林 |
Hits:
Description: 可以对microchip的Keeloq编码IC:hcs300-301解码的源程序-Keeloq the microchip can be encoded on the IC: hcs300-301 of the source decoder
Platform: |
Size: 8192 |
Author: jacky |
Hits:
Description: Microchip Technology Inc. 的HCS300 是一款跳码编码
器,它是专为安防遥控无钥门禁(RKE)系统而设计
的。 HCS300使用KEELOQ跳码技术,并具有安全性高、
封装尺寸小和成本低等特性。 HCS300 是单向遥控无钥
门禁系统和访问控制系统最完美的解决方案。-The HCS300 from Microchip Technology Inc. is a code
hopping encoder designed for secure Remote Keyless
Entry (RKE) systems. The HCS300 utilizes the KEELOQ
code hopping technology, incorporating high security, a
small package outline and low cost. The HCS300 is a
perfect solution for unidirectional remote keyless entry
systems and access control systems.via any external connection. The EEPROM data is pro-grammable but read-protected.
2006 Microchip Technology Inc.
Platform: |
Size: 780288 |
Author: diger |
Hits:
Description: 现在常用的都是PIC解滚码HCS300/301,及那个DECRYPT的加密算法
很少能找到这样的C程序,且又是在51下的,我也没有找到
是从PIC的汇编中,一句句理顺,转成C的
本例只对关键程序,24C02存储及同步校验等非本程序关键
程序介绍:
1 利用INT1 和定时器1的GATE=1,高电平时计数,加中断后判断时间,完成滚码串行数据接收
2 接收完成后,在DECRYPT下解密
3 检查序列号 校验同步值
4 注意一个滚码至少需要6个字节保存,前4字节为序号,后2字节为同步值
5 建议开辟一个大的RAM来保存,不然老是刷新24C02的话,同步值易出错-8051 decrypt hcs301
Platform: |
Size: 15360 |
Author: LEIWEI |
Hits:
Description: Encoder for microchip hcs300 whit Atmel Atmega88.
Platform: |
Size: 282624 |
Author: gpaz |
Hits:
Description: HCS300编码。。还要最少20个字?够了吧-HCS300 code. . But also at least 20 words? Enough, right? ?
Platform: |
Size: 38912 |
Author: 王明明 |
Hits:
Description: microchip公司的HCS300
KEELOQ解码程序
C语言源代码-microchip company HCS300 KEELOQ decoding program C language source code
Platform: |
Size: 407552 |
Author: yatou25 |
Hits:
Description: HCS300解码程序,对于学无线遥控有益处-HCS300 decoder program, there are benefits for the school wireless remote control
Platform: |
Size: 13312 |
Author: 廖郑军 |
Hits:
Description: 用PIC16C56A接收无线遥控信号并解码,适用于发码芯片HCS300;本文件仅供学习交流,请不要用于商业,以免侵权!-HCS300 decoder with PIC16C56A
Platform: |
Size: 13312 |
Author: 吴君彬 |
Hits:
Description: 现在常用的都是PIC解滚码HCS300/301,及那个DECRYPT的加密算法很少能找到这样的C程序,且又是在51下的,我也没有找到是从PIC的汇编中,一句句理顺,转成C的本例只对关键程序,24C002存储及同步校验等非本程序关键程序介绍:1 利用INT1 和定时器1的GATE=1,高电平时计数,加中断后判断时间,完成滚码串行数据接收2 接收完成后,在DECRYPT下解密3 检查序列号 校验同步值
-Now are PIC solution roll code HCS300/301, and that DECRYPT encryption algorithm rarely find this C program, and because it is at 51 under, I did not find from PIC assembler, a sentence reasonable Shun, converted to C in this case only the key to the program, 24C002 storage and synchronization check and other non-program key program description: 1 INT1 and Timer 1 GATE = 1, high count plus interrupt judgment time complete the rolling code serial data receiver receives the completed decryption DECRYPT under 3 check the serial number to validate the synchronization value
Platform: |
Size: 16384 |
Author: 粘附 |
Hits:
Description: MICROCHIP KEELOQ HCS200 - HCS300 - HCS301 STANDALONE PROGRAMMER
Platform: |
Size: 7168 |
Author: Piotr |
Hits:
Description: HCS 300 解码程序,已经验证,源自官网。-hcs300 decode asm code.
Platform: |
Size: 4096 |
Author: freemcu |
Hits:
Description: //PIC单片机滚动码解码C程序
// Interrupt based receive routine 基于中断的接收例程
// Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93
#define CLOCK 4 // MHz
#define TE 400 // us
#define OVERSAMPLING 3 //
#define PERIOD //TE/OVERSAMPLING*4/CLOCK
#define NBIT 65 // number of bit to receive -1(HCS300 66-1=65)(Interrupt based receive routine)
Platform: |
Size: 5120 |
Author: jihh04
|
Hits: