Sonsivri

Electronics => Projects => Topic started by: micropcb on September 18, 2015, 08:37:56 08:37



Title: The super probe project
Post by: micropcb on September 18, 2015, 08:37:56 08:37
Hi all,

A couple of years ago I made this amazingly useful project called the SUPER PROBE designed by Luhan Monat. The web page is at
http://mondo-technology.com/super.html

The version seems to have changed a bit as on today but most of it looks the same.
It is an amazing device with 18 very useful tools in one unit.

I chose to make a single sided pcb for it using Protel 99 and later exported it to AD.

The AD design has been attached along with the gerbers.

Please note that some connections have not been routed and you will have to solder jumper wires in place of those.

The PCB is too big to be used as a pen type probe but can be housed in a box instead.

Enjoy.

P.S. The above mentioned site has many other useful PIC projects.


Title: Re: The super probe project
Post by: robotai on September 19, 2015, 04:33:59 04:33
Quite interesting project. Thanks for the sharing.

It seems that I didn't see "Resister" measurement feature. Or do I missed it?


Title: Re: The super probe project
Post by: micropcb on September 19, 2015, 05:24:29 05:24
@robotai

The page at http://mondo-technology.com/super.html does not mention about resistor measurement.

BTW I was having a look at the latest source code. Seems to be written  for an assembler other than mpasm.
The device and config settings are done using
   device   PIC16F870,pwrte_on,wdt_off,hs_osc

Looks like it uses the one at http://www.tech-tools.com/d_pictools.htm. Not sure though.

Cheers.



Title: Re: The super probe project
Post by: micropcb on September 20, 2015, 09:42:15 09:42
This is what I had assembled.