登录
首页 » SCM » 我用单片机8952和电压比较器339做了一个简单的电容容量测量表,参数大 致如下: 电容测量范围为1pF...

我用单片机8952和电压比较器339做了一个简单的电容容量测量表,参数大 致如下: 电容测量范围为1pF...

于 2023-08-10 发布 文件大小:512.53 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

我用单片机8952和电压比较器339做了一个简单的电容容量测量表,参数大 致如下: 电容测量范围为1pF-9999.99uF,最小分辨力为1pF。分为5个量程,可以自 动切换量程,也可手动切换。 另外,有简单的频率计功能,能测量0-60MHz的数字信号频率(TTL电平); 还可以产生几个单点频率的方波信号(比如1KHz)。 采用1602LCD作为显示器;4个按键控制;使用24C01保存当前设置值,不用 每次开机重新设置。可单5V供电,也可9V交流供电 -I used the single-chip 8952 and the voltage comparator 339 to do a simple capacitance measurement table, parameters are as follows: capacitance measurement range 1pF-9999.99uF, the minimum resolution for the 1pF. Divided into five ranges, you can automatically switch range can also be manually switched. In addition, a simple frequency meter function, capable of measuring 0-60MHz frequency digital signal (TTL level) can also lead to several single-point-frequency square-wave signal (for example, 1KHz). 1602LCD used as a monitor 4 button control use 24C01 to preserve the current settings, do not reset each boot. Can be a single 5V power supply, 9V AC power supply can also be

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

发表评论

0 个回复

  • 使用汇编语言的89C2051LED显示程序源码
    使用汇编语言的89C2051LED显示程序源码-The use of assembly language source 89C2051LED display program
    2023-04-29 05:35:03下载
    积分:1
  • 一个很好的例程,希望对您有帮助,欢迎探讨
    一个很好的例程,希望对您有帮助,欢迎探讨
    2023-01-01 23:00:04下载
    积分:1
  • 使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味...
    使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味-use software simulation usb interface of a procedure is very refined, request instructions for each one of the running time, is worth taste
    2022-01-28 19:06:49下载
    积分:1
  • KEELOQ算法主要是基于其芯片的知识介绍的最…
    keeloq算法基础知识 主要是关于其芯片HCS300的介绍-KEELOQ algorithm is mainly based on knowledge of its chips on the HCS300 Introduction
    2023-03-18 09:20:06下载
    积分:1
  • 系统按钮显示有不同的端口,它是非常有用的
    系统按键显示都具有,不同的I/O口,具有很大的参考价值-System button shows have different I/O port, and it is very useful
    2022-05-26 20:24:17下载
    积分:1
  • ARM微机处理器驱动TG12864点阵汉字液晶显示C程序源代码
    ARM微机处理器驱动TG12864点阵汉字液晶显示C程序源代码-ARM processor driving TG12864 computer character dot matrix liquid crystal display C source code
    2022-01-22 16:02:12下载
    积分:1
  • 基于AT89C51的电子钟源程序和Protel电路图,该电路可以实现定时开关灯,整点报时,在线调整时间、日期、定时开时间和定时关时间。 Prote...
    基于AT89C51的电子钟源程序和Protel电路图,该电路可以实现定时开关灯,整点报时,在线调整时间、日期、定时开时间和定时关时间。 Protel电路图 其它类别 电子钟源程序 电路图源程序-AT89C51-based electronic clock source and Protel circuit, the circuit can realize lamp timer switch, the whole point of time, on-line adjust time, date, time and from time to time from time to time to open clearing time. Protel circuit diagrams of other types of electronic circuit source clock source
    2023-02-13 04:30:03下载
    积分:1
  • 在ADS环境和编译
    在ADS编译环境以及keil-ARM这两种编译环境下通用的arm-core头文件,并用金鹏串行12864进行验证,用此arm-core开发程序可以不受编译器头文件缺少的限制-In the ADS environment and compiler keil-ARM compiler environment of these two common arm-core header files, and verify Jinpeng serial 12864, with the arm-core development programs can not be the first document of the lack of compiler restrictions
    2022-06-26 01:27:09下载
    积分:1
  • AT89S51 MCU Output Pulse Width Modulation Wave
    AT89S51单片机 输出Pulse Width Modulation Wave -AT89S51 MCU Output Pulse Width Modulation Wave
    2023-09-09 22:00:03下载
    积分:1
  • 充分实现
    uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus -the realization of full-featured UART. to achieve the following functions: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U
    2022-01-31 05:01:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载