搜索资源列表
st7565
- 液晶显示驱动芯片ST7565,C语言源程序
LCD
- LCD液晶显示驱动,芯片为ST7565,
Driver
- LCD显示屏驱动,用ST7565芯片的适用,请根据你的硬件连接修改<Lcd_Drever.h>中的定义,本驱动针对STM32系列单片机,其它单片机请自行修改发<void LCD_write_byte(u8 dat, u8 command)>这个函数即可使用-LCD display driver, with the ST7565 chip application, please modify according to your hardware connections &l
ST7565
- st7565液晶驱动程序,适合于ST7565芯片驱动的点阵液晶屏-st7565 LCD driver chip suitable for ST7565 dot-matrix LCD driver
ME014-BMP_LCD
- MSP430控制ST7565驱动芯片LCD的程序-MSP430 control procedures ST7565 LCD driver IC
12864
- 12864液晶屏驱动程序 ST7565芯片-12864 ST7565 LCD driver chip
ST7565
- 单色液晶显示器三星控制芯片ST7565的51驱动程序C语言-sigle LCD module sunsumg IC ST7565 c51 driver
12832
- 液晶模块LCM12832COG演示程序,控制芯片是ST7565-LCD module LCM12832COG demo program, the control chip is ST7565
st7565
- 基于ST7565芯片的液晶显示模块驱动程序-The ST7565 chip-based liquid crystal display module drivers
ST7565
- 驱动液晶模块,芯片是ST7565R,使用的串行口驱动模式-LCD driver module, the chip is ST7565R, drive mode using the serial port
ST7565drive_code
- ST7565是一款点阵液晶驱动芯片,它具有并行与串行(SPI)两种接口.-ST7565 is a dot matrix LCD driver chip, it has the parallel and serial interface (SPI) two.
12864_st7565
- 自己手中的一块12864显示屏st7565芯片的,在网上找了段时间,但都没办法用也没有相关移植说明。参考相关的资料整理的,基于STM32的驱动,附带资料。(In their hands a piece of 12864 display st7565 chip, online for a period of time, but there is no way to use, there is no relevant transplant instructions. Refer to the rel
12864点阵液晶SPI串口通讯程序代码
- 12864图形点阵,驱动芯片ST7565,通讯接口SPI串口,工作电压3.3V,显示单色图形和汉字,需取模生成16进制后写时程序中。