MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

CAN bus implementation

Open ldecicco opened this issue 7 years ago • 4 comments

I have come across a can bus implementation for esp-idf (https://github.com/ThomasBarth/ESP32-CAN-Driver). There is also an implementation for the pyboard available here https://github.com/micropython/micropython/blob/master/tests/pyb/can.py.

Are there any plans to support CAN BUS?

Thanks!

ldecicco avatar Sep 18 '18 11:09 ldecicco

I join the issue! Plan to work with it

alankaranak avatar Sep 24 '18 13:09 alankaranak

CAN support will be implemented in a couple of months. I've just got some hardware to test it, but I'm very busy with some other tasks, I'll try to work on it as soon as possible.

loboris avatar Oct 05 '18 13:10 loboris

Looking forward to CAN support on esp32, I relied too much on CAN BUS before.

wangshujun-tj avatar Feb 14 '19 13:02 wangshujun-tj

Hi Boris, was this ever implemented?

Civilduino avatar Mar 13 '20 19:03 Civilduino