登录
首页 » SCM » 低电压检测. A口低8位接键盘列线,键盘行线接VDDIO;B口高8位接LED // 按K1键 低电压为2.4v // 按K2键 低电压2.8v...

低电压检测. A口低8位接键盘列线,键盘行线接VDDIO;B口高8位接LED // 按K1键 低电压为2.4v // 按K2键 低电压2.8v...

于 2022-03-14 发布 文件大小:78.79 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

低电压检测. A口低8位接键盘列线,键盘行线接VDDIO;B口高8位接LED // 按K1键 低电压为2.4v // 按K2键 低电压2.8v // 按K3键 低电压3.2v // 按K4键 低电压为3.6v

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • can debug an MCS
    一个可以调试MCS-51指令系统的中文调试软件,此调试软件可以对C51和A51进行编译连接,操作十分简单,而且还可以通过主面版对SFR中的内容进行观察,对学习80C51单片机的学生用十分重要的用途-can debug an MCS-51 instruction in Chinese debug software, this software can debug C51 and A51 to compile links, operation is very simple, but also through the main panels on the content of SFR observe, to learn 80C51 microcontroller with the students the importance of the use of
    2022-07-26 05:53:24下载
    积分:1
  • 温控程序,利用PIC单片机产生PWM波形调整风扇转速,采用了PID算法,能较好的实现温控功能,温度能稳定在预设点,也可以由主机端串口实现温度设定,带Proteu...
    温控程序,利用PIC单片机产生PWM波形调整风扇转速,采用了PID算法,能较好的实现温控功能,温度能稳定在预设点,也可以由主机端串口实现温度设定,带Proteus仿真 ,对初学PIC单片机者有一定帮助-temperature controll system,controll signal is PWM generated by PIC MCU,the system work well,this program is helpfull for new designer off PIC MCU
    2022-05-18 16:20:08下载
    积分:1
  • 这是一个有实用价值的制作。可记录 0
    这是一个有实用价值的制作。可记录 0-17米每秒的风速。可靠性高、架设容易、适用范围广。可存放30.46天的数据,并可保存11个月。也就是说,在12个月内去抄一下数据即可。抄数据的方式是通过手提电脑的串行口。供电方式为太阳能电池及普通电池。-This is a practical value has produced. Record of 0-17 meters per second wind. High reliability, easy to set up, the application scope. 30.46 days to deposit the data, as well as preservation of 11 months. In other words, in the 12 months to what data can be copied. Copied data is through the serial port of portable computers. Power supply for solar cells and normal cells.
    2022-03-18 21:07:47下载
    积分:1
  • ATMEL的24C04
    ATMEL的24C04-512的通用应用程序,实际应用完全可行可靠的,稍加修改就可用在自己的C文档中!-ATMEL
    2023-09-09 05:25:03下载
    积分:1
  • AVR官方开发工具包,可汇编和C语言,软件仿真
    AVR官方开发工具包,可汇编和C语言,软件仿真-AVR s official development kit can use compiled and C language, software simulation
    2022-09-23 22:20:08下载
    积分:1
  • avr_mcu_c_programs_projects_samples。
    AVR 单片机C语言开发实例。如有需要,请购买原版。2003年出版。-AVR_MCU_C_programs_projects_samples.
    2022-04-29 13:09:56下载
    积分:1
  • 12864LCD显示控制 可以显示图形和动画
    12864LCD显示控制 可以显示图形和动画-12864LCD display control can display graphics and animation
    2022-04-07 00:39:23下载
    积分:1
  • 用ADC0809做成一个完整的内部原理图数字电压表…
    用ADC0809做成的数字电压表 内部带有完整的原理图 仿真图 程序-ADC0809 made with digital voltage meter with a complete internal schematic diagram simulation procedures
    2022-02-01 08:39:36下载
    积分:1
  • 八个实用的汇编程序,可直接应用于51单片机,高效方便
    八个实用的汇编程序,可直接应用于51单片机,高效方便-Eight assembler practical, can be directly applied to 51 single-chip, to facilitate efficient
    2022-06-17 03:50:54下载
    积分:1
  • IC Card operating software : AT88SCl604 chip mode of operation there are five. T...
    IC卡操作软件:AT88SCl604芯片的操作模式有五种。它们是通过配PGM、RST、CLK等引脚信号及内部地址计数器(IAC)的状态组合来实现。 (1) 芯片复位操作: AT88SCl604有两种复位方式:上电复位和控制复位。 上电复位: 上电复位是当芯片加电时的最初状态。上电复位属于芯片 内部复位。它将使芯片内部所有的隐含标志复位到"0"状态。并使地址计数器复位到0位。 控制复位: 当CLK为低时,在RST脚上的一个下降沿将便芯片产生复位操作。 控制复位是将地址计数器复位到0位,而不影响任何内部标志的状态。-IC Card operating software : AT88SCl604 chip mode of operation there are five. They are allocated by PGM, RST, etc. pin CLK signal and the internal address counter (IAC) portfolio of the state is to be achieved. (1) chip reset operation : reduction AT88SCl604 two ways : power-on reset and reset control. Power-on reset : power-on reset when the chip is in power at the initial state. Power-on reset the internal chip is reset. It will enable all internal chip implied signs reset to "0" state. Make address counter reset to 0. Reset control : When the CLK for the low, the RST feet of a falling edge chips will have to reset operation. Reset control is to address counter reset to 0, without prejudice to any signs of internal sta
    2022-05-28 08:23:00下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载