-
基于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
-
基于FPGA的图像采集处理系统,基于FPGA的图像采集处理系统
基于FPGA的图像采集处理系统,基于FPGA的图像采集处理系统-FPGA-based image acquisition and processing systems, FPGA-based image acquisition and processing system
- 2022-02-01 13:26:56下载
- 积分:1
-
lpc2368
lpc2368-keil环境下的网络应用-lpc2368-keil Environment Network Applications
- 2022-01-26 04:39:35下载
- 积分:1
-
ARM的汇编语言手册,pdf文件,支持自动搜索,是做ARM开发的嵌入式系统工程师必备的工具。...
ARM的汇编语言手册,pdf文件,支持自动搜索,是做ARM开发的嵌入式系统工程师必备的工具。-ARM assembly language manual pdf documents to support automated search is done ARM Embedded systems engineers the necessary tools.
- 2022-10-16 22:15:03下载
- 积分:1
-
实现了ez
实现了ez-usb fx2的GPIF单字节读写功能-The implementation of the ez-usb fx2 single-byte read and write functions GPIF
- 2022-03-24 01:39:54下载
- 积分:1
-
Arm指令的全中文资料
Arm指令的全中文资料-Arm-wide directive Chinese data
- 2022-02-01 14:59:23下载
- 积分:1
-
jtag c 算法经典
压缩包 : jtag.rar 列表
ports.h
ports.c
micro.h
micro.c
lenval.h
lenval.c
J-TAG.Uv2
J-TAG.Opt
- 2022-06-20 00:01:30下载
- 积分:1
-
IPC2294 500KHz 方波
此代码使用计时器产生一个500khz的方波。
主程序运行的同时,在后台运行的计时器。
- 2022-01-25 19:33:25下载
- 积分:1
-
读写SD卡的驱动程序,里面有使用说明,大家自己看
读写SD卡的驱动程序,里面有使用说明,大家自己看-SD card reader driver, which has to use that everyone watch their own
- 2022-05-15 01:48:48下载
- 积分:1
-
at91rm9200的启动代码,用户可以根据自己的需要做相应的修改
at91rm9200的启动代码,用户可以根据自己的需要做相应的修改-AT91RM9200 the startup code, the user can according to their own needs to do the corresponding changes
- 2022-07-13 03:42:15下载
- 积分:1