160 Baud aldl scantool


Closed Thread
Results 1 to 29 of 29

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    31

    Default

    hi,
    thanks for your fast replay i can blink a led and also i can display text on lcd that what i test before

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924

    Default

    I think the next step would be to get a chip with hardware serial (USART) and work with that. The USART is not to much different than using SERIN2, just seems to be a bit more useful at times.

    If you can find out exactly what the ECM baud is and if the signal is inverted or not. Can you connect a PC to it? Then we should be able to see what you have to work with.
    Dave
    Always wear safety glasses while programming.

  3. #3
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by ahmed_salah View Post
    thanks for your fast replay i can blink a led and also i can display text on lcd that what i test before
    Do you have the actual ALDL160 protocol standard?
    You can read it at 160 baud all day, but without the protocol or knowing how the data is formatted, the numbers are going to be jibberish on the LCD and useless.

    And, for me anyways, a Google search on '160 baud aldl' brings me a whole load of decent links with hardware, software, and at the very least, a base to work with....if I was building an ALDL reader....which I'm not....

  4. #4
    Join Date
    Aug 2008
    Posts
    31

    Default

    what chip have serial (USART) to start working with.
    ECM baud rate 160 Baud
    there is a lot of circuits which can be interfaced with PC and using special software we can see these data e

    during my search on internet i found some one make circuit to do that using pic16f84 and lcd (20*4) but the one who design this circuit place assembely software for the pic but i am not good at all on assembely

  5. #5
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by ahmed_salah View Post
    what chip have serial (USART) to start working with.
    Use the Parametric search at www.microchip.com, find one with a UART/USART on it, pick and chose which one you want.

    during my search on internet i found some one make circuit to do that using pic16f84 and lcd (20*4) but the one who design this circuit place assembely software for the pic but i am not good at all on assembely
    Well, email them, maybe they'll share their code...maybe not...
    that's the breaks...and without knowing what data is where in the data stream, you may as well be receiving random noise.

  6. #6
    Join Date
    Aug 2008
    Posts
    31

    Default

    hi,
    please find attached file for published aldl display circuit using pic16f84 and lcd display u will find also attached assembly program if u can help cause i am not good in assembely to convert this program into picbasic ????
    Attached Files Attached Files

  7. #7
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by ahmed_salah View Post
    please find attached file for published aldl display circuit using pic16f84 and lcd display u will find also attached assembly program if u can help cause i am not good in assembely to convert this program into picbasic ????
    I could help, but my time/effort cost more than FREE...

    However, if you attempt to convert this over to PBP yourself, and you have problems, I am absolutely sure that a number of people here on these forums would be more than happy to assist in the endeavour.

  8. #8
    Join Date
    Aug 2008
    Posts
    31

    Default

    so u will help me to do that or ????

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. PIC 18f1220 EUSART Baud Rate Cache Problem
    By wklose99 in forum Off Topic
    Replies: 3
    Last Post: - 15th April 2008, 00:39
  3. Auto Baud Rate Detection
    By mytekcontrols in forum Serial
    Replies: 10
    Last Post: - 31st October 2005, 02:17
  4. PIC12F675, accuracy of baud rate with Internal Oscillator
    By Chris Mayhew in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st August 2005, 22:41
  5. Baud Rate and Timing Calculator
    By picnaut in forum General
    Replies: 3
    Last Post: - 23rd January 2004, 16:48

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts