-
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。...
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。-A/D test first A/D module to initialize the operation, when the A/D not busy when conducting A/D conversion, A/D conversion completion interrupt generated, and the results into the array.
- 2022-03-07 06:31:34下载
- 积分:1
-
使用p16f876单片机,实现红外遥控接收和学习功能
使用p16f876单片机,实现红外遥控接收和学习功能-P16f876 use microcontroller, infrared remote control to receive and realize the functional study
- 2022-12-24 23:15:03下载
- 积分:1
-
This procedure is soft clock procedure, if you do not have the hardware clock, y...
这个程序是软时钟程序,如果你不用硬时钟,可以使用这个程序-This procedure is soft clock procedure, if you do not have the hardware clock, you can use this procedure
- 2022-03-21 21:06:09下载
- 积分:1
-
小小的BIOS了解BIOS非常好的资料,大家可以学习一下
tiny bios--了解BIOS非常好的资料,大家可以学习一下-tiny bios very good understanding of BIOS data, everyone can learn about
- 2022-06-01 15:34:10下载
- 积分:1
-
用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP...
用VB实现USB功能,主要是通过调用EasyD12.dll动态连接库函数,控制USBU端对 DP-51学习板24WC02时行读写控制。-VB USB functions, mainly through call EasyD12.dll DLL function, USBU-right control of DP-51 learning at the plate WC02 24 firms control read and write.
- 2022-06-02 14:55:13下载
- 积分:1
-
reloj digital con atmega16
reloj digital con atmega16
- 2022-04-08 21:11:01下载
- 积分:1
-
进制转换,将数字以任意进制(2,8,10,16)输入,选择另一个进制(2,8,10,16)输出。...
进制转换,将数字以任意进制(2,8,10,16)输入,选择另一个进制(2,8,10,16)输出。-Hexadecimal conversion, digital to arbitrary M-ary (2,8,10,16) input, select another band (2,8,10,16) output.
- 2023-06-23 03:25:02下载
- 积分:1
-
用汇编编写的矩阵乘源代码,可以在WinDLX下运行
用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
- 2022-02-03 09:36:11下载
- 积分:1
-
利用汇编语言实现一个可以在显示器上显示时、分、秒的电子时钟,并能提供整点报时功能。设计一个基本的具有显示时、分、秒的电子时钟。
到整点或预定的报警时间,能够...
利用汇编语言实现一个可以在显示器上显示时、分、秒的电子时钟,并能提供整点报时功能。设计一个基本的具有显示时、分、秒的电子时钟。
到整点或预定的报警时间,能够以不同的音乐进行报时,可以自行设置闹钟报警时间;
实物演示时要求讲出程序原理和设计思想;
程序运行良好、界面清晰。
-The use of assembly language implementation on a show in the display hours, minutes and seconds of electronic clock, and can provide the whole point timekeeping function. Designed with a basic display hour, minute, second electronic clock. The whole point of the book or the alarm time, be able to carry out a different time in music, you can set their own alarm clock time kind demonstration program called the principle of speaking the idea and design program is running good, clear interface.
- 2022-05-07 23:11:00下载
- 积分:1
-
PIC16F616 汽车应急启动电源汇编语言程序
应用背景最近市场上风糜一时的多功能汽车应急启动电源,其主要的功能是利用高倍率放电特性的锂粒子电池来替代汽车上本身的电池供汽车点火系统的供电,当汽车本身的电池没电时,以备用电源的身份存在!因本身就是一个备用电源,使用机率不大,故通常在其上加入一些其它的功能,使其能成为更多的移动电子设备的备用电源!主要有USB5V输出,12VDC输出,LED照明,SOS求救,LED爆闪警示,电量显示等功能加诸其上!加入这些功能就需要一个MCU来进行控制!本案例采用PIC16F616来进行控制!关键技术本程序是一款汽车应急启动电源的电路板控制程序,采用PIC16F616单片机控制,主要包含中断定时的应用,休眠与唤醒的应用,AD转换,通道切换,根据AD转换结果点亮不同的LED灯表示电量等,全部采用汇编语言编程!
- 2022-04-18 21:45:03下载
- 积分:1