Page 1 of 23

ALDL Logger

Posted: Wed Dec 15, 2010 11:52 pm
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 8373 times
IMG_3744.jpg
IMG_3744.jpg (45.95 KiB) Viewed 8373 times

Re: ALDL Logger

Posted: Thu Dec 16, 2010 5:36 am
by VK_3800
I don't have anything useful to say, but that is awesome

Re: ALDL Logger

Posted: Thu Dec 16, 2010 6:33 am
by Jayme
excellent work! cant wait to hear how the testing goes

Re: ALDL Logger

Posted: Thu Dec 16, 2010 7:57 am
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:

Re: ALDL Logger

Posted: Thu Dec 16, 2010 9:27 am
by Apples
Your the MAN.
Give VL400 a idea and it turns in to reality.
can't wait to see whats next.

Re: ALDL Logger

Posted: Thu Dec 16, 2010 11:51 am
by delcowizzid
purely awesome cant wait to see these in action

Re: ALDL Logger

Posted: Thu Dec 16, 2010 2:31 pm
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!

Re: ALDL Logger

Posted: Thu Dec 16, 2010 10:25 pm
by TTVN
thats fantastic VL400
great work

Re: ALDL Logger

Posted: Tue Jan 11, 2011 5:31 am
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.

Re: ALDL Logger

Posted: Tue Jan 11, 2011 9:21 am
by The1
awesome mate ;) :thumbup: