代码搜索结果

找到约 143,016 项符合 Remote Control 的代码

fet110_tvrc5_tx2.s43

;****************************************************************************** ; MSP-FET430x110 Demo - Encode RC5 IR Remote Control, No XTAL, Rosc ; ; Description: TX an RC5 packet from IRData

fet110_tvrc5_rx.s43

;***************************************************************************** ; MSP-FET430X110 Demo - Decode RC5 IR Remote Control, 32kHz ACLK ; ; Description: Decode 12-bit RC5 format IR pack

fet110_tvrc5_tx.s43

;****************************************************************************** ; MSP-FET430x110 Demo - Encode RC5 IR Remote Control, 32kHz ACLK ; ; Description: TX an RC5 packet from IRData. T

fet110_tvrc5_rx2.s43

;***************************************************************************** ; MSP-FET430X110 Demo - Decode RC5 IR Remote Control, No XTAL, Rosc ; ; Description: Decode 12-bit RC5 format IR p

iralyze.asm.htm

;********************************************************************** ; Analyzes IR remote control signals *

rx.asm

/////////////////////////////////////////////// //filename: rx.asm //auther: zzr //purpose: for remote control car //date: 2005.4.13 //checksum: 41bfh //////////////////// list P=69P42 romsi

readme

This is the README file for LIRC, the Linux Infrared Remote Control package. The main documentation of this package is available in HTML format. Please refer to the file doc/html/index.html for more

lirc_bt829.c

/* * Remote control driver for the TV-card based on bt829 * * by Leonid Froenchenko * * This program is free software; you can redistribute it and/or modify * it under

lirc_gpio.c

/* * Remote control driver for the TV-card * key codes are obtained from GPIO port * * (L) by Artur Lipowski * patch for the AverMedia by Santiago Garcia Mantinan