View Single Post
Old 11-18-2021, 03:31 PM   #12 (permalink)
freebeard
Master EcoModder
 
freebeard's Avatar
 
Join Date: Aug 2012
Location: northwest of normal
Posts: 28,557
Thanks: 8,092
Thanked 8,882 Times in 7,329 Posts
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?
__________________
.
.
Without freedom of speech we wouldn't know who all the idiots are. -- anonymous poster

____________________
.
.
Three conspiracy theorists walk into a bar --You can't say that is a coincidence.
  Reply With Quote