需要购买设计请加我们的QQ962120665,电话18730072785 |
电子琴|MSP430G2231单片机|低功耗|毕业设计
文件格式:word+PPT
本科毕业设计 基于MSP430G2231单片机的电子琴设计制造
一套完整的毕业设计,包括开题报告、任务书、论文正文、外文翻译、答辩PPT。
有预览文件请查看。
论文正文共24页。共14840字符数(不计空格)。整套压缩包大小:6.54MB。
基于MSP430G2231单片机的电子琴设计制造
摘要:自改革开放以来,信息行业在飞速前进,电子行业在蓬勃发展。电子社会在进步,生活在改变,各行各业对电子产品的要求越来越高,使一批批新颖的电子产品诞生,电子琴是现代与音乐结合的产物。是一种新型的键盘乐器。本设计主要是依据电子琴为基本概念,利用单片机控制不同的音符发出的声音。利用单片机的定时器的原理,将音频信号转换为八位的数字信号,使用按键作为信号的输入。
设计要求使用单片机MSP430G2231作为主要的控制器,使用按键仿真电子琴的按键,使用喇叭播放声音。整个设计方案实现简单、方便、美观以及超低功耗等。设计的整个过程有程序的编写,印制电路板的制作。结合软、硬件操作从而实现音符的准确输出。
关键字(关键词的定义):电子琴,MSP430G2231单片机,低功耗
Keyboards based on MSP430G2231 singlechip design and manufacture
Abstract:From the reform and opening-up,information industry in the rapid advance,electronic industry in the vigorous development. In social progress, life changing, and all walks of life to the requirements of electronic products more and more higher, demand more and more, promote the electronic design scheme is the constant improvement and ascend. So that a large novel electronic product was born。Keyboard is the combination of modern and music. Is a new type of keyboard instrument. This design is mainly based on the basic concept for the keyboards, using single-chip microcomputer control and the sound of the different notes. Of the microcontroller timer principle, audio signal for eight of the digital signal, the use of key as a signal input.
The design requirements to use single chip MSP430G2231 as the main controller. Use some buttons to replace the keyboard, using the buzzer to playing sounds. The whole design persevere in simple, convenient, beautiful and low power consumption and so on. All the process includes writing of program and Printed circuit board production. The whole process of the design is the writing of the program, printed circuit board production. Combine with software and hardware .To achieve sound very accurate output.
• Key words:Keyboards,MSP430G2231 singlechip,Low power consumption
目 录
摘要 I
Abstract II
第一章 绪 论 1
1.1选题的目的 1
1.2本设计的研究内容 1
1.3设计任务和要求 2
1.4本设计的优点 2
第二章 系统概述 3
2.1 主控芯片的介绍 3
2.2 定时器的介绍 4
2.3 低功耗模式 5
2.4 Altium design软件简介 5
2.4.1 Altium design的起源与发展 5
2.4.2 Altium design的组成 6
2.5 CCS4的介绍 6
2.5.1源代码编辑器 6
2.5.1 支持外部编辑器 6
2.6 音乐的产生 6
第三章 系统硬件设计及说明 8
3.1 系统组成及总体框图 8
3.2 系统总体部分的原理图 8
3.3 系统总体设计的PCB图 9
3.4 三极管的开关电路图原理 9
3.5电路板制作步骤 10
3.6系统调试 11
3.6.1 软件调试 11
3.6.2 硬件调试 11
第四章 软件设计 12
4.1 程序设计框图 12
4.2 部分程序思路 12
第五章 设计结果与不足 15
结论 16
参考文献(References) 16
附录 17
附录1 作品展示 17
附录2 总程序 18