资源描述:
《基于单片机的oled屏幕显示----电子秤》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要:目前市场上显示器多是LCD的,但LCD有很多缺点,例如,LCD显示需要背光源的支持、很窄的视角范围、功耗比较大、响应速度有点慢等缺点,但OLED显示系统解决了这些缺点。现在OLED显示技术虽然应用的不是很广泛,但是诸多优点,使得OLED成为研究的热门,我相信不久OLED完全可以取代LCD。OLED技术的发展日新月异,最近发现的的软性有机发光显示技术,这项技术让曲面屏成为现实。这是手机电脑显示屏研发的热门。很有科技前瞻性。这次我主要做的就是OLED屏幕显示,主要实现的功能就是实现动态图画还有文字的
2、OLED显示。为了使论文和实践更具有实用性和学习型,我做了一个基于单片机的电子称OLED显示系统,可以显示开机动态图画和进行称重,整个系统结构简单,使用方便,精度高,具有一定的开发价值。根据上述方案进行了系统硬件和软件设计,该系统以单片机作为控制核心,通过KeiluVsion3集成开发环境,采用C51语言设计了MCU应用程序,实现了嵌入式系统中汉字、字符及图片等相关信息的显示功能。关键字:OLED电子称单片机34ABSTRACT:CurrentlyonthemarketmonitorisLCD,but
3、LCDhasmanyshortcomings,forexample,LCDdisplayrequiresthepresenceofabacklight,anarrowrangeofviewingangles,largepowerconsumption,responsespeedisslowandsoontheshortcoming,butOLEDdisplaysystemtosolvetheseshortcomings.NowOLEDdisplaytechnologyisnotverywidelyus
4、ed,butmanyadvantages,makingOLEDbecomeahotresearch,IbelievethatsoonOLEDcanreplaceLCD.OLEDtechnologyisdevelopingrapidly,therecentdiscoveryofsoftorganiclightemittingdisplaytechnology,thistechnologyallowscurvedscreentobecomeareality.Thisisthepopularmobileph
5、onecomputerdisplayresearchanddevelopment.Veryforward-lookinginscienceandtechnology.ThistimeImainlydoistheOLEDscreendisplay,themainfunctionistoachievedynamicpictureandtextOLEDdisplay.Inordertomakethepaperandthepracticeismorepracticalandlearning,Imadeabas
6、edonsingle-chipelectronicsaidOLEDdisplaysystem,candisplayBootdynamicpicturesandwereweighed.Thewholesystemhastheadvantagesofsimplestructure,convenientuse,highprecision,withavalueofdevelopment.Accordingtotheplanofdesignofthehardwareandthesoftwareofthesyst
7、em,thesystemwithsinglechipmicrocomputerascontrolcore,throughtheKeiluVsion3integrateddevelopmentenvironment,usingC51languagedesignoftheMCUapplicationsoftware,torealizethedisplayofembeddedsysteminChinesecharacters,charactersandpicturesandotherinformationr
8、elatedtothefunction.Keyword:OLEDElectronicbalanceMCU34目录1OLED概述11.1OLED科技最新动态11.2OLED的发现11.3OLED的发展和现状11.3.1国际形势11.3.2商品化过程21.3.3OLED的潜力21.3.4OLED在我国的发展31.4OLED的优点41.5我的研究目的和意义42设计概述52.1电子称概述52.2系统硬件机构框图52.2.1称重传感器62.2.2电子称流程图72.