搜索资源列表
单片机坐标简易电子琴的设计
- 简易电子琴的设计 一、 设计题目: 设计一简易电子琴,要求能够发出1、2、3、4、5、6、7等七个音符。 使用元件:AT89C51、LM324,喇叭,按键等 二、 设计目的 (1)能够对电子电路、电子元器件、印制电路板等方面的知识有进一步的认识,独立对其进行测试与检查。 (2)熟悉8051单片机的内部结构和功能,合理使用其内部寄存器,能够完成相关软件编程设计工作。 (3)为实现预期功能,能够对系统进行快速的调试,并能够对出现的功能故障进行分析,及时修改相关软硬件。 (4)对软件编程、排错调试、焊
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.
51uip
- 本文分析了uIP协议栈的结构和应用接口,并讨论了如何将其应用到51系列单片机上。 -Application of ulP This paper analyzes the structure of the protocol stack and application interface, and to discuss how to apply it to the 51 MCU.
sst28sf040
- SST28SF040是SST公司推出的高速可编程闪存。它具有512k*8的存储结构 芯片擦除及写入的时间快,可靠性高,能够重复写100,000次,低功耗.以上程序是用c51编写的驱动程序,希望对使用该芯片的同仁有所帮助-SST28SF040 SST is the company's high-speed programmable flash. It has 512k * 8 storage structure chip erase and write the fast, high rel
pic2448
- PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures
新建如何成为单片机开发高手
- 掌握单片机的应用开发需要一个过程。首先必须掌握数字电路和模拟电路方面的知识,还必须学习单片机原理、硬件结构、扩展接口和编程语言。-master SCM application development requires a process. One must first master digital circuits and circuit simulation in terms of knowledge, must also learn SCM principle, hardware struc
bit
- 在MPLAB-C18中使用union and structure来使用控制单一个bit-in MPLAB - C18 use union and control structure to the use of a single bit
sms_keil51
- 51单片机上实现短消息收发的程序.用keil c编写的,结构较好.-51 microcontroller to achieve short message TX procedures. C51 c with the preparation, structure better.
C51-SAMPLE
- 通过看懂些程序,使初学者了解程序的基本结构,从而可以快速写些自己的程序,不再惧怕了-read through some procedures so that beginners to understand the basic structure, which can quickly write their own procedures, no longer afraid of the
CAN1
- 在给出燃料电池汽车动力系统结构的基础上,基于Matlab 软件环境,建立了前向式燃料电池汽车动力系统模型,模型结构和实际的动力系统有着严格的对应关系,各部分模型采用物理分析与数据处理相结合的方法建立。-given in fuel cell vehicle power system architecture based on Matlab-based software environment, to the establishment of a fuel-cell vehicle power sy
c51A07
- 1.1概述 1.2 MCS-51单片机结构和原理 1.3 并行输入/输出口电路结构 1.4 时钟电路与复位电路-1.1 Overview 1.2 MCS-51 structure and principle 1.3 parallel input / output circuit node mouth conformation 1.4 clock circuit and reset circuit
dm642evm_Schematics
- dm642evm原理图,相信对很多人有用。结构非常详细。PDF文件格式。-dm642evm schematics, many people believe that the right useful. A very detailed structure. PDF file format.
C51_I2C
- 小容量单片机系统的C语言程序结构,极其好用-small capacity SCM System C language program structure, very handy
27460
- I2C总线的基本结构 采用I2C总线标准的单片机或IC器件,其内部不仅有I2C接口电路,而且将-I2C bus using the basic structure of the standard I2C bus or microcontroller IC devices, not only has its internal I2C interface circuit, but will
AlgorithmsandDataStructures
- While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
Choose-the-load-cell-structure-data
- 对电阻应变式传感器结构中横梁的尺寸计算选择-Strain sensor on the beam size calculation of the structure of choice
structure-of-STATCOM
- 基于三电平四重化主电路结构的静止同步补偿器仿真研究-Based on the three four heavy structure of the main circuit of STATCOM simulation study
C-language-structure
- 单片机开发中的小容量单片机系统C语言结构。-MCU development in small-capacity single-chip system C language structure.
Structure
- C arrays allow you to define type of variables that can hold several data items of the same kind but structure is another user defined data type available in C programming, which allows you to combine data items of different kinds.
small-flash-mcu-structure
- 小容量flash的单片机架构。简单容易使用,耗系统资源少。-this structure is suitable for small flash MCU. using less sram and flash.