-
- 2023-09-05 08:55:04下载
- 积分:1
-
这是周立功公司的ZLG GUI源代码,你只要简单的实现几个底层的LCD基本命令和读写操作就可以移植到你的51,AVR,ARM7,ARM9上,GUI类似微软窗口,...
这是周立功公司的ZLG GUI源代码,你只要简单的实现几个底层的LCD基本命令和读写操作就可以移植到你的51,AVR,ARM7,ARM9上,GUI类似微软窗口,基于消息的,内附文档说明,开发简单。-This is the week Ligong ZLG GUI s source code, you need to do is simple to achieve a few basic commands the bottom of the LCD and to read and write operation can be transplanted to your 51, AVR, ARM7, ARM9 on, GUI similar to Microsoft Windows, based on the information attached document explains the development of simple.
- 2022-09-10 02:20:03下载
- 积分:1
-
xie wei
通过AVR单片机驱动DS1302时钟芯片,做成一个实时时钟-xie wei
- 2022-05-16 07:08:24下载
- 积分:1
-
ARM键盘和lcd源码
ARM键盘和lcd源码-ARM keyboard and LCD source
- 2023-04-09 06:35:48下载
- 积分:1
-
LCD 7INCH tft-touch - stm32
它是一个例子来运行触摸屏幕 7 英寸 tft lcdit 是 keil 示例 stm32f103ret6the 液晶驱动程序是 ssd1963
- 2022-07-07 12:20:32下载
- 积分:1
-
1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。
2. T0_C51.rar, (带中文注释的51汇...
1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。
2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。
两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验。-1. T0_ASM.rar, (with Chinese comments C51 language routines), use of the timer 0 interrupt LED lamps to achieve a simple control. 2. T0_C51.rar, (with English Notes 51 assembly language routines), use of the timer 0 interrupt LED lamps to achieve a simple control. Two same functions Timer0 interrupt procedures are MCU51-63K emulator through the experiment.
- 2023-07-06 02:45:03下载
- 积分:1
-
s3c2410ads下AD转换的测试程序,包含启动代码
s3c2410ads下AD转换的测试程序,包含启动代码-AD conversion s3c2410ads under the test procedure, including the startup code
- 2022-07-15 03:23:10下载
- 积分:1
-
ARM9 2440 原理图,希望大家有用,好东西拿出来共享
ARM9 2440 原理图,希望大家有用,好东西拿出来共享-ARM9 2440 schematics, hope useful, good things come up to share
- 2022-03-19 21:05:49下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
ARM得c语言和汇编语言混合编程实例,可以了解怎样实现c语言和汇编语言混合编程方法...
ARM得c语言和汇编语言混合编程实例,可以了解怎样实现c语言和汇编语言混合编程方法-ARM was c language and assembly language programming examples of mixed, you can learn how to realize c language and assembly language programming method of mixed
- 2022-02-10 14:56:18下载
- 积分:1