搜索资源列表
anglemachine
- 《角度测量器》 用光电编码器测量角度,每个脉冲为0.72度。 测量范围:0.0~360.0度 为保证不错过脉冲,用timer1计数,在电平跳变中断里判断转动方向,尽量加快处理过程。 数据换算和数码管扫描显示在主循环中实现。 译码器用10米长5芯屏蔽线与数显器的两片74HC595连接。 MCU为12F629,使用内部4兆RC振荡和内部复位功能。 -"angle measuring device" using photoelectric encoder
MCU_PWM
- 4x4键盘扫描输入需要电机转动的相位,6为数码管显示当前的角度等功能。单片机程序用C51编写。--4x4 keyboard input scanning needs of phase motor rotation, six digital control display the current perspective, and other functions. C51 microcontroller with the preparation procedures. -
malioutov_MS_thesis
- 应用稀疏信号重组法来进行的传感器阵列声源定位。是MIT的Dmitry M. Malioutov的博士毕业论文。-A Sparse Signal Reconstruction Perspective for Source Localization with Sensor Arrays_by Dmitry M. Malioutov
L298NMotorDriverIntegratedData
- 步进电机是数字控制电机,它将脉冲信号转变成角位移,即给一个脉冲信号,步进电机就转动一个角度,因此非常适合于单片机控制。步进电机可分为反应式步进电机、永磁式步进电机和混合式步进电机。 步进电机区别于其他控制电机的最大特点是,它是通过输入脉冲信号来进行控制的,即电机的总转动角度由输入脉冲数决定,而电机的转速由脉冲信号频率决定-Digital control of stepper motor motor, it will pulse signal into angular displacement
xiaoche
- 基于ATmega16L的可角度识别的小车-ATmega16L can be based on the perspective of the vehicle identification
CanYinSystem
- 根据餐饮行业的特点,该系统以餐饮业务为基础,突出前台管理,从专业角度出发,提供科学有效的管理模式。点菜收银管理可实现点菜、结账、清台。进货管理可记录商品入库情况。点菜收银、营业分析、库房管理的有机结合,可为酒店经营方向提供依据,为酒店餐馆的发展提供重要保证。-Catering industry, according to the characteristics of the system based on the restaurant business, highlighting future
a
- 本论文从道路环境理解的角度出发,针对智能车辆视觉导航中的车道保持问题,运用单目视觉技术对行驶车辆前景中的道路边界和车道线进行检测,以获取本车与当前道路的相对位置信息和方向信息。-In this paper, the understanding from the perspective of road environment for visual navigation of intelligent vehicle driveway to keep the issue, using monocula
hongwaijieshou
- 一般的红外接收头主要由CX2016A,PC1373等集成电路外加阻容元件,红外线接收管及滤波光片等组成,因而体积较大。而新一代一体化红外遥控接收头SFH506-38与RPM-638CBR将红外接收管,前置放大解调等电路集成在同一基片上,内电路框图如图1所示,具有体积小,无外部元件,抗干扰性能好,接收角度宽、价格低等优点。-General infrared receiving mainly CX2016A, PC1373 external RC components such as integr
Computer_Systems_A_Programmers_Perspective.pdf.zi
- This book is for programmers who want to write faster and more reliable programs. By learning how programs are mapped onto the system and executed, readers will better understand why programs behave the way they do and how inefficiencies arise. Compu
jiaotongdeng
- 微机原理和接口技术是一门实践性强的学科,不但要求有较高的理论水平,而且还要求有实际的动手能力,其中很多的原量、规则、现象等仅仅靠学习教科书是无法完全掌握的,必须通过实践才能比较直观和深刻的理解。本课程设计任务和目的是:帮助学生巩固和加深理解所学的理论知识,训练学生的实验技能,使其树立工程观点和严谨的科学作风,初步具有运用理论知识分析问题、解决问题的能力。培养学生运用所学的理论解决实际问题的能力,使学生初步掌握分析简单电路,调试简单汇编程序以及撰写实验报告的能力。 十字道口的红绿灯是交通法规的
CRT-and-LCD
- 本文通过对两种显示器的对比,对两者优劣做出相对客观的评价。方法:对两种显示器的亮 度、对比度、分辨率、响应时间、视角、闪烁、几何失真和色彩等主要参数作对比,列出两种显示器 各自的优劣,且分析这些优劣对图像显示的影响。结果:LCD显示器在亮度、对比度、闪烁和几何失 真方面拥有优势。但在分辨率、响应时间和色彩表现力上尚有不足。结论:随着技术的发展,LCD显 示器具有取代CRT显示器的趋势。-Based on the comparison of the two displays on
JDJ_13
- 数据采集及控制角度,用于交流伺服电机控制-Data acquisition and control perspective
API1.0
- USB ch375接口角度指示程序,实现51单片机USB接口功能,完成与上位机通讯,进行实时数据传输-USB ch375 interface perspective indicates that the program to achieve the 51 single-chip USB interface features, complete with the host computer communication, real-time data transmission
ShadowDetective
- 这是一个由外国老师写的检测阴影的代码,主要实现方法是通过对比两个不同视角的距离来判定阴影-This is a foreign teachers write the detection by the shadow of the code, the main approach is by comparing two different perspective to determine the distance of the shadow
8051
- 该书从以往不同的角度去讲解C语言单片机开发,它主要从蜂鸣器音乐的制作角度去讲解单片机的各个功能模块,比纯理论的讲解更能让读者接受。-Book explain the C language microcontroller development from a different point of view, it is mainly from the perspective of the buzzer music production to explain the various function
AVR_GY-26_IIC
- GY-26电子指南针,使用mega16单片机,实现角度测量,并在1602上实时显示角度-GY-26 electronic compass, using mega16 microcontroller to achieve the angle measured and displayed in real time in the 1602 perspective
ADS12544
- STM32 红外 传感器 无线电 打印机 串口 发送一个字节 无数的命令-STM32 infrared sensor Fa Fa Fa Fa Fa bonus perspective A piece ah subtract the room a bit rubbish pink motor test
PD-debug-perspective
- 此工程用于智能车角度调试,基于飞思卡尔单片机通过修改PD系数来匹配角度,本人亲测,没有功能错误,若有其他debug,请多多包含-This works for smart vehicle angle debugging, by modifying the PD coefficients to match the angle, I pro-test, no functional errors, if there are other debug, please include
mpu6050test
- AVR128驱动MPU6050实现角度的测试,亲测角度非常准确,此程序可移植性到两轮平衡车,四轴飞行器上用!稳定性强!-AVR128 test drive MPU6050 implementation perspective, pro-test angle is very accurate, balanced this program portability to two cars, four aircraft used! Stability!
mma7361
- 野火k60对mma7361调试角度,显示数值-Wildfire k60 right mma7361 debug perspective, the indicated value