[ESP8266] CAN library for Arduino
Recently I needed a CAN <-> WiFi router at work. As I didn’t want to use a several thousand euro hardware that sucks a few amps at 12V, I decided to implement that using the ESP8266 and a CAN transceiver. Well, it works quite stable,...