ALDL Logger

160 And 8192 Baud Aldl
Post Reply
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

ALDL Logger

Post by VL400 »

Over the past few months have been making very slow progress on a standalone ALDL data logger. Have finally got a proto built, so far its working ok but have not fully tested it.

The basics of it are...
* SD card logging with FAT16/FAT32 support (There will need to be a flashtool/TP plugin to convert from the raw logged data to a XDL)
* LCD display with live data
* 4 A/D inputs that get shoved into any data stream your recording
* One wire data interface using existing USB comms board with pass through logging (small mod for USB power and firmware updates required)
* TP5 XDF Configuration, the current flashtool connects to read and write the logger cal data (String support and equation support in TP5 are the only issues at the moment)
* USB or vehicle powered for easy bench config


Here are a couple of pics of where its at....
IMG_3741.jpg
IMG_3741.jpg (102.95 KiB) Viewed 8294 times
IMG_3744.jpg
IMG_3744.jpg (45.95 KiB) Viewed 8294 times
VK_3800
Posts: 527
Joined: Sun Jul 04, 2010 3:15 pm
cars: SS Torana
Location: NZ

Re: ALDL Logger

Post by VK_3800 »

I don't have anything useful to say, but that is awesome
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: ALDL Logger

Post by Jayme »

excellent work! cant wait to hear how the testing goes
User avatar
Holden202T
Posts: 10311
Joined: Sat Feb 28, 2009 9:05 pm
Location: Tenambit, NSW
Contact:

Re: ALDL Logger

Post by Holden202T »

wow didn't take you long to get it assembled!! :comp:

looks like it will fit nicely into a jaycar plastic box too!

you sure you shouldn't have a bigger sd card in it :lol:

bring it on! :punk:
User avatar
Apples
Posts: 151
Joined: Sun Mar 01, 2009 9:57 am
Location: Darwin, NT
Contact:

Re: ALDL Logger

Post by Apples »

Your the MAN.
Give VL400 a idea and it turns in to reality.
can't wait to see whats next.
Don't make excuses. Make more horsepower.
User avatar
delcowizzid
Posts: 5493
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: ALDL Logger

Post by delcowizzid »

purely awesome cant wait to see these in action
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: ALDL Logger

Post by The1 »

awesome stuff, i had an idea like that i was going to do it with these free MSP430's i have here but i dont yet have the knowledge or time, awesome work VL!! be sure to let us know if/when we can buy em, ill be up for one!
User avatar
TTVN
Posts: 194
Joined: Tue Jun 30, 2009 10:01 pm
cars: TT 355 VN, Rearmount turbo 355 vp, cammed 355 hj60 landcruiser, vx clubby n efilive VZ ls1 wagon

Re: ALDL Logger

Post by TTVN »

thats fantastic VL400
great work
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: ALDL Logger

Post by VL400 »

Made some more progress with this finally. Took a number of changes as I kept running out of RAM, but it now parses an ADX file stored on the SD card and extracts all the required information for logging and displaying live data (just gotta work out the equation part though). This makes it really easy to configure as you just mod an existing ADX to only define 12 items that you want displayed on the LCD - the entire stream still gets recorded though. Will add flag support later too. Can also save the ADX to EEPROM so it can operate as a ALDL display when no SD card is installed.

But the best part is it also records data to the SD card :thumbup: Its just the raw data stream at this stage but proves the file system support is working. Now need to insert the 4 A/D channels and work out the XDL format so TP can read the file.
Attachments
LOG05.LOG
(10.25 KiB) Downloaded 528 times
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: ALDL Logger

Post by The1 »

awesome mate ;) :thumbup:
Post Reply