搜索资源列表
LCD12864
- 里面包含液晶12864显示模块 单片机驱动程序 STM32用 C语言版-12864 LCD display module which includes drivers for STM32 microcontroller using C language version
STM32LCD12864
- 基于STM32 LCD12864串行驱动-STM32 LCD12864 DRIVER
LCD12864
- 132*64液晶驱动,这款驱动是用stm32环境下编写的,试用与132*64的液晶驱动。-132* 32 LCD Driver
stm32-12864
- LCD12864 T6963C 驱动源代码,只需少量修改便可用于项目中。-LCD12864 T6963C 驱动源代码,只需少量修改便可用于项目中
DIS12864
- STM32下LCD12864的驱动程序。可显示,移植区在LCD12864.H文件,LCD12864.C文件基本不用怎么修改。-STM32 under driver LCD12864. Showed that the transplanted area files in LCD12864.H, LCD12864.C file is the basic need to how to modify.
lcd12864
- 内容是关于lcd12864的驱动程序,是基于stm32处理器的程序-About lcd12864 driver, stm32 processor-based program
DIS12864
- SMT32 芯片 并行驱动LCD12864 MDK 程序-STM32 chip drive LCD 12864 MDK project
LCD12864
- 基于STM32的LCD12864液晶显示的驱动程序,是使用GPIO的方式实现的。-Based on the STM32 LCD12864 liquid crystal display driver, is to use GPIO way of realization.
STM32-12864
- 基于STM32驱动的LCD12864,可以显示温度。-Based the LCD12864 STM32 driver can display temperature.
12864
- 一个用stm32驱动LCD12864的源码,其中有主要的main.c,12864的C和H文件(其他的为一些通用的库函数,一般开发环境都带有)。自己调试通过,没有问题-One with stm32 driven LCD12864 source, which has the main main.c, 12864, C and H files (others are some common library functions, the gen
stm32
- STM32 模拟SPI驱动LCD12864-STM32 simulation SPI driver LCD12864
LCD12864
- stm32驱动LCD 12864,实现显示文字,图片和画图功能-To drive the LCD 12864 with stm32,the functions contain displaying Chinese or English String,photo and drawing dots ,lines,and pictures
LCD12864-drived-by-stm32
- 用stm32单片机来驱动LCD12864数字屏幕,通信方式为串行,文件附带说明书-LCD12864 drived by stm32, the communication is serial pass, a document is also involved.
STM32-ST7290-LCD12864
- 在STM32中,针对LCD12864的单色屏(驱动型号ST7290,串口驱动方式)移植了UCGUI,可用于实际工程项目中。(In STM32, UCGUI has been ported to LCD12864's monochrome screen (drive mode, ST7290, serial port drive), which can be used in actual engineering projects.)
LCD 12864
- 利用STM32F103驱动lcd12864程序(Using STM32F103 to drive LCD12864 program)
stm32驱动12864(串行与并行)
- 利用stm32驱动12864液晶屏。程序内包含串行驱动和并行驱动两种驱动方式(Drive 12864 LCD screen with lcd 12864. The program contains two driving modes, serial drive and parallel drive)
大海橡树LCD12864程序包
- LCD12864的程序包,stm32驱动(LCD12864 package, stm32 driver)
LCD 12864
- LCD12864液晶屏stm32驱动程序(LCD12864 LCD STM32 driver)
LCD12864
- 已经完全实现汉字,字符,图片显示,方便更该IO,8位并口显示(The Chinese character, character, picture display has been fully realized)
STM32+12864+GUI
- ucGUI与emWin是众多嵌入式工程师编写显示界面的首选,但是随着版本的升级,对于商用GUI提出了专利费的要求,这也是国内小型企业所不愿意接受的。于是,编写了一份属于自己的独特GUI界面代码。作品采用stm32作为主MCU,驱动LCM12864进行显示。我们的任务是写自己的GUI,因此对其他外设资源要求不高,包含源代码和原理图。(UcGUI and emWin are the first choice for many embedde