搜索资源列表
ST7565_Init
- Initialize ST7565R on SPI and dsPIC 30F6014A
G12864
- ST7565R的A51代码,12864规格,实测OK-ST7565R the A51 code, 12864 specifications, measured OK
12864aST7565Raspi
- 12864液晶,ST7565R控制芯片,用串行方式驱动或叫SPI方式,已调试成功-12864 LCD, ST7565R, control chip or call the SPI mode, serial driver has been successful commissioning
EAdog
- STM32F10x Coocox COide sample project to initialize ST7565R on EADog 128x64 display. works well from ST-VL-Discovery but you need to power the LCD with an external 3v3 supply as the ST-Eval on PCB regulator is not up to the task Driven from
driver
- STM32单片机通过SPI接口控制ST7565R液晶的代码-STM32 MCU through the SPI interface control ST7565R LCD code
st7565r-spi
- st7565r微处理器控制的12864的驱动程序,spi时序串口驱动。在51上可用,可移植。-St7565r microprocessor control of 12864 drivers, spi timing serial port driver. Available on 51, portable.
12864模块ST7565R串口画点画线
- 因ST7565R的SPI串口时序没有读操作,给画点带来影响;此文介绍一下串口画点方法,仅供参考。