Hi there.

I was running an open top race earlier and while running round I thought I'd love to try one of the fan setups I've seen. I'm an old time programmer so getting the data from most sims and sending it to an arduino (other boards are available) wouldn't be a problem.

Then I thought, CrewChief is already gathering data in a very efficient multithreaded way. Why would I write another memory poker just to gather speed.

Could you consider providing an option to send data to an external device? Maybe chose the data variable you want to send, then chose the external device (HID) you want the data to do to? From there it's up to the user to chose the device, provide the power and do what ever is is they want to do.

It's only a small modification of other routines you have running.

You folks out there, let me know if you think this would be of benefit to you.

Cheers.