搜索资源列表
ff
- 主要组成是以51单片机最小系统为核心,通过键盘获取按键信息,通过运用单片机定时器等部件实现蜂鸣器发声同时用数码管同步显示。本系统具有播放歌曲及选取按键输入高、中、低音的功能-Major component is the smallest single-chip system as the core 51, access to key information through the keyboard, and other components through the u
CS8955TV_source_code.rar
- CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
8051_ip_core
- 8051微控制器的ip 核的vhdl源代码,其中包含了相应的测试程序.-8051 micro-controller ip nuclear vhdl source code, which contains the corresponding test procedures.
quweidianzizhonglunwen
- 摘要:单片计算机即单片微型计算机。是 集CPU ,RAM ,ROM ,定时,计数和多种接口于一体的微控制器。他体积小,成本低,功能强,广泛应用于智能产品和工业自动化上。而51 单片机是各单片机中最为典型和最有代表性的一种。这次毕业设计通过对它的学习,应用,从而达到学习、设计、开发软、硬的能。本设计以单片机AT89C51为核心,运用C语言编程,用发光二级管实行多功能的电子时钟,在实现正常的电子钟基础上,更增加了一些额外的功能,也同时增加了一些趣味性。 关键词:单片机;发光二极管、C语言 -
IIC
- IIC接口程序 简单明了,51单片机内核的程序,可以直接调用-IIC simple interface program 51 microcontroller core program, you can directly call
water-drop
- 采用C语言编程,核心芯片为51单片机,用LED小灯模仿水滴的实验。-Using the C programming language, the core chip 51 microcontroller with LED lights to mimic the experiments of water droplets.
C51disassembly
- 51智能反编译器,可以对51核单片机bin文件进行反汇编,还可将PIC烧录文件转为EMC烧录文件-51 Intelligent compiler, you can file for 51-core chip bin disassemble files can also be converted to EMC PIC burn burn files
111
- 数控恒流源。51单片机设计的,可以直接仿真,注解详细。- The paper expounds the design of the numerical controlled constant-Current source. The system core is AT89s52.The A/D D/A V/I converts and the specific arithmetic is used to carry out high precision and the current output
nsga2
- 非支配排序算法。多目标优化的重要算法,通过交叉、变异,多次迭代产生最优解。-This system is based mainly on the development of a single-chip can accommodate 16 bed ward call system, and asked to complete in Proteus simulation testing. The system consists of upper and lower machine, the ma
test
- 关于FPGA单片机51软核的测试程序,在测试的时候会很有用的-About 51 soft-core single-chip FPGA test
freq_100M
- 用于检测100MHZ频率,带51单片机软核,控制外部液晶显示器以及按键等(Used to detect 100MHZ frequency, with 51 SCM soft core, control of external LCD monitors and buttons, etc.)
17电设校选
- 该系统为一个帆板控制系统,通过对风扇转速的控制,通过调节风力大小达到改变帆板角度的目的。本系统以AT89C52单片机作为系统的核心控制芯片,利用ADXL345 三轴加速度传感器来的采集、处理帆板角度,选用中速轴流风机电机作为风扇的制动源,系统显示采用LCD12864液晶,用于实时显示帆板的角度大小。 对于关键的电机驱动电路,经过充分的比较与论证,最终选用驱动模块L298N,通过单片机输出PWM脉冲,更好地实现了电机的调速;并且加入PID控制,实现了控制角度的优化。最后经过多次测试表明,系统完全
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based