-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1
-
arm lpc2300定时器设计源码 实现lpc2300的定时控制
arm lpc2300定时器设计源码 实现lpc2300的定时控制-timer
- 2022-04-12 13:32:43下载
- 积分:1
-
at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用...
at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用-AT91RM9200 user manual contains HyperTerminal under windows and under linux the configuration of the application of MINICOM
- 2022-03-07 14:28:04下载
- 积分:1
-
ARM ADS学习例子
ARM ADS学习例子-ARM ADS study examples
- 2022-07-24 21:23:36下载
- 积分:1
-
zooboot
ZooBoot-4510,基于4510的ZooBoot程序-ZooBoot- 4510, based on the 4510 procedure ZooBoot
- 2022-07-18 12:46:07下载
- 积分:1
-
linux下的gdbserver源码,供multi
linux下的gdbserver源码,供multi-ice调试ARM处理器-the gdbserver source for the multi-ice debugging ARM processor
- 2022-03-14 09:40:01下载
- 积分:1
-
以lpc2119芯片为核心,通过AD端口读取电压值,经双CAN将值传送至CAN...
以lpc2119芯片为核心,通过AD端口读取电压值,经双CAN将值传送至CAN-USB转换器后传至上位机-To lpc2119 chip as the core, the port reads the voltage value through the AD, after the value of dual-CAN will be sent to the CAN-USB converter spread after the host computer
- 2022-12-18 04:30:03下载
- 积分:1
-
实现 ez
实现 ez-usb fx2 的USB标准请求-Ez-usb fx2 implementation of the USB standard requests
- 2022-04-19 15:41:47下载
- 积分:1
-
详细给出了如何设计嵌入式操作系统,给出了详细的移植方案和操作过程...
详细给出了如何设计嵌入式操作系统,给出了详细的移植方案和操作过程-the process of making linux system
- 2023-06-14 20:05:03下载
- 积分:1
-
ZTE IC (ZTEIC), the latest development in the security field for the exclusive S...
中兴集成电路(ZTEIC)最新开发的用于安全领域的专用SoC系列芯片介绍。-ZTE IC (ZTEIC), the latest development in the security field for the exclusive SoC chips introduced.
- 2022-04-21 00:11:04下载
- 积分:1