Git Product home page Git Product logo

Comments (6)

latonita avatar latonita commented on July 16, 2024 1

Hi
I don't think SavvyCAN supports SLCAN/LAWICEL protocol implemented by this library. At least under Windows. Which OS do you use?
Please check SavvyCAN forum.
https://savvycan.com/index.php/forum/welcome-mat/233-savvycan-with-canable-hardware-slcan-on-windows
https://savvycan.com/index.php/forum/welcome-mat/208-new-can-usb-device-support-which-way-do-you-recommend

from arduino-canbus-monitor.

latonita avatar latonita commented on July 16, 2024 1

@Metaln00b hold on, i'm uploading new version with SavvyCAN GVRET protocol....

from arduino-canbus-monitor.

Metaln00b avatar Metaln00b commented on July 16, 2024

I assumed that Lawicel/SLCAN are one and the same protocol. I use SavvyCAN under Linux and Windows.

from arduino-canbus-monitor.

latonita avatar latonita commented on July 16, 2024

@Metaln00b okay, i tried to implement output in gvret serial protocol.
one way only - from CAN bus to serial.
try this branch https://github.com/latonita/arduino-canbus-monitor/tree/GVRET
you shall uncomment this line in setup() in .ino

//    Can232::setOutputProtocol(OutputProtocol::PROTO_GVRET); // PROTO_LAWICEL (default) or PROTO_GVRET for SavvyCAN

from arduino-canbus-monitor.

latonita avatar latonita commented on July 16, 2024

not sure how savvycan works, but it doesnt for me...
however I see there is socketcan setting in the app - if you use linux, i believe you can set up socketcan.

also... it seems like savvycan shall support lawicel... but I can't check since I dont have any CAN hardware available to test

from arduino-canbus-monitor.

Metaln00b avatar Metaln00b commented on July 16, 2024

Okay receiving over can is not the problem but sending data to will cause my problem. Socketcan also did not work in both directions. But thank you very much for your solution♥️

from arduino-canbus-monitor.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.