-
基于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
-
Basis (2). Rar
uclinux讲座之(二).rar-Basis (2). Rar
- 2022-06-16 20:01:49下载
- 积分:1
-
三星公司的S3C44B0X开发板的配套光盘的RTC实验源程序
三星公司的S3C44B0X开发板的配套光盘的RTC实验源程序-Samsung"s S3C44B0X development boards supporting experimental discs RTC source
- 2022-03-05 17:48:33下载
- 积分:1
-
1.8英寸彩色液晶屏图像文字显示程序,可以用于51单片机(环境keil C51)或者AVR(环境cvAVR),或者PIC(环境PICC)...
1.8英寸彩色液晶屏图像文字显示程序,可以用于51单片机(环境keil C51)或者AVR(环境cvAVR),或者PIC(环境PICC)-1.8-inch color LCD screen image text display program that can be used for 51 single-chip microcomputer (Environmental keil C51) or AVR (Environmental cvAVR), or PIC (Environmental PICC)
- 2022-06-30 07:32:02下载
- 积分:1
-
MLX90121测试程序,处理程序和inint ATmega8 inint MLX90121码!
MLX90121 test programm,cotain ATmega8 inint programm & mlx90121 inint codes!
- 2022-02-20 18:01:15下载
- 积分:1
-
UART s3c2410ads under the test procedures, including startup buy
s3c2410ads下uart的测试程序,包含启动代买-UART s3c2410ads under the test procedures, including startup buy
- 2022-03-03 16:49:50下载
- 积分:1
-
USB视频类(UVC)演示
Usb Video Class(UVC)Demo。USB UVC device for lpc arm用于开发摄像头固件的源代码。实现了基本的UVC代码。C源码。
- 2022-05-17 22:47:06下载
- 积分:1
-
ARM SDRAM external FLASH and the integrity of the process of burning the procedu...
ARM外围FLASH 以及SDRAM烧写程序
完整的程序
可能对大家硬件编程有点帮助-ARM SDRAM external FLASH and the integrity of the process of burning the procedures we might have the hardware programming help point
- 2022-03-01 06:06:16下载
- 积分:1
-
如何将移植到三星的
介绍了uboot 如何移植到三星的S3C2410上面,为S3C2410的bootloader更丰富。-How to introduce a uboot transplanted to Samsung
- 2022-01-26 02:45:12下载
- 积分:1
-
基于三星44b0的nandflash程序,包括基本操作
基于三星44b0的nandflash程序,包括基本操作-Based on Samsung 44b0 of the NANDFLASH procedures, including basic operation
- 2022-08-18 15:35:37下载
- 积分:1