搜索资源列表
c驱动
- ts1620液晶的驱动 24c02 红外遥控器 1302的驱动-ts1620 LCD driver 24c02 1302 infrared remote control drive
remote
- PT2262无线模块在AT89S51下的C程序
无线通信和遥控小车的C程序及应用
- 无线通信和遥控小车的C程序及应用(包含代码和电子书),Wireless communications and remote control car of the C program and application (including code and e-book)
pic12f629
- pic单片机做的红外遥控七彩灯的程序,有用的朋友拿去.-pic microcontroller to do Infrared Remote Control colorful lights of the process, useful friend Na Qu.
PT2314_1602_24C02_yaokong
- 音量控制芯片PT2314程序,带AT24C02记忆功能,红外遥控功能,编码器调节音量,LCD1602显示屏显示,按键扫描等功能-PT2314 chip volume control program, with AT24C02 memory function, infrared remote control encoder to adjust the volume, LCD1602 display shows key-scan functions
ev1527_51_C
- EV1527 遥控解码 51单片机C语言-EV1527 microcontroller C-51 remote control decoder
EV1527
- 学习码PIC16F636解码1527,1527遥控两个键-Learning code remote control two key PIC16F636 decoding 1527,1527
BSL
- 用于sst89x516(sst89x564)的Bootloader,使用超级终端用xmodem协议下载,(只支持bin文件的下载).在晶振为11.0592,未开双倍速的情况下,波特率为57600bps.在超级终端中长按 Z 键并对系统上电进入下载,否则500ms后跳转至block0中程序执行,可代替原SST中的BSL.可扩展实现远程升级-For sst89x516 (sst89x564) the Bootloader, use HyperTerminal to download using xm
IR--send-c
- 单片机模拟红外遥控器发射的C语言程序,每行基本都有解释-Microcontroller analog infrared remote control transmitter of the C language program, each line has to explain the basic
nec
- C写的 nec芯片的 红外遥控器的发射 解码程序 51单片机 -C write nec chip infrared remote control launching decoding program 51 MCU
Ezlink_C8051F930_Si4432(1)
- 车辆监控、遥控、遥测、小型无线网络、无线抄表、门禁系统、小区传呼、工业数据采集系统、无线标签、身份识别、非接触RF智能卡、小型无线数据终端、安全防火系统、无线遥控系统、生物信号采集、水文气象监控、机器人控制、无线232数据通信、无线485/422数据通信、数字音频、数字图像传输等。和51单片机调试-Vehicle monitoring, remote control, telemetry, small wireless network, wireless meter reading, acces
hcs301
- 用单片机做解码,可以支持20个学习码,解码稳定可靠是固定码遥控电路升级.-Done with single-chip codec to support 20 to learn code, decoding is a stable and reliable upgrade fixed code remote control circuit.
remote_c_program
- remote.c 学习型遥控器 使用keil c51 2008.10.12 使用AT89C52单片机,12MHZ晶振,-remote.c learning remote control using keil c51 2008.10.12 using AT89C52 single-chip, 12MHZ crystal,
TELEPHONE
- 电话远程控制设计! C语言和VB上微机软件51单片机设计-Telephone remote control design! C language and VB on the design of 51 Single-chip Microcomputer Software
chip1
- VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
pvpvc
- 遥控解码通过电脑串口显示 /* 晶振:11.0569MHz */ #include <REGX52.h> #define uchar unsigned char uchar data IRcode[4] //定义一个4字节的数组用来存储代码 uchar CodeTemp //编码字节缓存变量 uchar i,j,k //延时用的循环变量 sbit IRsignal=P3^2 //HS0038接收头OUT端直接连P3.2(INT0) /******
remote
- 使用单片机对32位编码器进行红外遥控解码,C源代码在KEIL2验证通过-The use of single-chip encoder of 32 infrared remote control decoder, C source code verification through KEIL2
Wireless remote control of music
- 简单的无线遥控音乐制作 采用HC2272,HC2262接收, 对应管脚连接: 1、无线遥控部分 D0----P1^0 D1----P1^1 D2----P1^2 D3----P1^3 VT----P3^2 2、显示部分: 74LS48驱动共阴数码管 A-----P3^0 B-----P3^1 C-----P3^2 D-----P3^3 3、蜂鸣器(或喇叭)
infrared-remote-control-learning
- 基于单片机的学习型红外遥控器C语言源程序。现在很多遥控器都有这个可能,值得参考学习。-MCU-based infrared remote control learning C language source code. Now many have the remote control may be, it is also useful to learn.
6、ZY08-C循迹、红外避障、遥控综合程序
- 本程序是红外避障 遥控 两路寻迹三合一程序(This program is infrared obstacle avoidance, remote control, two way tracing, three in one program.)