登录
首页 » Visual C++ » IR-decoding-digital-display

IR-decoding-digital-display

于 2013-10-06 发布 文件大小:2KB
0 99
下载积分: 1 下载次数: 1

代码说明:

  IR decoding digital display

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SVPWM11
    三电平SVPWM仿真,运行很好,三电平SVPWM仿真,运行很好,分享给大家( Three level SVPWM simulation, the operation is very good)
    2016-11-28 22:37:14下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • PS2key
    本例是用51单片机的键盘解码程序,亲试好用(This case is a keyboard with 51 decoding process, pro-test handy)
    2013-08-23 14:01:25下载
    积分:1
  • Simulate-the-elevator-system
    模拟电梯控制系统程序设计代码,用户可输入任意楼层,程序有先来先服务策略和顺便服务策略。(Elevator control system design simulation program code, the user can enter any floor, the program has first come first serve policy and the way services strategy.)
    2014-12-12 22:43:13下载
    积分:1
  • LCD1602显示矩阵按键键值
    1602显示源程序 基于51单片机的1602显示矩阵按键键值 按下矩阵键盘显示对应按键号(1602 Display source program,Based on 51 MCU, 1602 display matrix button key value, press matrix keyboard and display corresponding key number.)
    2018-04-14 17:35:41下载
    积分:1
  • 3_26201207250935137036566
    超声波测距,可以通过串口助手显示,当小于设定值时,显示0,当大于设定值时,显示1(Ultrasonic Ranging, through serial aides showed that when less than the set value, 0, when greater than the set value, indicating a)
    2013-12-14 12:47:05下载
    积分:1
  • ds1302
    ds1302液晶时钟液晶时钟及温度检测程序(the ds1302 LCD Clock LCD Clock and temperature testing procedures)
    2012-05-06 13:21:39下载
    积分:1
  • Drifter
    this .rar contain source code in basic for avr microcontroller for making drifter device to measure water velocity on the sea surface
    2015-02-01 14:59:11下载
    积分:1
  • test
    c++程序实现的JPEG图片到RGB565 16位的LCD显示的数据转换程序.(c++ program to achieve the JPEG image to RGB565 16-bit LCD display of the data conversion process. )
    2012-04-24 16:27:36下载
    积分:1
  • modbus-TCPIP
    modbus TCPIP协议client-Server代码,c++。(TCPIP client-Server protocol MODBUS source code and analysis, c++ programming. )
    2016-09-24 20:54:49下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载