搜索资源列表
C
- 全国电子设计大赛:智能电动车的设计.实现功能:以AT89C52单片机为核心,用双CPU实现电动小车的实时智能控制。CPU对各个传感器检测到的信号进行综合判断处理,然后发出控制信号给电机驱动电路控制小车运行。系统采用PWM动态控制电动机转速,采用红外光电传感器检测引导线,矫正行车路线,超强纠偏。采用霍尔元件检测车轮转动,测速计算距离。用看门狗X5045实现数据存储;采用接近开关准确的探测出金属片的位置、长度;采用光电传感器检测障碍物。采用光电传感器和TLC2543采样比较光源强度引导小车进入车库。
gancekeshe
- 设计一个利用电涡流式传感器检测厚度的系统,即以厚度为变量,最后用数码管将结果输出。-The design of a sensor using eddy current detection of the thickness of the system, that is, to a thickness of variables, the final results with a digital control output.
hinder
- 利用红外传感器检测周围环境中是否有障碍物,MSC51作为处理中心控制小车行走路线。-Using infrared sensors to detect whether there are obstacles in the surrounding environment, MSC51 control of the car as a processing center routes.
yali
- 本电路主要是利用0—5伏的压力传感器检测气体的压力并送显,采用四位数码管,显示其压力值,传感器的0—5伏对应加气机加气压力的0—30Mpa,送到汉显的显示值就是加气机气体的压力值,压力值精确小数点后一位,在实际加气中,按照国家规程规定,其加气压力不得高于20Mpa,所以,此电中用在实际中,可直观显示其加气压力,最低压力显示00.0 Mpa,最高显示29.9Mpa。 电路结构简单,数码显示可精确到小数点后一位。 -The key is to use 0-5 volt circuit pre
光敏电阻传感器模块4线制
- 检测周围环境的光照强度,可以通过设定的值达到智能的控制效果。(The ambient light intensity can be detected by setting the value of the intelligent control.)
心率传感器
- 在编译器Keil中利用C语言编写的检测心率的程序(In the compiler Keil, use C language to write the test heart rate program)
井下移动检测系统数据采集端(Keil5)
- 该系统为一套完整的井下检测节点系统,包含温湿度、压力、瓦斯浓度、人员心率监测等。所有监测项目均包含报警功能(The system is a complete set of underground detection node system, including temperature and humidity, pressure, gas concentration, staff heart rate monitoring. All monitoring items include alarm
温湿度传感器
- ARDUINO下检测温湿度,通过RF433上传到主机(ARDUINO detects temperature and humidity and uploads to host via RF433)
霍尔传感器
- 霍尔传感器,用来检测磁场变化,可以利用单片机检测计数,获取电机转速等信息(These Hall-effect switches are monolithic integrated circuits with tighter magnetic specifications.The unipolar switching characteristic makes these devices ideal for use with a simple bar or rod magnet.)
5kg压力传感器电子称
- 基于89c52单片机开发的一种通过检测压力传感器来称重的电子称,含原理图,实用价值很高。(Based on 89 c52 the development of a weighing electronic said through testing pressure sensor, including schematic diagram, a high practical value.)
TMR技术在电流传感器中的应用
- 电流传感器是在电气绝缘的状态下,利用电流所产生的磁场来检测电流值的一种介于高、低电压之间 的界面器件。(The current sensor is a kind of interface device between high voltage and low voltage, which uses current generated magnetic field to detect current value under the condition of electrical insulatio
光敏传感器实验
- 光敏传感器实验,用于STM32单片机读取光敏传感器检测到的数据(Photosensitive sensor experiment is used to read the data detected by the light sensor in STM32 single chip microcomputer.)
【24】红龙407_18b20温度检测
- 单片机 温度传感器的使用 dt1820温度传感器的驱动使用。(Dt1820 temperature sensor's driving use.)
产品检测
- 传感器0.01用于检验产品好坏,当0.01为“ON”时,表示产品是好的,否则为坏的。速度检测器0.00测量流水线的速度,每得到个脉冲,代表产品向前移动一段距离d。速度检测器与传感器0.01的共同作用,可以决定那个产品好坏。若是坏的产品, 100.00为“OFF”,并控制推杆将坏的产品推到滑道上去,同时传感器0.02会检测到这个坏的产品已经到了滑道上,并使推杆退回。(plc item product testing)
DS18B20数字温度传感器实验
- 实验器材: 探索者STM32F4开发板 实验目的: 学习DS18B20数字温度传感器的使用. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象: 本实验开机的时候先检测是否有
光敏传感器
- 能检测光照强度,并能在LCD显示屏上显示出来。(It can detect light intensity and display it on LCD display.)
14-单线温度传感器18b20
- 18B20单线温度检测的应用程序,可采用51单片机,使用C语言方便移植(18B20 single line temperature detection application program, can use 51 single chip microcomputer, using C language to transplant easily.)
main
- 用DS18B20温度传感器检测室内温蒂,并通过串口发送至上位机(Use DS18B20 temperature sensor to detect indoor Wendy and send it to host computer through serial port.)
18省赛电流检测
- 本设计详细介绍了一种基于单片机的非接触式传感的电流信号检测装置设计方案及实现方法。该系统主要由功率放大电路,电流信号检测装置,电流检测分析电路,ADC模块,显示模块构成。由任意波信号发生器产生的信号经功率放大电路驱动后,通过导线连接10Ω电阻负载,形成一电流环路。用漆包线绕制线圈制作电流传感器以获取电流信号,再将此信号送入ADC转换模块,经过STM32F103单片机运算处理,得到电流信号的峰峰值及频率,再通过OLED显示屏显示出来。该设计采用非接触式传感的电流信号检测装置,很方便的测出电流信号值
温度检测源程序
- 本系统以stm32f103单片机为核心,充分利用单片机丰富的内部和外部资源及数字温度传感器DS18B20的优越性能,结合LCD显示屏、降温风扇,实现对温度的多点测量、显示与控制。(This system takes STM32F103 as the core, makes full use of the abundant internal and external resources of the single chip microcomputer and the superiority of