![]() |
|
|||||||
| The Lounge Discuss, pretty much anything, but of course you can't beat PIC / Electronics related things |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Licensed User
![]() |
This is the first version of the serial sniffer (may be Poor man Sniffer is more suitable) I hope it'll be as usefull for all as for me.
The device intersepts all serial trafic between any two devices and transmit it to any terminal @ constant speed (115200). Features: AutoBaudDetect in the range of 1200 - 115200 Data direction marking. ASCI or HEX data presentation. ANSI terminals support - color data direction indication. Remember last setting. No external power, powering from any port. USB to Serial adapters compatible. In the next version: Change to PIC16F88, More flexible AUTOBAUD, Serial bootloader, Ability to direct connection to each of device under monitoring. May be some data filters... In attached: Proton source and hex, Proteus schematic and simulation projects.
__________________
There are 10 types of compilers in the world... Last edited by Kabron; 5th February 2008 at 19:36. |
|
|
|
|
|
#2 |
|
Licensed User
![]() Join Date: Mar 2006
Location: Hampshire UK
Posts: 241
![]() |
Nice one! It looks like an excellent little tool and would be very useful too.
I see you opted not to use the solder mask then.
|
|
|
|
|
|
#3 |
|
Licensed User
![]() Join Date: Feb 2002
Location: Sheffield
Posts: 877
![]() |
What model of PDA is that ?
Does it have a standard serial port on it ? |
|
|
|
|
|
#4 | |
|
Licensed User
![]() |
Quote:
It use PIC hardware serial port for listening and one software(@115200) for transmitting to monitor terminal. All details in attacment. Last edited by Kabron; 6th February 2008 at 09:24. |
|
|
|
|
|
|
#5 |
|
Administrator-01
Join Date: Jan 2002
Location: Google Earth - CB6 3PZ
Posts: 1,426
![]() |
Well done Kabron, really nice project. A simple to build but very useful tool.
In recognition of your donating this project to the community, we'd like to make the following offer. Send us your files for the PCB layout, and en panels for the D Type connectors and we'll produce and ship to you a prototype PCB free of charge and an Alucase with milled end panels and full colour printing of the end panels and top side. Contact me for further info on file formats etc.
__________________
Lester Wilson --------------------------------- Crownhill Associates Limited www.crownhill.co.uk Tel: +44 1353 749990 Fax: +44 1353 749991 lester@crownhill.co.uk ---------------------------------- |
|
|
|
|
|
#6 | |
|
Licensed User
![]() |
Quote:
|
|
|
|
|
|
|
#7 |
|
Licensed User
![]() Join Date: Feb 2002
Location: Warrington UK
Posts: 70
![]() |
How do you find the schematic if you dont have Proteus?
Ian |
|
|
|
|
|
#8 |
|
Licensed User
![]() |
__________________
There are 10 types of compilers in the world... |
|
|
|
|
|
#9 | |
|
Super Moderator
Join Date: Jan 2003
Location: london
Posts: 8,150
![]() |
Quote:
__________________
Tim |
|
|
|
|
|
|
#10 |
|
Licensed User
![]() Join Date: Feb 2002
Location: Warrington UK
Posts: 70
![]() |
Thanks
|
|
|
|
|
|
#11 |
|
Forum User
Join Date: Aug 2008
Posts: 2
![]() |
Kabron,
I am getting errors running your software through the ISIS 7.0 When I reply, I will post the errors messages. I am sure it is something simple. Thanks for making this Kabron. |
|
|
|
|
|
#12 |
|
Licensed User
![]() |
|
|
|
|
|
|
#13 |
|
Forum User
Join Date: Sep 2008
Posts: 2
![]() |
Hi, thanks for posting this, it looked useful for a project I'm currently working on so I built one. Unfortunatly mine doesn't seem to work :-( I did make a few changes, I used an FTDI USB UART module for the comms to the PC and it also provides the power to the PIC rather than taking power from the RS232 ports, but that shouldn't make much difference. Can you confirm what it should do on power up? should LED's flash or should some "hello I'm here" text be sent to the PC? Also can you confirm what the fuse settings should be in case I've got them wrong ?
Regards. Martin. |
|
|
|
|
|
#14 | |
|
Licensed User
![]() |
Quote:
Using FTDI chip is the right solution which i also include in second version of the device. There are not any specific fuse settings and i flash the chip with the attached hex as is with the PICKit2 programmer. Pleas test that XTAL is generating. There are not 22pF capacitors in my schematic and everything works fine, but if your crystal have different parameters it may cause the problem. After powerup you must see on the terminal(115200) current settings and after sending "h" - some help. You can also fully simulate and test the device operation in Proteus. Demo version is quite well for it.
__________________
There are 10 types of compilers in the world... Last edited by Kabron; 27th February 2009 at 09:19. |
|
|
|
|
|
|
#15 |
|
Forum User
Join Date: Jun 2009
Posts: 1
![]() |
Kabron,
Are you still in the process of making the 2nd Generation of Pic Serial Sniffer? Please inform me/us ![]() Thank you |
|
|
|
|
|
#16 |
|
Forum User
Join Date: Dec 2005
Posts: 3
![]() |
Hi Karbon,
I want to ask you what is the date of the release of your 2-nd version ComSniffer, i'm waiting it. Best regards Konstantin |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pic to serial connection | Wilfried_1 | Proton Plus Compiler v3 | 6 | 24th July 2007 11:54 |
| 8pin PIC serial capable? | Psymiley | The Lounge | 4 | 17th January 2007 23:54 |
| Serial data between 1 master pic & 8 slave pic | Roshan | Proton Plus Compiler v3 | 2 | 23rd September 2005 12:21 |
| signal the pic to do serial io | glmclell | Proton Plus v2.1.5.3 General Discussion | 5 | 12th September 2004 20:43 |
| Pic To Pic Serial Communication. Maverick | Pretourian | Proton Plus v2.1.5.3 General Discussion | 6 | 1st March 2003 10:48 |