Code:
[QUOTE=The_Techie_Stirlingite;659126]
...doesn't work.
Quote:
Originally Posted by The_Techie_Stirlingite
As far as control, an Arduino microcontroller board would be plugged into the OBDII port, a relay acting as an automated kill switch, the brake light switch on the pedal, and the motor controller.
|
I know nothing about the Arduino microcontroller.
Quote:
Introduction to the Arduino Programming Language
https://flaviocopes.com › arduino-programming-language
The Arduino Programming Language is basically a framework built on top of C++. You can argue that it's not a real programming language in the traditional term, but I think this helps avoiding confusion for beginners. A program written in the Arduino Programming Language is called sketch.
|
Any chance the work is transposable to the Python language and the ARM processor? I found this but it doesn't answer the question.
www.notebookcheck.net/Arduino-and-Raspberry-An-Overview-Over-Single-Board-Computers.
Perhaps the Arduino could be an interface between CANBus and a full-blown UI for the vehicle. Will this be a plug-n-play commercial product, or an open source Instructable?