when did it become common to have an encoder on the steering wheel in a car, and for what purpose?
Control Mario Kart 64 with your car over CAN bus (2016)
21–30 of 73 posts
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#22when did it become common to have an encoder on the steering wheel in a car, and for what purpose?
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#23when did it become common to have an encoder on the steering wheel in a car, and for what purpose?
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#24Earlier quoted context omitted.
Park the car with the front tires on two pieces of cardboard (each) to limit the turning forces. I wouldn’t sweat it for the duration of demo or until you (quickly) got bored with it. You do the same everyday you parallel park a car.
Dry steering will also damage your concrete or pavement. Should probably jack your car up while doing this or turn up the sensitivity so very small inputs translate to larger turns
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#25I'm surprised that nobody has mentioned yet that this is a built in feature on Teslas. Not Mario Kart, of course, but a generic kart game that you can play with the real steering wheel.
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#26Earlier quoted context omitted.
I’m also of the impression that dry turning the wheel isn’t great for the tie rods. But I welcome a car person to teach me the truth.
The amount of force you're putting into the system, regardless of if the engine is running (and therefore the power steering pump is pumping) or not, is a fraction of the forces the system handles constantly while going around a corner at 60 mph or hitting a pot hole. It's perfectly fine.
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#27Re: Control Mario Kart 64 with your car over CAN bus (2016)
#28Re: Control Mario Kart 64 with your car over CAN bus (2016)
#29I did everything except front end and CAN interface though, $20 USB CAN reader device + python. I remember it took a while for my colleague to figure out the right input signals as the bus was quite chatty/high output, like tailing android logcat on verbose. We didn't use any factory unlock codes or anything to get more data.
As a gamer it was not really up to par - big deadzone when turning the wheel from one side to the other as we did not have time to get analogue movement read correctly.
On that particular car model you had to interact with the touch display every 15 minutes or else the whole car went into power saving mode and the CAN bus stopped sending messages.
[1] Nissan Project Driving Controller 2016: https://www.youtube.com/watch?v=QM958yUbr0Y
Re: Control Mario Kart 64 with your car over CAN bus (2016)
#30when did it become common to have an encoder on the steering wheel in a car, and for what purpose?
Steering angle is a critical input for antilock break systems, so quite a while.