esp32 canbus transmitter
Posted: Fri Jan 04, 2019 9:05 am
Hi guys,
I am completely new to esp32 and wants to make an esp32 device that transmits a single can message every 200ms.
I have found thomas barth's thread about the can driver and most information but i am not sure how to actually write the code and load the driver etc. is anyone able to help me get this project to life?
http://www.barth-dev.de/can-driver-esp32/
Can you guys explain if i can write this code in Arduino IDE and load it to the esp32 from there?
In that case. Where should i write the driver and load the code?
Hope someone is able to help a newbee..
I am completely new to esp32 and wants to make an esp32 device that transmits a single can message every 200ms.
I have found thomas barth's thread about the can driver and most information but i am not sure how to actually write the code and load the driver etc. is anyone able to help me get this project to life?
http://www.barth-dev.de/can-driver-esp32/
Can you guys explain if i can write this code in Arduino IDE and load it to the esp32 from there?
In that case. Where should i write the driver and load the code?
Hope someone is able to help a newbee..