搜索资源列表
zsMCUshiyanban
- 本实验板的制作原则,简单实用。资源: 8 个LED(闪灯,走马灯,各式花样灯)。4 个数码管(时钟显示,遥控码显示,计数显示等各种显示)。6 个按键(按键扫描,中断,计数器)。 AT24C02(I2C 总线接口实验)。6个接收头(家电遥控器接收,解码)。MAX232(串行RS232 和电脑通迅实验)。蜂鸣器提供各种实验的例程,让初学者轻松学会单片机编程。其中的遥控解码程序,可将红外遥控器的代码显示到LED 上,是遥控开发的好工具。-This experiment the production o
C51
- 花钱购买的C51学习板里的源码,包括电路图,源码和hex文件,参照图纸接线后,直接烧录可运行。 内容齐全,包括键盘,数码管,温度显示芯片,LCD,ADC数模转换,时钟显示芯片,连接电脑键盘,与电脑通信,蜂鸣器,红外遥控等。。。单片机入门好资料-To spend money to buy the C51 source in the study board, including schematics, source code and hex file, in the light of wirin
thedesignofremotecontrolcar
- ,本设计采用2片AT89C52单片机构成主从式的控制系统。红外遥控部分采用遥控车模专用编、解码芯片TX-2/RX-2,提高控制的可靠性。采用红外传感器进行里程检测;超声波传感器进行障碍识别;感光电阻辅以步进电机控制的转动机构进行光源方向的检测,并能用软件控制小车行驶到光源附近。采用步进电机对小车的转向进行精确的控制。此外,采用四位LED数码管和若干LED发光二极管显示时间、行进的里程以及小车的各种状态;采用AT24C08串行EEPROM记录小车的行驶轨迹,并能按照所记录的轨迹自动行驶。 本次
8051
- 单片机与光电传感器测量转速程序 首先,你的原理图我没有,我就按我开发板的原理图来写。原理图在我的博客上:http://hi.baidu.com/mcu 5Fspaces/album/item/8b0e987e63e7ed360cd7daf7.html 数码管是4位的,把红外传感器当霍尔转速传感器。如果这些器件和单片机连接和你 的不一样,自己改一下定义就行。-SCM and photoelectric sensor speed measurement procedure First of
Study_Kit_for_MCU51
- 单片机学习的最好例子, 1.51多任务切换 2.红外解码 3.数码管扫描显示 4.1602LCD的现实,以及文字动画效果 5.系统构架,资源整合,菜单应用,按键板,其它更新中 -The best example of single-chip learning, task switching more than 1.51 2. IR decoder 3. Digital tube scan 4.1602LCD reality, and text animation
hongwai
- 本系统主要用于旅游景点记录游客人数,并限制旅客的流量。采用红外传感器通过检测人体红外并对通过人数进行计数,通过红外对管将检测到的数据发送至单片机,单片机处理后送至数码管显示,数码管显示的数据即为通过的人数,并通过设定值限制旅客数量。当游客超量是系统将给出相应的提示,禁止游客再进入。以更好的保护旅游景点的生态环境。-This system is mainly used for tourist attractions recording the number of visitors and lim
红外遥控解码数码管显示实验
- 关于单片机的,用c语言编程实现红外遥控数码管显示。-On the MCU, programming with c language Infrared remote control digital control.
红外接收数码显示程序
- 本程序可以接收红外遥控码,解码并在数码管上显示
【实验106】红外解码数码管显示
- 红外解码数码管显示程序 c51 c keil(hongwai shumaguan xianshichengxu c51 keil)
红外解码数码管显示(9012制式编码)
- 红外遥控的各种用法,包含数码管的使用方法(the usage of all kinds of the remote control)
红外接收
- 利用51单片机实现红外接收功能,使用红外遥控器控制数码管的显示。(The use of 51 single-chip infrared receiver function, the use of infrared remote control digital tube display.)
红外通信-数码管显示
- 能实现接收红外遥控信号,并显示相应的字符。(Receive infrared remote control signal and display the corresponding characters)
红外解码数码管显示
- 基于89c52平台的遥控器红外解码数码管显示(Infrared remote control decoding digital display based on the platform of 89C52)
红外解码数码管显示
- 基于STC89C52RC的红外解码数码管显示(Infrared decoding digital tube display based on STC89C52RC)
红外解码数码管显示
- 80C51单片机红外解码并利用数码管显示(80C51 microcontroller, infrared decoding, digital display)
红外数据通信实验
- ? 掌握利用红外线实现数据传输的原理和方法。,利用两块实验板,利用红外线实现实验板A向实验板B发送数据。并将发送和接收的数据显示在数码管上。(The principle and method of using infrared ray to realize data transmission are mastered. Using two experimental plates, the experimental board A is used to send data to the exper
44、红外遥控数码管显示加串口显示
- 红外遥控数码管显示,51单片机参考编程程序,C语言(Infrared remote control digital tube display, 51 SCM reference programming program, C language.)
FPGA_红外遥控系统设计
- 上电后我们的设计会发一次我们给定的数据码,然后在接受模块会接受到其发送的数据并在数码管上显示出来,之后我们可以用我们我的遥控键盘来发送数据,接收模块接收显示出来.(After power up, our design will send a given data code, then the receiving module will accept the data that it sends and display it on the digital tube. Then we can use
红外解码数码管显示
- 用51单片机通过C语言编程实现红外解码数码管显示(Using 51 single chip microcomputer to realize infrared decoding digital tube display through C programming language)
IRcontrolmenu
- 红外遥控控制数码管显示可调菜单程序 1、程序说明: 该例程演示了利用红外遥控控制数码管显示可调整菜单,菜单的内容为假设 设置一组电机的参数。 2、实验操作 1、将跳线插座J9的跳到DIR端。 操作: 按键:"2"键:设置,"1"键:加,"3"键:减,"5"键:确定 按下按键 "2"键 进入设置,数码管高四位显示菜单,低四位显示菜单参数。 依次按"2"键将显示下一个设置量。 设置的内容顺序依次