Ok, found the GitHub issue [1] referencing CAN support. And I definitely would go crazy about that :-) I already tried fiddling with an MCP2515 and a raspberry pi, but that setup is complicated and it needs way too much peripheral stuff to place them all somewhere in the car.
The specification for the Espruino board states that A11, A12, D1 and D2 are not connected to connectors. Does that mean that there is no other way than soldering cables directly to the controller to get these pins?
Is there any support for the CAN bus planned in the JavaScript API?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ok, found the GitHub issue [1] referencing CAN support. And I definitely would go crazy about that :-) I already tried fiddling with an MCP2515 and a raspberry pi, but that setup is complicated and it needs way too much peripheral stuff to place them all somewhere in the car.
[1] https://github.com/espruino/Espruino/issues/59