CAN-BUS Interface ESP32 To MQTT 3D Printer Model

Author: @
License: CC BY-NC-ND
File formats: stl
Download type: zip
Size:92.5KB

The file 'CAN-BUS Interface ESP32 To MQTT 3D Printer Model' is (stl) file type, size is 92.5KB.

Summary

Based on this work:
https://forum.iobroker.net/topic/70215/can-bus-interface-esp32-mqtt-und-stiebel-eltron-wp-steuern/40?_=1728855253447
which is used to create a CAN bus interface between gas boilers, heat pumps etc., I have constructed a housing in which the ESP32 and the MCP2515 can be housed.
I have used an ESP32 with USB-C for this. The wiring is as follows.

MCP2515 > D1 MINI ESP32

INT > --
SCK > IO18 (CLK)
MOSI > I023 (MISO)
MISO > IO19 (MOSI)
CS > IO5 (CS)
GND > GND
VCC > VCC (5V)

To prevent the ESP32 from slipping back when the USB connector is plugged in, I inserted a 1.75mm piece of filament into the two holes. Should fit exactly.

There is also a reset opening and the two CAN-BUS terminals are labeled L (Low) and H (High).

The components can be found here:
MCP2515: https://www.amazon.de/ZkeeShop-MCP2515-Empf%C3%A4nger-Kompatibel-Development/dp/B07SYH9BXS/ref=sr_1_15?crid=7QZZF6Q9TREO&dib=eyJ2IjoiMSJ9.4P1cy_3dgUVAgbLgIHu2yr6ibU499eeeUjpP0sDiczVsqi8tEkb7PRYB6nKPWPFTBGRNR5mlSwmWiDhtJHTa7_v0Wj5FsOs1mgzVP4aYi_liKbi_ZErVcbGBpr1iS8_xXzQGh_JR-xjOVqh6buhgsHyBMP-liwm4aybQPn7PGhUi-otXq7gxZmLSq_YpXWsX1kdS0y6t9yPFFJNVO6-jNfy3vm4Cg9_u2ATEAurjYeU.2EjkXLFlCEJeFcAh8Ha_c2xK_eUNFg1z4MOSX3Isq-Y&dib_tag=se&keywords=mcp2515&qid=1728856599&sprefix=MCP%2Caps%2C111&sr=8-15
ESP32:https://www.amazon.de/ARCELI-Drahtlos-Bluetooth-Entwicklungsboard-kompatibel/dp/B0CP41QTRV?pd_rd_w=W8aEf&content-id=amzn1.sym.b2373423-9672-4c25-9a12-9161a1ca9c46&pf_rd_p=b2373423-9672-4c25-9a12-9161a1ca9c46&pf_rd_r=DCVV37YVG896XTNY0Y9E&pd_rd_wg=ysVm0&pd_rd_r=c46847ab-617a-43fc-a8ac-6373b6770907&pd_rd_i=B0CP41QTRV&psc=1&ref_=pd_bap_d_grid_rp_0_1_ec_sr_ppb_i

ESP32mitMCP2515_Base.stl 134.6KB
ESP32mitMCP2515_Cover.stl 252.8KB