搜索资源列表
c51_Code_Packet
- 这是单片机C51的各种代码包,包括:I2C应用程序、滚动码应用原程序、红外应用源程序集、用计算机并口模拟SPI通讯的C源程序-C51 microcontroller This is the code, including : I2C applications, rolling code original application procedures, Application of infrared source sets, comput
uart_IRRecv_IIC
- 此代码实现功能为:在philips P89LPC935单片机上实现红外遥(对应红外发送芯片为:HT6222)控解码接收,IIC通信,串口通信(单片机自带串口通信、利用单片机IO脚模拟串口通信)等。开发编译环境为Keil51-achieve this code functions : the philips P89LPC935 MCU distance infrared (IR this chip counterparts : HT622
danpianji3
- SH601.C 单片机间的RS232串行通信程序 SH602.C 单片机和PC之间的串行通信程序 SH603.A51 用51单片机的I/O口模拟串口的例程 SH604.C 单片机的无线数据传输例程 SH605.A51 使用单片机实现I2C串行通信的例程 SH606.A51 使用单片机实现的红外数据传输 SH607.C 双端口RAM方式的数据通信例程 608 介绍电平转换芯片MAX485的使用方法和接口电路。
51_and_Authorware
- 【摘 要】利用红外对射管检测人手的移动,经51 单片机处理后通过串口给电脑发送信号,并利用Authorware 制作一个 接收程序,从而播放古琴音阶和音乐,实现模拟古琴功能。-[Abstract] using infrared detection of the radio control the movement of manpower, with 51 single-chip processing to the computer
hongwai
- 单片机模拟红外信号,单片机2接收该红外波形,并转化为-Analog single-chip infrared signals, single-chip 2 to receive the infrared waves, and converted into 11,110,000
irdtest
- 单片机模拟红外线发射,是学习红外编码的好例子。-Infrared launch single-chip simulation is to study a good example of infrared codes.
isreceive
- 使用isis模拟的红外编解码实验,内附要51单片机的源代码,和仿真文件。希望对大家有所帮助。-Isis simulation using the codecs of the infrared experiment, containing 51 single-chip microcomputer to the source code, and simulation files. We want to help.
ircom
- 该程序时在c51单片机在遥控解码通过电脑串口显示,在电脑上显示出遥控的按键, 程序中是模拟红外接收时序,可接受很多种遥控器的信号 对大家 红外遥控的学习很有用-C51 when the program in single-chip decoder via the computer serial port remote control indicates that the computer shows that the remot
zju-61MCU-code
- 本文件夹包含浙江大学信电系暑期电子设计培训时以及校赛时的几个项目的代码,包括波形发生器,集成运算放大器,简易数字显示声音信号采集测量仪的设计,数码管红外遥控显示,温度测量PWM模拟控制LED等。采用的单片机为凌阳SP061A单片机。-This folder contains a letter, Zhejiang University, Department of Electrical Electronic Design training
GREE6_Y502
- 单片机I/O口控制红外发射管,模拟格力空调遥控器的代码。典型应用:上位机发送一个通用的“开机,温度,模式……”命令,单片机自动发射出和遥控器一摸一样的波形,实现智能遥控器的功能。 -MCU I/O port control infrared emission control, analog Gree air conditioner remote control code. Typical applications: host compu
infrared_code
- 简介:采用AT89C52单片机模拟红外编码,晶振采用32.768MHz,编码采用RC-5格式,计算得到相应机器数目后采用中断或者循环完成红外脉冲的发射。 关键词:AT89C52 RC-5编码 红外编码-Descr iption: AT89C52 microcontroller with analog infrared codes, crystal using 32.768MHz, encoded by RC-5 format, ca
IR--send-c
- 单片机模拟红外遥控器发射的C语言程序,每行基本都有解释-Microcontroller analog infrared remote control transmitter of the C language program, each line has to explain the basic
51coder
- 51单片机模拟红外编码芯片,利用定时器编码-51 single-chip analog infrared codes, the use of timer code
lesson3
- 基于51单片机做的红外遥控,由单片机模拟红外时序-Based on 51 single-chip infrared remote control to do, by the single-chip analog infrared timing
HWTS
- 51单片机模拟红外发射程序,采用汇编语言编写。-51 single-chip analog infrared emission program in assembly language.
Coded-infrared-remote-control-MCU
- 单片机编码红外遥控,单片机模拟红外遥控器-Coded infrared remote control MCU
MCU-encoding-infrared-remote
- 单片机模拟红外遥控解码接收端,VS1838B-MCU encoding infrared remote (receiving)
38KHZ-NEC-infrared-protocol
- 用单片机模拟红外发射管的时序,实现按键值的发射,利用38KHZ载波,NEC红外协议。- The timing simulation infrared emission control by SCM, realize the key value of the launch of the 38KHZ carrier, NEC infrared protocol.
Infrared-reception-and-emission
- 用51单片机模拟红外发送和接收解码的过程,软件实现红外发送,接收端实现红外数据解码,并用数码管显示出来,主要是对红外PWM(脉冲宽度调制) 和PPM(脉冲位置调制) 两种形式编码的研究-Simulation of infrared transmission with 51 single-chip microcomputer and the decoding process, software realization of infrare
红外遥控模拟
- 模拟红外遥控,通过单片机,利用程序进行解码,并显示在LCD屏幕上(The analog infrared remote control is decoded by the microcontroller and is displayed on the LCD screen.)