英语翻译The LCD module can be used to display a set of specified characters by directly sending the bit patterns of each character.For this project,a driver subroutine named update_lcd_dog() is used to write three 16 byte memory buffers in ATMega16’s memory.Each buffer represents a line in the display and each byte is the ASCII representation of the character.As characters are written to the memory buffer,a subroutine named update_lcd() can be used to sen

问题描述:

英语翻译
The LCD module can be used to display a set of specified characters by directly sending the bit patterns of each character.For this project,a driver subroutine named update_lcd_dog() is used to write three 16 byte memory buffers in ATMega16’s memory.Each buffer represents a line in the display and each byte is the ASCII representation of the character.As characters are written to the memory buffer,a subroutine named update_lcd() can be used to send the contents of the three buffer to the microcontroller (ST7036) controlling the LCD display.
要求翻译通顺、准确.

LCD模块可以用于显示一组指定的字符,只需要直接给它输入每个字符的位图即可。为了实现这一目的,一个被称之为LCD刷新时间狗(ULD)的软件因此被写入ATmega 16‘s存储器中三个16位存储缓存器。每个缓存器响应画面上的一行,而每一位就是对应于字符的ASCII代码。当字符写入存储器时,一个称作刷新LCD的驱动程序便会发送那三个缓存器中的内容到微控制器(ST7036)控制LCD显示出相应的字符。

LCD:液晶显示器

LCD模块可以通过直接发送每个字符的数位模式来显示一组专用字符。在这个项目中,一个名叫更新LCD数据输出的驱动子程序被用在ATMega16的存储器中写入三个16位的存储缓冲区。每个缓冲区代表了显示的线路,并且每个字符都是ASCII码特征的表示。当这些字符被写入存储缓冲区时,一个名叫更新LCD的子程序被用来将三个缓冲区的内容发送给ST7036的微处理器,用来控制LCD的显示。

这款液晶显示器可以用来显示一组特定的字符,只需直接输入每个字符的位组合格式.在此项目中,一个被称为LCD刷新狗的驱动被用来在ATMega16的内存中写入三个16字节的内存缓冲区.在显示器中每个缓冲区代表一行,而每个字节...

液晶显示模块可用于通过直接发送每个字符的比特模式显示一组指定的字符。对于这个项目,一个驱动程序命名为更新型液晶显示狗狗是用来写在ATmega16的记忆三个16字节的内存缓冲区。每个缓冲区是一个线的显示每个字节的字符的ASCII表示。字符写入到内存缓冲区,一个命名为更新型液晶显示可以用来发送的三的缓冲区的内容给单片机控制液晶显示器(st7036)。