-
基于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
-
78F1166多功能三相表源码,已批量生产
利用78F1166开发的多功能三相表的大厂家完整源码,源码各个模块齐全,已批量生产。
- 2022-03-15 16:04:18下载
- 积分:1
-
基于EasyARM1138的光标修动修改程序
基于EasyARM1138的光标修动修改程序-Based on revised EasyARM1138 cursor moving an amendment to the procedure
- 2022-04-23 18:24:01下载
- 积分:1
-
在altera FPGA ep3c25器件上实现niosii+sram+flash
在altera FPGA ep3c25器件上实现niosii+sram+flash-Altera FPGA ep3c25 in devices to achieve niosii+ sram+ flash
- 2022-01-26 02:11:39下载
- 积分:1
-
低成本单相国网智能表源码程序
RSOC方案,集成了E2P低成本方案的国网单相电能表程序。里面包含源码有LCD显示模块,按键模块,DL645通讯模块,计量模块,日历时钟模块,ESAM加密模块,事件记录模块。它是一款运用ARM编程的多功能程序。
- 2022-08-23 04:35:21下载
- 积分:1
-
ARM7―LPC2124―LCD开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真...
ARM7―LPC2124―LCD开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真-ARM7-LPC2124-LCD development examples Keil uVision3 source development based on further joint Proteus 7 on ARM7-LPC2124-I2C hardware circuit simulation
- 2022-05-16 16:39:37下载
- 积分:1
-
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序...
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序-arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle*** address. This procedure is the arm on the way to achieve vector interrupt the initialization procedures
- 2023-01-05 11:55:04下载
- 积分:1
-
LPC2294 ARM7 UART 测试程序
LPC2294 ARM7 UART 测试程序-LPC2294 ARM7 UART test procedures
- 2023-02-05 16:05:03下载
- 积分:1
-
一个很好的1602的调试程序。用来做人机接口非常的好。
一个很好的1602的调试程序。用来做人机接口非常的好。-a very good 1602 debugging procedures. Human-machine interfaces used to very good.
- 2023-07-27 04:25:03下载
- 积分:1
-
3D 打印控制程序
基于atmega2560芯片的3D打印控制平台,通过C++语言对其编程,实现对电机的控制,高速精确的控制打印机的工作
- 2023-07-09 06:15:03下载
- 积分:1