Posts | Comments

Planet Arduino

Archive for the ‘logic probe’ Category

Introduction

Every month Australian electronics magazine Silicon Chip publishes a few projects, and in this kit review we’ll look at an older but still current example from August 2004 – the 3-state Logic Probe Kit (Mk II). This is an inexpensive piece of test equipment that’s useful when checking digital logic states and as a kit, great for beginners. Avid readers of my kit reviews may remember the SMD version we examined in June… well it wasn’t that much of a success due to the size of the parts. However this through-hole version has been quite successful, so keep reading to find out more

Assembly

The kit is packaged in typical form, without any surprises:

bag

 In typical Altronics fashion, an updated assembly guide is provided along with a general reference to common electronics topics:

bagcontents

 All the required parts are included – except for a 14-pin IC socket and two CR2016 batteries.

parts

 The PCB makes soldering easy with the silk-screen and solder mask:

pcbtop

 However the resistor numbering is a bit out of whack, a few R-numbers are skipped. So before soldering, measure and line up all the resistors in numbered order – doing so will reduce the chance of fitting them in the wrong spot.

pcbbottom

When it comes time to solder the power switch on the end, it’s necessary to clip off two tabs – one at each end of the switch. However this isn’t a problem:

solderswitchon

Soldering in the rest of the components wasn’t any effort at all, they’ve been spaced around the PCB nicely:

gettingthere

 Once they’re in, it’s time to insert the pins that hold the probe (shown on the left below):

pinsforprobe

 A full-sized probe is included with the kit, which you cut down with a hacksaw to allow it to fit on the end of the PCB. Then solder a short wire from the tip’s collar and run it through the body as such:

pinsforprobe2

 At this point, it’s time to break out the butane torch:

blowtorch

… with which you melt down the heatshrink over the tip, then fit it to the PCB and solder the probe wire:

testing

At this point it’s wise to fit the batteries and test that the probe works, as the next stage is to heatshrink the entire circuit to the left of the LEDs:

finished

Use

Using the probe is incredibly simple – however note that it’s designed for working with 5V logic. If you need to use higher voltages the probe can be assembled with slightly different circuit to take care of that eventuality. Moving forward simply clip the lead to GND on the circuit under test, then probe where you want to measure. The LEDs will indicate either HIGH, LOW or the PULSE LED will light when a fault is apparent, or other need for further research into the circuit. Here’s a quick demonstration probing a signal from an Arduino board:

Conclusion

This through-hole version of the logic probe kit was much easier to construct than the SMD version, and worked first time. A logic probe itself is a very useful tool to have and I highly recommend this kit for the beginner who enjoys projects and is growing their stable of test equipment on a budget. You can find the kit at Altronics and their distributors.

Full-sized images available on flickr.  And if you made it this far – check out my new book “Arduino Workshop” from No Starch Press.

In the meanwhile have fun and keep checking into tronixstuff.com. Why not follow things on twitterGoogle+, subscribe  for email updates or RSS using the links on the right-hand column? And join our friendly Google Group – dedicated to the projects and related items on this website. Sign up – it’s free, helpful to each other –  and we can all learn something.

[Note - kit purchased without notifying the supplier]

The post Kit review – Altronics Logic Probe Mk II appeared first on tronixstuff.

Jun
03

Introduction

Every month Australian electronics magazine Silicon Chip publishes a few projects, and in this quick kit review we’ll look at an older but still current example from September 2007 – the 3-state PIC Logic Probe Kit. This is an inexpensive piece of test equipment that’s useful when checking digital logic states and as a kit, a challenging hand-soldering effort.

Assembly

The kit is packaged in typical form, without any surprises:

kitpack

As mentioned earlier this kit is an interesting challenge due to the size of the PCB and the use of surface-mount components. The designer’s goal was to have the entire unit fit inside a biro housing (without the ink!). Thus the entire thing is using SMT parts.

Thankfully the LEDs are packaged individually into labelled bags, as alone they’re identical to the naked eye. Although the kit wasn’t expensive, it would have been nice for one extra component of each type – beginners tend to lose the tiny parts. The cost could perhaps be offset by not including the usual solder which is too thick for use with the kit.

parts

Nevertheless with some care assembly can begin. After cleaning the PCB with some aerosol cleaner, it was tacked it to the desk mat to make life a little easier:

pcb

If you want one of those rulers – click here. Before building the kit it occurred to me that the normal soldering iron tip would be too large, so I ordered a tiny 0.2mm conical tip for the Hakko:

newtip

The tip on your average iron may be too large, so take this into account when trying to hand solder SMT components. The instructions include a guide on SMT hand-soldering for the uninitiated, well worth reading before starting.

Moving forward, soldering the parts was a slow and patient process. (With hindsight one could use the reflow soldering method to take care of the SMT and then carefully fit the links to the PCB). The instructions are quite good and include a short “how to solder SMT” guide, a PCB layout plan:

instructions

… along with an guide that helps identity the components:

instructionssmt

When soldering, make sure you have the time and patience not to rush the job. And don’t sneeze – after doing so I lost the PIC microcontroller for a few moments trying to find where it landed. Once the LEDs have been soldered in and their current-limiting resistors, it’s a good time to quickly test them by applying 5V and GND. I used the diode test feature of the multimeter which generates enough current to light them up.

Due to the PCB being single-sided (!) you also need to solder in some links. It’s best to do these before the button (and before soldering any other parts near the link holes), and run the wires beneath the top surface, for example:

links

… and after doing so, you’ll need more blu-tack to hold it down!

gettingthere

One of the trickiest parts of this kit was soldering the sewing needle at the end of the PCB to act as the probe tip – as you can see in the photo below, solder doesn’t take to them that well – however after a fair amount it does the job:

needle

At this point it’s recommended you solder the wires to the PCB (for power) and then insert the probe into the pen casing. For the life of me I didn’t have a spare pen around here so instead we’re going to cover it in clear heatshrink. Thus leaving the final task as soldering the alligator clips to the power wires:

finished

Operation

What is a logic probe anyway? It shows what the logic level is at the probed point in a circuit. To do this you connect the black and red alligator clips to 0V and a supply voltage up to 18V respectively – then poke the probe tip at the point where you’re curious about the voltage levels. If it’s at a “high” state (on, or “1″ or whatever you want to call it) the red LED comes on.

If it’s “low” the green LED comes on. The third (orange) LED has two modes. It can either pulse every 50 mS when the logic state changes – or in “latch mode” it will come on and stay on when the mode changes, ideal for detecting infrequent changes in the logic state of the test point.

The kit uses a Microchip PIC12F20x microcontroller, and also includes the hardware schematic to make a basic RS232 PIC programmer and wiring instructions for reprogramming it if you want to change the code or operation of the probe.

Conclusion

The PIC Logic Probe is a useful piece of equipment if you want a very cheap way to monitor logic levels. It wasn’t the easiest kit to solder, and if Altronics revised it so the PCB was double-sided and changed the parts layout, there would be more space to solder some parts and thus make the whole thing a lot easier.

Nevertheless for under $17 it’s worth it. You can purchase it from Altronics and their resellers, or read more about it in the September 2007 edition of Silicon Chip. Full-sized images available on flickr. This kit was purchased without notifying the supplier. And if you made it this far – check out my new book “Arduino Workshop” from No Starch Press.

LEDborder

In the meanwhile have fun and keep checking into tronixstuff.com. Why not follow things on twitterGoogle+, subscribe  for email updates or RSS using the links on the right-hand column? And join our friendly Google Group – dedicated to the projects and related items on this website. Sign up – it’s free, helpful to each other –  and we can all learn something.

The post Kit review – Altronics/SC PIC Logic Probe Kit appeared first on tronixstuff.

I have recently received the following question from a reader: I’m looking for a circuit board design that will need to turn on an array of LEDs when motion is detected during the day time, and also stay on continuously during the night time; using the Arduino would be nice. The project that I am […]

The post Motion and Light Sensors with Arduino (and Without) appeared first on Tinker Hobby.



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook