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
- Host: GitHub
- URL: https://github.com/mintynet/esp32-slcan
- Owner: mintynet
- Created: 2018-06-13T14:31:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T09:35:41.000Z (over 3 years ago)
- Last Synced: 2024-08-03T04:09:05.011Z (9 months ago)
- Topics: arduino, bus, can, can-bus, car, esp32, hacking, slcan, slcand
- Language: C++
- Homepage:
- Size: 10.3 MB
- Stars: 96
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-canbus - esp32-slcan - ESP32 slcan compatible device. (Hardware / Espressif Systems (ESP8266, ESP32))
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_SSD1306Current "ESP32 ESP-WROOM-32 Wemos D1" uses CP2102 USB to TTL which is limited to 500kbps
Schematic for the device to followBill of materials is in "esp32-slcan BOM.txt"
Diagram that shows built insides and required wiring

Can PCB without screen

Original with screen

Inside original a

Inside original b
