-
PIC16F616 汽车应急启动电源汇编语言程序
应用背景最近市场上风糜一时的多功能汽车应急启动电源,其主要的功能是利用高倍率放电特性的锂粒子电池来替代汽车上本身的电池供汽车点火系统的供电,当汽车本身的电池没电时,以备用电源的身份存在!因本身就是一个备用电源,使用机率不大,故通常在其上加入一些其它的功能,使其能成为更多的移动电子设备的备用电源!主要有USB5V输出,12VDC输出,LED照明,SOS求救,LED爆闪警示,电量显示等功能加诸其上!加入这些功能就需要一个MCU来进行控制!本案例采用PIC16F616来进行控制!关键技术本程序是一款汽车应急启动电源的电路板控制程序,采用PIC16F616单片机控制,主要包含中断定时的应用,休眠与唤醒的应用,AD转换,通道切换,根据AD转换结果点亮不同的LED灯表示电量等,全部采用汇编语言编程!
- 2022-04-18 21:45:03下载
- 积分:1
-
P1口的流水灯程序,先亮流水,后不亮流水,正反相对
P1口的流水灯程序,先亮流水,后不亮流水,正反相对-P1 mouth flow signals procedures and bright water, after failing to turn water, the relative pros and
- 2023-04-16 19:00:03下载
- 积分:1
-
在MASM6.15上,用汇编语言实现简单的Windows应用程序.
在MASM6.15上,用汇编语言实现简单的Windows应用程序.-Some simple Windows applications written by assembly language.MASM version above 6.15 is needed.
- 2022-02-01 22:39:32下载
- 积分:1
-
该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。...
该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。-The program is a 0 ~ 3V voltage acquisition system communication display system, a total of 128 channels.
- 2022-02-13 17:40:48下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1
-
用DS18B20来显示当前的温度,低字节存在r7中,高字节存在r6中,在KEILC中通过编译测试成功,用的是汇编语言...
用DS18B20来显示当前的温度,低字节存在r7中,高字节存在r6中,在KEILC中通过编译测试成功,用的是汇编语言-Using DS18B20 to display the current temperature, low-byte r7 existence, the existence of the high-byte r6, in KEILC tested successfully by the compiler, using assembly language
- 2022-09-29 03:15:03下载
- 积分:1
-
homemade clocks and clock interrupt handling procedures in the establishment of...
自制时钟及时钟中断处理程序的编制
在CMD下运行,在右上角将出现当前的时间,同时可以输入CMD下的各种命令
相当于把单任务的操作系统改成多任务(一个显示时间,一个处理各种命令)-homemade clocks and clock interrupt handling procedures in the establishment of CMD running, in the upper right-hand corner there will be the current time, CMD also can be imported under the order amounts to a single task into multi-task operating system (a show, deal with a variety of orders)
- 2022-01-22 09:07:33下载
- 积分:1
-
8051ASM汇编源代码。
8051asm 汇编器source code.-8051asm assembler source code.
- 2022-10-11 07:25:03下载
- 积分:1
-
This is the LCD display controller hd61830 the main package, in hopes of giving...
这是LCD液晶显示器的主要控制器hd61830的软件包,希望能给大家带来帮助。-This is the LCD display controller hd61830 the main package, in hopes of giving us some help.
- 2022-10-27 15:35:04下载
- 积分:1
-
一个简单的电子时钟,51开发的,有用对新手,
一个简单的电子时钟,51开发的,有用对新手,-a simple electronic clock, 51 developed and useful for novices, Ha Ha Ha Ha
- 2022-09-01 22:30:03下载
- 积分:1