Introduction: This ESP32 CAN Bus Expansion Board suitable for making rapid prototyping based on The Controller Area Network (CAN) bus which is a robust and widely-used communication protocol in various industries, including automotive, industrial automation, and more. It allows for reliable data exchange between nodes (devices) in a network, even in noisy and electrically harsh environments.
This 3 in 1 board comes with DC-DC converter to regulate the operating voltage of ESP32 using MT2492 chip , also all GPIO brought by male header for easy access for any IO pins .
We developed a small expansion board for SN65HVD230 CAN transceiver base board suitable for ESP32 Wifi development board ,the boards includes DC-DC power converter based on MT2492 to make the board compatible with any 12V system easily ,you can buy the empty PCB and solder it by your self to increase the hardware troubleshooting skills and to understand the details also.
Espressif ESP32 wiring
3.3V CAN transceiver, such as a TI SN65HVD230.
| CAN transceiver | ESP32 |
| 3V3 | 3V3 |
| GND | GND |
| CTX | GPIO_5 |
| CRX | GPIO_4 |
CTX and CRX pins can be changed by using CAN.setPins(rx, tx).
Software Installation
Download this library for ESP32 CAN bus support from this link
Using the Arduino IDE Library Manager
You must be logged in to post a review.
Reviews
There are no reviews yet.