Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library problems #2

Open
shmuliktaiber opened this issue Jul 31, 2017 · 4 comments
Open

library problems #2

shmuliktaiber opened this issue Jul 31, 2017 · 4 comments

Comments

@shmuliktaiber
Copy link

hello .
your project might be just what i need ! however, arduino does not recognize the folder as a library and copying the files manually to the libraries folder didn't help . what am i missing here ?

@kahiroka
Copy link
Owner

Hi. Could you copy the slcanuino directory which contains slcan.ino file into ~/Arduino/ (C:\Users\USERNAME\Documents\Arduino\ if Windows) and rename slcanuino to slcan, then move the Canbus directory into ~/Arduino/libraries/ (Documents\Arduino\libraries)? All that is left is to open slcan.ino file and build it.

@shmuliktaiber
Copy link
Author

hello again.
I followed your advice and the sketch was uploaded !!!!
I rushed to the car , but could see the promised land (candump or cansniffer) only for a couple of seconds and then the communication dies.... any idea why ? baud rate at both places is set to 115200... maybe this is the problem ? should i connect the canbus socket before or after running the monitor? thank you again for a useful project !

@serveravt
Copy link

hello again.
I followed your advice and the sketch was uploaded !!!!
I rushed to the car , but could see the promised land (candump or cansniffer) only for a couple of seconds and then the communication dies.... any idea why ? baud rate at both places is set to 115200... maybe this is the problem ? should i connect the canbus socket before or after running the monitor? thank you again for a useful project !

any new on this?

@jwdsoft
Copy link

jwdsoft commented Nov 7, 2019

Also having an issue the sketch successfully uploads to arduino and when doing candump receive nothing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants