-
周立功ZLG_LPC213X的全套资料,这个是其中的TIMER,定时器
周立功ZLG_LPC213X的全套资料,这个是其中的TIMER,定时器-Week Ligong ZLG_LPC213X a complete set of information, this is one of the TIMER, timer
- 2022-03-18 15:12:37下载
- 积分:1
-
基于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
-
(U盘MP3)FAT文件系统的源代码,U盘,MP3文件系统下,福…
(U盘MP3)FAT文件系统源码,u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-(U disk MP3) FAT file system source code, u disks, mp3 under the file system, fully compatible fat16, fat32, coupled with its own hard disk drive interface can be used after
- 2022-03-13 03:06:24下载
- 积分: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
-
MIPS
基于MIPS处理器,嵌入式u-boot范例程序。-MIPS-based processor, embedded example u-boot procedure.
- 2022-03-19 08:39:51下载
- 积分:1
-
FS9200ARM9 development board
FS9200ARM9开发板的BIOS和Demo程序源码,适合新手上路,程序很不错。-FS9200ARM9 development board
- 2022-09-04 19:15:04下载
- 积分:1
-
Fiberxon UP
博创UP-NETARM2410-S实验箱源码:Exp5 触摸屏驱动实验-Fiberxon UP-NETARM2410-S experimental box source: Exp5 touch screen-driven experiment
- 2022-05-15 01:45:23下载
- 积分:1
-
基于单片机的功能强大的万年历完整工程文件
这是一个基于C51单片机的万年历工程文件,带有星期,农历节气的算法,通过LCD显示,并有开机图形显示。文件中包括了proteus仿真程序,可以根据仿真搭建出电路,对于学习单片机有极大的帮助。
- 2022-04-09 19:29:05下载
- 积分:1
-
段码液晶 显示资料,资料很全,
段码液晶 显示资料,资料很全,-Code segment liquid crystal display of information, information is very wide,
- 2023-06-07 09:15:03下载
- 积分:1
-
循迹小车的初步代码
飞思卡尔为基础的循迹小车的原创代码,其中使用了超声波模块和nokia5110的液晶模块,实现了超声波测距以及液晶显示距离的实现等功能,虽然并不困难,但是希望和大家交流其中技巧,欢迎各个同学讨论研究
- 2023-05-23 19:50:03下载
- 积分:1