- 1、本文档共14页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
CS4101嵌入式系统概论FinalProjectAssignment.ppt
CS4101 嵌入式系統概論Final Project Assignment 金仲達教授 國立清華大學資訊工程學系 11/17/2011 (Materials from MSP430 Microcontroller Basics, John H. Davies, Newnes, 2008) Overview You are free to choose from: 定題組: Morse Code Encoder/Decoder Use MSP430 to input and output Morse Code Use PCM-7230 to process Morse Code 不定題組: Propose you idea and implement it Two persons per group Schedule: 12/1: finalize choice and submit proposal (不定題組) 12/1~1/5: progress reports 1/16~1/18: demo and final report 定題組: Morse Code Codec Morse Code Codec Goal: implement a Morse Code Encoder/decoder using PCM-7230 and MSP430 RS232 Morse codeinput Morse codeoutput Morse Code Invented by Samuel F. B. Morse (1791-1872), an American painter He, and some others, conceived idea ofan electromagnetic telegraph in 1832, and produced the first working telegraph set in 1836(/writing/morsecode.htm) A method of transmitting textual information as a series of short and long signals called dots and dashes”, or dits and dahs” The signals may be on-off tones, lights, clicks, … Morse Code Representation International Morse code is composed of five elements: Short mark, dot or dit (·): dot duration is one unit Longer mark, dash or dah (–): three units long Inter-element gap between the dots and dashes within a character: one dot duration or one unit long Short gap (between letters): three units long Medium gap (between words): seven units long (/wiki/Morse_code) Morse Code Representation If we further define a unit as a bit, we can visualize any Morse code sequence as a combination of the following five elements: Short mark, dot or dit (·): 1 Longer mark, dash or dah (–): 111 Intra-character gap (between the dots and dashes within a character): 0 Short gap (between letters): 000 Medium gap (between words): 0000000 (/wiki/Morse_code) Morse Code Letters and Numerals (/wiki/Morse_code) Morse Code Encoding dot dash Example -- --- ·-· ··· · -·-· --- -·· · M O R S E C O D E Verbal representation:dah-
文档评论(0)