登录
首页 » c » 移动电源三合一

移动电源三合一

于 2022-09-24 发布 文件大小:7.80 kB
0 239
下载积分: 2 下载次数: 1

代码说明:

松翰2711 ADC设置的示例程序 功能:获取P43的AD值 //输入:P43口的模拟信号输入 (输入ADB和ADR,输出AD_Data_Hi和AD_Data_low) //输出:AD值 /////////////////////////////////////////////////////////;库 #include "SN8P2706A.h" // #include "const.h" /////////////////////////////////////////////////////////;声明     extern bit ft_ad_10ms,f_ad_first,f_ad_on;   extern unsigned int AD_value_H,AD_value_L,AD_data;   extern unsigned int AD_sum_H,AD_sum_L,b_total;   extern unsigned int ad_mobile_const,ad_buf0; /////////////////////////////////////////////////////////;   void ad_data_init(void) { AD_sum_L=0; //清和 AD_sum_H=0; AD_value_H=0; //最大值初始值为0 AD_value_L=255; //最小值初始值为255 } /////////////////////////////////////////////////////////;AD数据初始化   void ad_charge(void) { if(ft_ad_10ms==1) {

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

发表评论

0 个回复

  • matlab
    基于纹理结构的图像检索,matlab实现。(Texture-based image retrieval, matlab achieve.)
    2013-10-06 10:23:59下载
    积分:1
  • TCP-test
    TCP协议的实验源代码,包括服务器端代码和客户端代码。(TCP protocol test source code, including server-side code and client code.)
    2013-12-09 12:05:13下载
    积分:1
  • stm32f407+ov5640颜色识别 现在为黑色
    说明:  能利用stm32f4+ov5640去识别黑色(Recognition of Black Using stm32f4+ov5640)
    2020-06-19 09:00:06下载
    积分:1
  • PhoneGap
    PhoneGap.zip,方便快捷开发Android,IOS客户端的开发(PhoneGap.zip, convenient and efficient development of developing Android, IOS clients)
    2014-02-19 10:37:55下载
    积分:1
  • NT35521_dsi
    附件是NT35521的初始化代码,在96655平台验证过(this is NT35521 init data,hope help for you)
    2020-07-02 02:00:02下载
    积分:1
  • the SAE J1850 VPWM
    车载故障诊断协议中OBD II接口支持的J1850 vpm部分的代码实现(OBDII Interface Project Source Code)
    2021-02-26 17:09:37下载
    积分:1
  • What_const_Really_Means
    说明:  在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解(In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail)
    2010-04-30 17:27:52下载
    积分:1
  • Calculator
    基于逆波兰法的计算器程序,该计算器支持小数输入和正负数输入,支持四则运算以及指数运算,也支持括号的使用。(Reverse Polish law based calculator program, the calculator supports input and negative decimal number input, support four operations and index calculation, and also supports the use of parentheses.)
    2013-12-01 16:35:07下载
    积分:1
  • 数码管动态
    说明:  单片机C51入门学习资料之一:实现数码管动态(Digital Tube Dynamics)
    2020-06-22 23:20:01下载
    积分:1
  • yaffs
    Linux下的用于Nand Flash的文件系统的源代码,很有参考价值哦(Under Linux for Nand Flash file system source code, are worthy oh)
    2009-03-13 23:40:04下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载