资源列表
[其他嵌入式/单片机内容] juzhen
说明:矩阵键盘程序,自己编写的,可以作为初学者使用-Matrix keyboard program, I have written, you can use as a beginner<张乐> 在 2025-06-12 上传 | 大小:16kb | 下载:0
[其他嵌入式/单片机内容] dongtai
说明:动态数码管程序,自己编写的,可以作为初学者使用-Dynamic digital tube procedure, I have written, you can use as a beginner<张乐> 在 2025-06-12 上传 | 大小:13kb | 下载:0
[其他嵌入式/单片机内容] chuankou
说明:串口通信程序,自己编写的,可以作为初学者使用-Serial communication program, I have written, you can use as a beginner<张乐> 在 2025-06-12 上传 | 大小:13kb | 下载:0
[其他嵌入式/单片机内容] 78K0_LC3_UM_C(1)
说明:NEC单片机78K0/LX系列用户手册,该手册介绍了单片机的引脚功能,CPU结构,端口功能等相关信息。-The NEC MCU series 78K0/LX user manual, the manual describes the microcontroller pin function, CPU structure, port function.<李俊> 在 2025-06-12 上传 | 大小:11.08mb | 下载:0
[其他嵌入式/单片机内容] Test_for_ADS
说明:这是基于TQ2440的裸板程序,包含触摸屏,通信接口键盘等芯片内部资源极其常用外设的应用,对于快速熟悉2440芯片掌握arm开发具有十分良好的参考作用。-This application is based on the the TQ2440 bare board procedures, including touch screen, communication interface keyboard chip internal resources is extremely common perip<李天> 在 2025-06-12 上传 | 大小:8.45mb | 下载:0
[其他嵌入式/单片机内容] Simple_FAT_0.1
说明:个人写的FAT16/32文件系统,实现了基本的文件的读写,注释非常详细,可以作为学习文件系统的参考资料.-FAT16/32 file system, implements basic read and write files, very detailed notes, when learning the file system,this can be used as reference.<houxd> 在 2025-06-12 上传 | 大小:739kb | 下载:0
[其他嵌入式/单片机内容] SD2400frqv1.2
说明:SD2400应用注意事项[2009/06/04]-SD2400 Application Note [2009/06/04]<lei> 在 2025-06-12 上传 | 大小:117kb | 下载:0
[其他嵌入式/单片机内容] TIMER
说明:开发环境:KVMD KLPC1758的定时器配置及使用,配有详细的学习笔记,日后还将更新基于LPC1758 I2C 控制ZLG7290 控制基于8835的320*240的学习笔记-Development environment: KVMD KLPC1758 timer configuration and use, with a detailed study notes, will also be updated in the future based on the 8835 320* 240 s<chaihua> 在 2025-06-12 上传 | 大小:327kb | 下载:0
[其他嵌入式/单片机内容] 59-seconds-timer
说明:59秒计时器(利用定时器延时,查询法)软件延时的计时相比,此采用定时器的方法,不但节省了单片机的资源,而且定时精度高。故做精确定时或者单片机资源有限时,提倡用定时器的方法。这里采用的是定时器0工作于模式1。用的是查询法。-The 59-second timer (using the timer delay, delay the timing of the inquiry method) software compared to the method of using the timer will<zhanghuasheng> 在 2025-06-12 上传 | 大小:14kb | 下载:0
[其他嵌入式/单片机内容] Coded-lock
说明:程序功能: 本程序结合了24C02存储器的存储功能,可以掉电保存密码。第一次运行时,若输入000000原始密码后无反应,可以试验着将主程序中前面的一小段被注释线屏蔽的程序前的注释线删掉,然后重新编译下载(可以将密码还原为000000)。此后,再将这小段程序屏蔽掉,再编译下载。方可正常使用。1、开锁:下载程序后,直接按六次S7(即代表数字1),8位LED亮,锁被打开,输入密码时, 六位数码管依次显示小横杠。2、更改密码:只有当开锁(LED亮)后,该功能方可使用。首先按下更改密码键S16,然后设置相<zhanghuasheng> 在 2025-06-12 上传 | 大小:34kb | 下载:0
[其他嵌入式/单片机内容] Adjustable-PWM-generator
说明:本程序为用单片机制作的占空比均匀间隔可调PWM发生器。占空比可调间隔为0.1。即可取得占空比为0 ,10 ,20 ……90 到100 的PWM波。该波的频率固定为1KH(周期1000微秒)。-The procedures for the use of single chip microcomputer making duty ratio uniform spacing adjustable PWM generator. Dutyfactor adjustable interval is 0.1.<zhanghuasheng> 在 2025-06-12 上传 | 大小:15kb | 下载:0
[其他嵌入式/单片机内容] Frequency-divider
说明:本例程为简易分频器。 实验前,请用排线(杜邦线)将TX-1C学习板的P1^0管脚与P3^2(INT0)管脚相连。因为P1^0用来模拟外界波形输入,它提供周期为100ms的方波,与T1管脚相连后,T1可对其进行周期计数。 程序中的变量pp决定着分频系数,其值乘以2即为分频系数。 改变其值可以得到相应的分频输出波形(方波)。P1^1为输出管脚,将其连接示波器可以看到分频后的波形。-This routine for simple frequency divider. Before experiment<zhanghuasheng> 在 2025-06-12 上传 | 大小:22kb | 下载:0