正的逻辑探针电路,Logic Probe Plus
This project is based on a probe logic states, capable of measuring levels from TTL (5v) to state levels of PLC's (24v). For this we have employed the use of the PIC 12F683 microcontroller, which by its nature is capable of operating at low voltages, in this case 3vcc, besides having analog inputs and internal oscillator.
The circuit is supplemented by an input stage which will adapt the signal to the levels between the microprocessor is able to work and another output stage that will visually show the state in which the point is measured.
The input stage to include a voltage divider between R3 D5 and D1, their role is to establish a fixed value (/ - 2.80) for the input of the microcontroller which means that is in a state of high impedance, ie without input signal. When we apply the input signal DATA IN this will vary the voltage drop at point H so that the reading as we discriminate if this is higher or lower than the reference voltage.
The output stage is made up 3 LED (yellow = high impedance, Green = Red = logic 1 and logic 0).
The program also has an internal timer to approximately 3 minutes between the microcontroller in sleep mode in which consumption will be minimal, to save the battery. And it will reactivate the program until you press the button, starting over allowing timing and take readings we require.
Focusing on the program of the microprocessor, this is configured to work with internal oscillation 4Mhz and configuring its pin so that analog reading take from point H by the GP1 pin, which is defined for a resolution of 10 bits, pin GP2 will also be defined as input and will be connected through a resistor (PULL UP) and a secondary switch to ground, which will be responsible for collecting the press that forced the interruption level change in GP2 While the interruption occurs loads a value (2000) as a timer to make a loop past work and this time will be placed the microcontroller in sleep mode.
The program is also complimented inizialización a function which shows the blinking leds, to argue that this in active process and that at the end of this sequence we can take appropriate measures.
The bulk of the program is effected by a loop of reading and comparing the reading which collects and compares GP1 activating the corresponding output.
In order to function alone is sufficient to connect the ground wire to any metal part of the chassis or failing to ground.

the code is open and available to anyone who
want, just send an e-mail and ask.
PCBs
相关热词:#探针
影响介电常数的因素有哪些?
时间:2026-04-22
关于电流互感器基础知识介绍
时间:2026-04-22
开关电源的工作原理及特性
时间:2026-04-22
绝缘栅双极型晶体管(IGBT)外形、等效结构与...
时间:2026-04-22
信噪比(SNR)的定义,如何计算信噪比
时间:2026-04-22
波特率是什么意思_怎样计算波特率
时间:2026-04-21
RS485基本知识介绍
时间:2026-04-18
什么是激光雷达?激光雷达的构成与分类
时间:2026-04-18
Excelpoint - 一文了解SiC MOS的应用
时间:2026-04-18
什么是磁电阻器?磁电阻特性及应用
时间:2026-04-18
基于逻辑门的构成解释如何完成任意逻辑的管...
时间:2026-03-08
彩灯电路
时间:2026-03-05
NE555的有趣电路设计分享
时间:2026-03-08
三相异步电动机原理
时间:2026-03-04
三相异步电动机的拆装详讲
时间:2026-03-04
从0学电路,万用表演示测量三极管方法
时间:2026-03-08
电动机单线远程正反转控制电路图
时间:2026-03-04
光耦在电子电路中作用、关键参数详解
时间:2026-03-08
H桥电机驱动电路解析
时间:2026-03-08
转角测量电路
时间:2026-03-05