毕业设计(论文)-基于单片机的电子电话簿的设计.docVIP

  • 18
  • 0
  • 约2.37万字
  • 约 36页
  • 2018-03-06 发布于贵州
  • 举报

毕业设计(论文)-基于单片机的电子电话簿的设计.doc

毕业设计(论文)-基于单片机的电子电话簿的设计

基于单片机的电子电话簿的设计 The Design of Electronic Telephone Directory about one-chip computer 摘 要 该课题主要是以AT89S52单片机和数据存储器AT24C64为核心器件,对固定电话的电子电话簿进行改进,使之具有存储姓名和电话号码、查询电话号码的功能。实现方法是把26个英文字母设计到固定电话的按键上,当要存储姓名和电话号码时,通过按键输入拼音,每一个拼音对应一个地址,把姓名的地址以结构体的形式存入芯片AT24C64中,把电话号码以字符形式输入存储。同理,当对电话号码进行查询时,从键盘输入姓名,利用查找程序从存储器芯片中找出要查找的姓名,确定后并可把查找出的电话号码直接拨出去。 关键词 单片机 解码 语音芯片 电子电话簿 Abstract Subject this regards one-chip computer AT89S52 and data memory AT24C64 as key devices mainly, making the improvement to the electronic telephone directory of fixed telephone , making it have the function of storing name and telephone number and the function of inquiring about telephone number. Implementation method to design is to get regular button of phone 26 English letter. When storing names and telephone number , through keying in the spelling, make every spelling correspond to an address, deposit the address of the name in chip AT24C64 in the form of structure body, import the telephone number to storing in the form of character. The same, when inquiring the telephone number, input names from the keyboard, make use of procedure of inquiring to find out the name needed in memory chip to utilize, after confirming , set aside out telephone number found out directly. Keywords One-chip computer Decode Pronunciation chip electronic telephone directory 目 录 前 言 3 第1章 设计思路及原理 4 1.1 研究意义 4 1.2 总体设计任务 4 1.3 设计思路及原理 4 1.3.1 ETD工作原理框图 5 1.3.2 具体工作过程 5 第2章 系统电路的设计及原理 6 2.1 系统框图 6 2.2 各模块具体实现原理分析和说明 6 2.2.1 单片机AT89S52的选择与简介 6 2.2.2 I2C总线介绍: 7 2.2.3 AT24C64芯片简单介绍 10 第3章 软件编程 14 3.1 编程语言简介 14 3.1.1 C51语言介绍 14 3.1.2 C51语言和汇编语言的性能比较: 15 3.1.3 编程语言选择 16 3.2 程序编写 16 3.2.1 电话本结构的定义 16 3.2.2 输入程序 18 3.2.3 查询程序 19 3.2.4 增加程序 20 3.2.5 删除程序 21 3.2.6 排序程序 23 第4章 uVision2软件应用 25 4.1 uVision2 简介 25 4.2 uVision2 IDE 26 4.3 创建一个工程(Project) 27 4.4 文件管理及编辑 29 4.4.1 新建文件及保存 29 4.4.2 添加文件 30 4.4.3 文件编辑 31 4.5 程序编译 32 结束语 33 谢 辞 33 参考文献 34 前 言 尽管在现代社会,电子邮件、手机等的出现为人们提供了更

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档