-
err
单片机汉字和ASCII字符程序,程序中的汉字和英文全部存在字库中。单片机用的是常用的8051,仿真软件用的是proteus。由于proteus中的flash最大是64k,没有29c040等,而汉字和ASCII加起来有二百多k,所以用了5片27c512,如此一来程序就复杂了。用hc38译码器做片选等功能,hc00做逻辑电路,锁存器是hc373,液晶屏是12864的,ks0108驱动芯片,都是比较常用的。技术上用的是总线方法,包换液晶屏,没有用间接驱动,因为那样浪费IO口,液晶屏因为有左右屏之分,所以还要考虑在只有一个ASCII字符和情况下如果要显示中文该如何处理。还用到了分页技术,因为flash太多了。proteus的优点是不用硬件就可以调试程序,但有时与在硬件板上有区别。但还是相当不错的,如果做硬件板的话,或许要花几百元。看下图的仿真,proteus版本是7.1,keil的版本是8.02.如果学生拿来做毕业设计的话,那是相当不错的,因为这个技术曾经用在产品上。
-err
- 2022-08-17 02:21:48下载
- 积分:1
-
控制电机运动的C51单片机程序:定位控制,速度控制等
控制电机运动的C51单片机程序:定位控制,速度控制等
- 2022-02-01 22:37:53下载
- 积分:1
-
C8051F330/1 MCU 有一个可编程内部高频振荡器、一个可编程内部低频振荡器和一个外部振荡器驱动电路。可以通过对 OSCICN 和 OSCICL 寄存...
C8051F330/1 MCU 有一个可编程内部高频振荡器、一个可编程内部低频振荡器和一个外部振荡器驱动电路。可以通过对 OSCICN 和 OSCICL 寄存器编程来使能/禁止内部高频振荡器和调节其输出频率(参看振荡器框图);可以通过对 OSCLCN 寄存器编程来使能/禁止内部低频振荡器和调节其输出频率(参看图9.3)。系统时钟可以由外部振荡器电路或任何一个内部振荡器提供。表9.1给出了内部振荡器的电气特性。 -C8051F330/1 MCU has a programmable internal high-frequency oscillator, a programmable internal low frequency oscillator and an external oscillator drive circuit. Can register on OSCICN and OSCICL programming to enable/disable the internal high-frequency oscillator and adjust its output frequency (see diagram oscillator) OSCLCN can register through the programming to enable/disable the internal low frequency oscillator and adjust its output frequency (see Figure 9.3). System clock can be external oscillator circuit, or any provision of an internal oscillator. Table 9.1 gives the electrical characteristics of the internal oscillator.
- 2022-07-16 04:48:51下载
- 积分:1
-
利用UP
利用UP-NETARM3000 嵌入式实验平台上的A/D转换器、直流电机、LED和LCD模拟车辆的里程表盘系统。A/D转换器模拟汽车的油门和变速系统;直流电机模拟汽车发动机;LED显示车辆总里程数;LCD模拟当前车辆的速度-UP-NETARM3000 using experimental platform embedded A/D converters, DC motor, LED and LCD odometer vehicles simulated disk system. A/D converter analog throttle and variable-speed motor vehicle system DC motor simulation of automotive engines LED display gross vehicle mileage LCD analog current vehicle speed
- 2022-02-15 08:46:19下载
- 积分:1
-
GPS定位信息的单片机控制显示系统,主要讲述GPS模块常用的NMEA0183命令,并且给出单片机的访问...
GPS定位信息的单片机控制显示系统,主要讲述GPS模块常用的NMEA0183命令,并且给出单片机的访问-GPS positioning information display system of single-chip control, mainly on the GPS module used NMEA0183 orders, and gives access to single-chip microcomputer
- 2022-11-21 03:15:03下载
- 积分:1
-
基于AVR的超声波测距程序,使用DS1820测温修正距离
基于AVR的超声波测距程序,使用DS1820测温修正距离-Ultrasonic Distance Measurement Based on the AVR, the use of the amendment from the DS1820 temperature measurement
- 2022-08-22 20:17:31下载
- 积分:1
-
ah 209型通用读卡器驱动程序源码,ic卡,光电卡,隐形光电卡通用读卡器程序...
ah 209型通用读卡器驱动程序源码,ic卡,光电卡,隐形光电卡通用读卡器程序-ah 209-based driver-source general-purpose reader, ic card, photoelectric cards, stealth photoelectric reader program using cartoons
- 2023-07-16 20:10:04下载
- 积分:1
-
ARMlpc2300技术笔记上册例程I2C读写24C256
ARMlpc2300技术笔记上册例程I2C读写24C256-ARMlpc2300 technical notes on the book to read and write I2C routines 24C256
- 2023-04-27 14:30:03下载
- 积分:1
-
利用LPC2131做的ZLG7290显示程序,采用IIC总线!
利用LPC2131做的ZLG7290显示程序,采用IIC总线!-LPC2131 make use of the ZLG7290 display procedures, the use of IIC bus!
- 2023-01-20 10:10:04下载
- 积分:1
-
Human Interface Devices
HIDTHIS SPECIFICATION IS PROVIDED “AS IS” WITH NO WARRANTIES
WHATSOEVER INCLUDING ANY WARRANTY OF MERCHANTABILITY,
FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY
OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION, OR
SAMPLE.-Human Interface Devices
- 2023-09-04 11:30:03下载
- 积分:1