搜索资源列表
IR
- gpio keypad driver for S3C2440A & Test Application
IR
- gpio keypad driver for S3C2440A & Test Application
ir_7led
- FPGA EP2C5Q288C8 IR-LED 原码,测试OK 打开即用.-FPGA EP2C5Q288C8 IR-LED original code, test that is used to open OK.
ir-gpio.tar
- linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序-linux on mips architecture cpu infrared driver, as well as user-space test procedures
IR_SEND(at89s52)
- 有at89s52模拟NEC或SONY code 发遥控码-at89s52 gpio send NEC or SONY IR code
IR
- 基于51单片机的红外解码,试验成功,反应速度高,误码率低-51 MCU-based infrared decoding, successful, high-speed response, low bit error rate
gpio-ir
- 基于gpio的红外驱动,NEC标准。 原理是这样的:当信号到来时,有一个下降沿,此时timer开启,当下一个下降沿来到时,则暂停计时器,读取计时器的值,计算出计时器的计数差,如果再红外中"1"这个数据左右的,就计1,再"0"时间左右的,就计0,大于某个值,就丢弃。然后再重新开启计时器。并且使用一个静态变量来记录收到的数据个数,比如当到32位时,就停止计时器,等待下一个头信息的到来。-ir based on gpio, nec sta
gpio-ir-recv
- Translate OpenFirmware node properties into platform_data.
1602-1838.
- 基于1602的LCD的IR红外解码显示 按照1602的读写时序操作MSP430F149的GPIO口,从而驱动LCD的显示 严格按照38K红外解码协议时序通信解码-Strict accordance with the timing of the communication protocol decoding infrared 38K decoded based on the 1602 LCD display with IR decodin
nls_cp855
- Device-Tree bindings for GPIO IR receiver.
gpio-ir-recv
- Translate OpenFirmware node properties into platform data for Linux v2.13.6.