本科毕业设计题 目 用单片机设计及制作简易电子琴 学 院 管理科学与工程学院 专 业 电子信息工程 班 级 071 信工 (0) 班 学 号 姓 名 指导老师 2011 年 6 月摘要电子琴是现代电子科技与音乐结合的产物,是一种新型的键盘乐器,它在音乐演奏中已成为不可缺少的一部分。单片机是一个具有功能强大和编程灵活性的控制器,它已广泛应用于现代人们的生活中,扮演着重要的角色。本设计主要是使用 AT89C51 单片机及单片机 C 语言,在 PROTEUS 仿真平台上实现以单片机为核心控制元件的一个具有 16 个按键的电子琴,同时还增加了音乐播放功能。本文中给出了该系统设计的硬件电路,软件设计等。其次,详细阐述了程序的各个模块和实现过程。本设计具有硬件电路简单、功能完善、控制可靠、运行稳定等特点,具有一定的实用性和参考价值。关键词: 单片机;电子琴;PROTEUS;C 语言AbstractOrgan music of modern electronic technology combined with the product of a new type of keyboard instruments in its music has become an indispensable part of it. SCM is a powerful and programming flexibility of the controller, which has been widely used in modern people's lives, play an important role. This design mostly using AT89C51 microcontroller and the microcontroller C, the PROTEUS simulation platform to achieve a single chip as the core control element of an electronic keyboard with 16 keys, but also increased the music playback. This paper gives the design of the system hardware and software design. Second, detail the various modules of the program and implementation process. This design has a simple hardware circuit, functional, control, reliable, stable performance, practicality and a certain reference value.Keywords : SCM;electronic;PROTEUS;C Language目录1 引言..............................................................11.1 目的和意义..................................................21.2 本系统的主要研究内容........................................32 系统分析.........................