搜索资源列表
hongwaibizhang
- 采用红外传感器实现机器人的避障算法,并且用VC++实现演示的操作!里面有一些红外传感器的一些资料!-use infrared sensors to achieve the robot obstacle avoidance algorithm. and the demonstration with VC operation! There are some infrared sensor information!
micro-mouse-IR.此代码是电脑鼠上红外传感器控制代码
- 此代码是电脑鼠上红外传感器控制代码,处理器为LUMINARY公司的Lm3S615。,This code is a computer mouse to control the infrared sensor code processor LUMINARY' s Lm3S615.
HC6800-Infrared
- HC6800红外解码 单片机收到可使用IO 口的影响,它真正能使用的资源是非常有限的,如果想在单片机 上面扩充比较多的键盘的话无疑浪费了很多接口。除了我们前面介绍过的独立键盘和矩阵键 盘外,我们还介绍了PS2 键盘,PS2 键盘只要使用单片机的两个IO 口就能实现单片机外接 很多按键,下面我来向大家介绍一下红外遥控,使用红外遥控只占用单片机的一个引脚,而 且他最多可以扩充256 个按键,并且能够实现远程操作,正是由于他这种独特的优越性让众 多玩家对他爱不释手,很多朋友购买HC
MLX90614
- 利用在STM32处理器上的,红外测温传感器的应用-Take advantage of the STM32 processor, the application of infrared temperature sensor
hongwai
- 包含红外传感器简介,和电路图简介,简单介绍红外传感器件芯片-About contain infrared sensors, and circuit profiles, a brief introduction of infrared sensor chip
Intelligent-bus-control
- 智能公交车控制:车体采用智能车竞赛专用车模,易于控制,直流电机采用驱动力强的MC33886芯片来驱动,测速部分主要以高精度的E6A2CW3C编码器为主体,传感器检测则是采用通用的红外传感器来检测。-Intelligent bus control: use intelligent car race car models, easy control, special driving force of dc motor using MC33886 chip to drive strong with h
danpianji
- 利用红外传感器实现屏幕挥屏功能,基于单片机的开发-Using infrared sensors to achieve the screen play screen functionality, the development of microcontroller-based
hongwaichuangan
- 红外传感器的设计文档,以及实现源码, 很经典哦-hong wai chuan gan de she ji wen dang
hognwai
- 红外传感器 红外传感器 红外传感器 红外传感器 红外传感器 红外传感器 -hong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong waihong wai
FL_TR
- 飞翎人体红外传感器资料。DYP-ME003 人体感应红外模块。对于做智能家居的同学大有益处哦。-Fei Ling infrared sensor information. DYP-ME003 infrared body sensor module. A great benefit for the students to do the smart home, oh.
bottle-Fluiddripdetector
- 为了解决人工监测输液治疗所存在的问题,缓解医护人员的工作压力,设计了一种基于光电监测技术、串口通信技术的监测系统。本液体点滴速度监控装置采用单片机作为核心控制芯片,由液晶显示模块、电机驱动模块、传感器模块、电源模块组成。实现点滴速度控制、液晶显示点滴速度、点滴测速等功能。在机械结构上,用一个步进电机,再外加一个定滑轮,来控制滴斗与受液瓶之间的高度,以达到控制液滴的速度目的。采用PWM 驱动芯片控制电机,反射式红外传感器检测液滴滴落的速度,LCD128*64显示点滴的速度。基于可靠的硬件设计和稳定
SS-101
- 人体红外传感器介绍,里面有各种红外传感器模块-Human infrared sensor, which has a variety of infrared sensor module
friearlam
- 使用AT89S52单片机,红外传感器,烟雾传感器,DS18B20,LCD1602,Z做的自动火灾检测和灭火系统,本人哈工大威海学生。-Automatic fire detection and extinguishing systems use AT89S52 microcontroller, infrared sensor, smoke sensor, DS18B20, LCD1602, Z do, I HIT the Weihai students.
lhi778-mcu-gsm
- 基于单片机控制GSM模块报结合热释电红外传感器的报警代码-Based on single-chip GSM module reported combined pyroelectric infrared sensor alarm code
mainframe
- 2012年黑龙江电子设计大赛,小车控制程序,包括电机驱动,舵机驱动,红外传感器检测驱动的程序-Heilongjiang Electronic Design Contest in 2012, the trolley control procedures, including motor drive, servo drive, infrared sensor detects the driver program
red
- 基于stm32的红外传感器初始化及AD转换,五路红外分别点亮,可简单实现测距-Infrared sensors based stm32 initialization and AD conversion, respectively Rd infrared lights can be simple to achieve ranging
xx1
- C51基于微控制器的智能车五灯红外传感器,转向角,由于不同的硬件和车辆零,你需要使自己的参数。参数选择不当,车子又快又稳。-C51 microcontroller-based intelligent vehicle five light infrared sensor, steering angle, due to the different hardware and vehicles to zero, you need to make your own parameters. Paramete
xiaoche2
- C51基于单片机的智能车五灯会元红外传感器,转向角,由于不同的硬件和车辆到零,你需要使自己的参数。参数选择不当,车子又快又稳-C51 microcontroller-based intelligent vehicle five light infrared sensor, steering angle, due to the different hardware and vehicles to zero, you need to make your own parameters. Paramet
IIC
- 供了一种基于数字式红外传感器MLX90615的多点红外测温方法。STM32微处理器通过SMBus总线协议与MLX90615进行通信,首先分别对每个MLX90615地址进行修改,确保其地址编号在总线上的唯一性,然后根据不同地址编号获取不同点上MLX90615所测温度值,结果送至上位机温度监测软件显示。实验结果表明,该方法测温精度高,响应速度快,且非接触式测量有效降低了危险系数,为多点测温提供了一种新途径。
人体红外传感器实验代码
- 巡线传感器根据是否有人经过,采集到人身体上的红外信号,实现 FS_11C14 V6.0 开发平台上的 OLED 屏显示不同的信息。连接好模块,上电运行。用手在人体红外传感器的小白色胶盖前面运动,则LED1灯会亮。(The line sensor can collect the infrared signals on the human body according to whether someone has passed, so that the OLED screen on the FS_1