-
基于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
-
基于nxp公司的lpc214X/lpc23xx芯片的例程。每个例子都有keil和iar两种工程文件。...
基于nxp公司的lpc214X/lpc23xx芯片的例程。每个例子都有keil和iar两种工程文件。-Nxp-based company
- 2022-12-24 22:35:04下载
- 积分:1
-
_ _ ARM单片机TCPIP
tcpip_mcu_arm
- 2022-04-14 09:48:28下载
- 积分:1
-
蓝海微芯44b0第三版的用户手册,pdf格式
蓝海微芯44b0第三版的用户手册,pdf格式-BlueOcean 44b0 Chipscreen the third edition of user manual, pdf format
- 2022-05-25 14:40:37下载
- 积分:1
-
3000TB51配套实验例程
1八段数码管显示实验 等
3000TB51配套实验例程
1八段数码管显示实验 等-Experimental routine 3000TB51 matching one eight digital tube display experiments
- 2022-08-09 01:52:40下载
- 积分:1
-
fpga 健身器自行车控制器
用fpga实现的健身器自行车控制器,有两种模式,第一种模式下,f启动,选择1模式,e确定。选择强度e确定,d开始。第二种模式下f启动,选择2模式,e确定,选择强度,e确定,输入训练时间,c清楚,e确定,d开始。最后三秒钟有led灯亮起提示。
- 2022-03-22 01:20:06下载
- 积分:1
-
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
- 2022-06-16 20:49:31下载
- 积分:1
-
读硬盘扇区里的数据,该程序用C语言实现的。
读硬盘扇区里的数据,该程序用C语言实现的。-Sector Reading drive, the data, the program used the C language.
- 2022-07-11 04:05:09下载
- 积分:1
-
ARM basic knowledge, I have just found. And the U.S. share of
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-04-30 04:14:12下载
- 积分:1
-
s3c44b0 + 29lv160 jtag下载程序编写,要想下载到别的型号FLASH,请改写相应代码。...
s3c44b0 + 29lv160 jtag下载程序编写,要想下载到别的型号FLASH,请改写相应代码。-s3c44b0 29lv160 JTAG download prepared, in order to download other FLASH models, the corresponding code rewrite.
- 2022-08-19 16:26:48下载
- 积分:1