-
An "improved" inductance/capacitance meter
Actually, it works much the same as...
An "improved" inductance / capacitance meter
Actually, it works much the same as the originalIt differs from the original in that:
A 16F628 PIC is used. This has internal comparator, which means the LM311 is no longer needed.Software calibration is used. The finished meter can be calibrated against "any" accurate capacitor within the range 100pF to about 10000pF
-An "improved" inductance/capacitance meter
Actually, it works much the same as the originalIt differs from the original in that:
A 16F628 PIC is used. This has internal comparator, which means the LM311 is no longer needed.Software calibration is used. The finished meter can be calibrated against "any" accurate capacitor within the range 100pF to about 10000pF
- 2022-02-24 11:22:28下载
- 积分:1
-
8051单片机上的ucos
8051单片机上的ucos-8051 on TRACK
- 2022-05-07 08:31:11下载
- 积分:1
-
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序...
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序
- 2023-05-06 01:05:03下载
- 积分:1
-
ds时钟芯片编程 对ds时钟芯片进行设置时间,读取时间等的操作...
ds时钟芯片编程 对ds时钟芯片进行设置时间,读取时间等的操作-ds clock chip programming right ds clock chip for set-up time and the time to read the operation
- 2022-03-03 05:33:12下载
- 积分:1
-
模拟串口实现代码,
Baud: 9600Bps ,
Format: 1,8,1,无校验位,
MCU:M88 ,
CRYSTAL:3.6864...
模拟串口实现代码,
Baud: 9600Bps ,
Format: 1,8,1,无校验位,
MCU:M88 ,
CRYSTAL:3.6864M ,
ICC AVR6.31A ,
占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.-Simulation of serial code, Baud: 9600Bps, Format: 1,8,1, no parity bit, MCU: M88, CRYSTAL: 3.6864M, ICC AVR6.31A, occupation timer T0 (in query mode), in the project use, send and receive all normal.
- 2023-03-18 23:30:03下载
- 积分:1
-
PIC microcontroller
PIC单片机驱动TCS230
TCS230可以辨别颜色,广泛用于各种领域-PIC microcontroller-driven TCS230
- 2023-01-28 14:50:03下载
- 积分:1
-
8051智能化家电控制源代码
8051智能化家电控制源代码-8051 intelligent appliance control source code
- 2023-05-28 23:45:03下载
- 积分:1
-
高的
高精度温度控制器(at89c2313)-high-precision temperature controller (at89c2313)
- 2022-01-21 05:40:57下载
- 积分:1
-
lpc23xx_24xx包和宝贵的财富
lpc23xx_24xx 程序包 及其有价值的 宝贝-lpc23xx_24xx packages and valuable treasure
- 2022-05-06 13:28:37下载
- 积分:1
-
停车场仿真程序仿真原理:首先有两个定时器自动的随机产生请求入场的卡号和请求出场的卡号,然后剩余的事件都由处理场务事件来处理了。处理场务事件相当于一个车场总指挥。...
停车场仿真程序仿真原理:首先有两个定时器自动的随机产生请求入场的卡号和请求出场的卡号,然后剩余的事件都由处理场务事件来处理了。处理场务事件相当于一个车场总指挥。当他发现有卡号请求入场时他会决定该卡是否符合入场条件,如果不符合,直接丢掉该卡号,准备处理下一个卡号。否则看车库是否已满和车库过道是否空闲,如果车位没有满且过道是空的,则允许该车入场,并在此时将车场的最左面的空车位分给他使用。剩下的事就是让车通过过道和进入车位,并及时关闭车场入口。如果过道是空的而且又没有入场请求,则处理出场请求,首先是将车辆从车位上移到过道上,并向出口行驶,然后在出口出判断卡是否符合出场条件,如果符合则发出抬出场杆命令,允许其出场。否则让该车返回车位。程序运行时会写运行日志,在阅读本文后,相信能理解运行日志的内容-err
- 2022-08-09 16:40:36下载
- 积分:1