Closed ProgramItUp closed 8 years ago
Hi! The .ino code is very car-specific, so it wouldn't help much to share it. However, here are the parts I used:
@SullyChen Thanks for links to the hardware you used, much appreciated.
Did you use SeedStudio's CAN BUS library? Did you use the .readMsgBuf function to read the data?
I have not found many good examples to learn from on the web so any tips or code is much appreciated. I'm assuming that you hooked up the reader and turned to steering wheel back and forth to get the messageID's for the steering angle, then just logged those specific messages, is that correct?
Thanks
Hi @SullyChen.
Thanks again for sharing your Tensorflow code.
Any tips, links, or advice on the Arduino side of things would be very helpful.
How did you figure out the MessageID for the steering?
Thanks.
Nice job on the Nvidia-Autopilot-TensorFlow, the code is great!
I saw your YouTube video on collecting the steering angle via the ODBII port with an Arduio. I was looking at ODBII PID's but have not been able to find one for steering angle.
Which ODBII shield did you use for the data collection?
Do you have any plans to share the .ino code? If so, that would be great.
Thanks.