An open API service indexing awesome lists of open source software.

https://github.com/mintynet/esp32-slcan

ESP32 slcan compatible device
https://github.com/mintynet/esp32-slcan

arduino bus can can-bus car esp32 hacking slcan slcand

Last synced: 5 months ago
JSON representation

ESP32 slcan compatible device

Awesome Lists containing this project

README

        

# esp32-slcan
This repository has an arduino sketch to create a slcan USB/Bluetooth device using the ESP32, SN65HVD230 CAN transceiver and 128x32 SSD1306.

Requires the use of the following Arduino libraries


https://github.com/nhatuan84/arduino-esp32-can-demo

Adafruit_GFX

Adafruit_SSD1306

Current "ESP32 ESP-WROOM-32 Wemos D1" uses CP2102 USB to TTL which is limited to 500kbps
Schematic for the device to follow

Bill of materials is in "esp32-slcan BOM.txt"

Diagram that shows built insides and required wiring
![Wiriing](esp32-slcan.jpg)
Can PCB without screen
![Can pcb](can-pcb.jpg)
Original with screen
![Outside](outside.jpg)
Inside original a
![Inside above](inside_above.jpg)
Inside original b
![Inside under](inside_under.jpg)