Coder Social home page Coder Social logo

Comments (9)

collin80 avatar collin80 commented on August 15, 2024 1

kidderc at (the email provider of a large numbered place famous for their search engine).com

Hows that for trying to confuse bots?

from savvycan.

collin80 avatar collin80 commented on August 15, 2024

I'm interested. I have ordered a Flipper Zero and should have it at the end of this week. I really want to see CAN added to Flipper. And, being able to then interface that to SavvyCAN would be nice. I'll keep an eye on the pull request over at the link you posted.

from savvycan.

Skorpionm avatar Skorpionm commented on August 15, 2024

if you are ready to add support to the program, I am ready to do whatever is needed from the flipper side

from savvycan.

Skorpionm avatar Skorpionm commented on August 15, 2024

but for CAN FD/Lin to work on the flipper, an additional module is required, which is not yet available.

from savvycan.

Skorpionm avatar Skorpionm commented on August 15, 2024

I can implement any work protocol. all you need is a description of it.
the can chacker 2 (lawicel) protocol is now implemented, but it does not support Lin and CAN FD

from savvycan.

collin80 avatar collin80 commented on August 15, 2024

This document describes the GVRET protocol I use to communicate with my SavvyCAN program: https://github.com/collin80/M2RET/blob/master/CommProtocol.txt

I'm thinking to build a CAN board, at least temporarily for my own use. I have the protoboards for flipper coming with it so I should be able to rig something up to test CAN at least.

from savvycan.

Skorpionm avatar Skorpionm commented on August 15, 2024

Sorry, this is not a complete protocol at all, there are no Lin frames, no examples of packets and responses to them, no algorithm for calculating checksums. and other things. It would be nice to have at least a trace of communication between the device and your program, ideally with comments about what you are sending and signatures of packet types
https://github.com/collin80/M2RET/blob/master/M2RET.ino
https://github.com/collin80/SavvyCAN/blob/master/connections/gvretserial.cpp

it's more clear. yes I can implement such a protocol. but the question is, is this a protocol invented by you or from some standard piece of hardware? As I understand it, it lacks support for CAN FD packets, installation of a master mode for lin, it is not clear with time stamps of packets, and some other subtleties. And is this protocol more fully supported in your program?

from savvycan.

rnadyrshin avatar rnadyrshin commented on August 15, 2024

@collin80
Hello, Collin. This is Ruslan from Flipper Devices. How can I contact you by email?

from savvycan.

rnadyrshin avatar rnadyrshin commented on August 15, 2024

@collin80
I think this is a great protection against bots, Collin!
Please check your inbox

from savvycan.

Related Issues (20)

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.