|
Timing display
|
|
01-17-2010, 04:49 PM
Post: #1
|
|||
|
|||
|
Timing display
I got a display unit from Mike C today (I believe this is the one Luke provided). What timing software does CSCC use, AXWare? Let me know what it is and I'll see if I can test with a demo copy or if I need access to the timing laptop.
I hope to work on the display this week and find out if it has the hardware to interface with a computer, and whether or not the software we use can be set up to spit out the timing info to a generic peripheral. Sportscar is in head, not under hood. --Yutaka Katayama
|
|||
|
01-17-2010, 05:07 PM
Post: #2
|
|||
|
|||
RE: Timing display
(01-17-2010 04:49 PM)CU ZCar Wrote: I got a display unit from Mike C today (I believe this is the one Luke provided). What timing software does CSCC use, AXWare? Let me know what it is and I'll see if I can test with a demo copy or if I need access to the timing laptop. SWEET! I'm not 100% sure what type of software it is unfortunately. Zach is the most likely to remember. I'm thinking for some reason though that it's a program that Jeff and Mike actual made themselves, but again I'm a little out of the loop on that. Keegan and Stefan have the timing equipment currently and we can bring it to the meeting this week if you can make it then. ![]() 2010 Mk6 Gti... No it's not a DSG
|
|||
|
01-17-2010, 09:50 PM
Post: #3
|
|||
|
|||
|
RE: Timing display
WE do use axware
![]() RE-11's "Off the shelf" suspension DIYPNP megasquirt Exhaust + Launch Control = GOOOOOD http://www.DDMWorks.com |
|||
|
01-18-2010, 09:43 AM
(This post was last modified: 01-18-2010 09:46 AM by straight four.)
Post: #4
|
|||
|
|||
|
RE: Timing display
Glad to hear you guys are working on it. I wish we had been able to tell when I got it as back then I probably could have gotten any other hardware required donated. Alas I no longer am a coop. (we lost autox I think the week after I got it so there was no point on working on it.)
Honestly thought mike had chucked it until he mentioned it the other day. ![]() ![]() Looking again it looks like it was just cut loose so... who knows. Hope it doesnt need a PLC to run right. Letters are 4inches and should be visible for 1000ft I think it was text capable as well as number. 2010 Chevy Silverado 5.3l Crew Cab. 2012 Mustang V6 Missed but not forgotten: 2006 350z Track. 1987 Porsche 944S. 1994 Geo Prizm. |
|||
|
01-19-2010, 12:26 PM
Post: #5
|
|||
|
|||
|
RE: Timing display
Sadly I don't think I'll have it ready for this weekend.
That series of Red Lion displays has options that can give it RS232 serial communication ability (which is what we would need) but this one's "brain box" is a simple pulse counter and can't be expanded. Parts to add RS232 (new brain box + serial card) would be $300+ at retail prices, and even then I'm not sure it can read what the timing software spits out. I have another idea that might still make use of this display as-is with minimal investment, but it's going to involve some free time and I doubt it will happen before the end of the month. I will keep thinking about it though and may need to do some testing with the timing system. Basically, the pulse counter can count really fast (up to 38kHz), so perhaps an intermediate controller can parse the timer output and simply "count up" so the desired digits appear on the display. We will see. Sportscar is in head, not under hood. --Yutaka Katayama
|
|||
|
01-20-2010, 07:29 AM
Post: #6
|
|||
|
|||
|
RE: Timing display
sorry to hear Shaun. baby steps as always.
2010 Chevy Silverado 5.3l Crew Cab. 2012 Mustang V6 Missed but not forgotten: 2006 350z Track. 1987 Porsche 944S. 1994 Geo Prizm. |
|||
|
01-24-2010, 11:31 PM
Post: #7
|
|||
|
|||
|
RE: Timing display
FWIW, a friend of mine working on his own microcontroller-based project wanted to see if we could do what I wanted with the display quickly. On Friday we were able to power up the display (didn't even know it worked until then!), configure it, add a drive transistor to the breadboard and write a simple program to count to an arbitrary number. I likely won't be using the same type of controller he is (PIC) and I don't know what the output of the timing system is yet so we didn't make any effort to look at the interface part of the program. What we did see was the display being able to count up to 10000 in about a second*. It would be interpreted by us as "1:00.00" or "100.00" depending on whether we want it to show "min:sec.00", or just "sec.00". Causing the display to show a decimal point will be possible but there's no colon, so maybe we'll have to get fancy with some stickers or something.
I'll try to contact someone this week about getting the timing system for a short bit to get a copy of its output. This won't be ready for the event on Jan 30, but I feel better now that it's easily achievable for pretty cheap. * it should be possible to count to that number up to 3x faster, but on the other hand it's kinda fun to watch the display whiz up to your run time. Sportscar is in head, not under hood. --Yutaka Katayama
|
|||
|
02-22-2010, 04:12 PM
Post: #8
|
|||
|
|||
|
RE: Timing display
Any updates about this?
|
|||
|
02-22-2010, 04:16 PM
Post: #9
|
|||
|
|||
RE: Timing display
(01-24-2010 11:31 PM)CU ZCar Wrote: FWIW, a friend of mine working on his own microcontroller-based project wanted to see if we could do what I wanted with the display quickly. On Friday we were able to power up the display (didn't even know it worked until then!), configure it, add a drive transistor to the breadboard and write a simple program to count to an arbitrary number. I likely won't be using the same type of controller he is (PIC) and I don't know what the output of the timing system is yet so we didn't make any effort to look at the interface part of the program. What we did see was the display being able to count up to 10000 in about a second*. It would be interpreted by us as "1:00.00" or "100.00" depending on whether we want it to show "min:sec.00", or just "sec.00". Causing the display to show a decimal point will be possible but there's no colon, so maybe we'll have to get fancy with some stickers or something. dude, I missed this reply. Freaking Awesome. Glad to know that the club could potentially get something out of it. thanks for the hard work. 2010 Chevy Silverado 5.3l Crew Cab. 2012 Mustang V6 Missed but not forgotten: 2006 350z Track. 1987 Porsche 944S. 1994 Geo Prizm. |
|||
|
02-22-2010, 06:20 PM
Post: #10
|
|||
|
|||
|
RE: Timing display
No real update, I've been slack in this department. I have many of the parts I should need, at least for getting a test board going. I need to build the programming cable, get a power supply together, and then start assembling a test circuit.
Sportscar is in head, not under hood. --Yutaka Katayama
|
|||
|
04-28-2010, 07:40 AM
Post: #11
|
|||
|
|||
|
RE: Timing display
dooooooood
2010 Chevy Silverado 5.3l Crew Cab. 2012 Mustang V6 Missed but not forgotten: 2006 350z Track. 1987 Porsche 944S. 1994 Geo Prizm. |
|||
|
« Next Oldest | Next Newest »
|





![[Image: Gti.jpg]](http://i8.photobucket.com/albums/a33/rhennin/Gti.jpg)
![[Image: 230027_933473853878_12701044_44586934_71043_n.jpg]](https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc6/230027_933473853878_12701044_44586934_71043_n.jpg)
![[Image: 0_dsc01271.jpg]](http://clemsonscc.com/Gallery/mediaobjects/disp/0/0_dsc01271.jpg)
![[Image: 4_dsc01272.jpg]](http://clemsonscc.com/Gallery/mediaobjects/disp/4/4_dsc01272.jpg)