搜索资源列表
-
0下载:
512*512超大液晶PROTEUS仿真+keil完整工程+源码。-512* 512 large LCD PROTEUS simulation projects keil complete source code.
-
-
0下载:
文字型:已經有內建文字圖形(通常只有英文字母大小寫、阿拉伯數字、標點符號),只要輸入對應的字形碼(ASCII code),LCD便會將該字的圖形顯示於LCD,可參考課本第三篇第三章。
繪圖型:只能用繪圖的方式將資料顯示於LCD,所以必須先將要顯示文字的圖形依LCD所需的格式事先存起來,如一個16 15的中文字便需儲存30byte的資料,將此30byte的資料依序填入LCD即可顯示對應文字圖形,可參考課本第四篇第二章。
-Letter type: already have
-
-
0下载:
点阵液晶屏字符图形代码生成器,为12864液晶屏专用。-Character dot matrix LCD graphical code generator for the LCD screen exclusive 12864.
-
-
0下载:
Program in assembly for 8051 which you can use to work with Graphical LCD with T6963 controller in text mode or graphical mode this program initial GLCD for text mode if you want to use graphical mode just copy this code everywhere you want and chang
-
-
0下载:
128x64 graphical LCD code
-
-
0下载:
此示例演示用AVR处理器的c语言代码驱动LCD1520-This sample demonstrates C code to drive an SED1520
based graphical LCD display from an AVR processor.
-
-
0下载:
基于ARM的俄罗斯方块设计,本次将设计实现一个用C语言编写的、在基于ARM核心的ADuC7020 ARM开发板上实现的单机版的俄罗斯方块小游戏。使用Keil3编程软件对C语言代码进行编写,支持按键操作,在实现过程中涉及了LCD液晶屏的图形显示、按键控制、LED控制、中断、蜂鸣器等嵌入式的编程技术。-Tetris ARM-based design, this will be designed to achieve a C language, the ADuC7020 ARM development
-
-
0下载:
LCD graphical driver for STM32 , c code
-
-
0下载:
STM32平台上,实现图形界面菜单的例程,实现了显示字符、图像的接口,以及触摸屏和LCD的驱动代码和API接口-STM32 platform, realizes the graphical interface menu routines, implements the interface display character, image, as well as the touch screen and LCD driver code and API interface
-