-
Hi,
I currently try to communicate to a lowspeed can bus with a speed of 33kbps. Is there any way to start `slcand`with that speed? Is there any workaround?
Thanks
Benjamin
-
I am running 3 Cantacts at a fully working car electronic from a VW Golf 7.
slcand, cansend and so on are fully working.
Now I want to create a bridge between two of the Cantacts them.
But if I ran…
-
Hi,
I just downloaded the latest code from master branch but when I do 'make install', vscpworks is not created in /usr/local/bin.
Do I need to set it with .configure?
Thank you,
JM
mamac updated
6 years ago
-
Originally reported by: **Brian Thorne (Bitbucket: [hardbyte](https://bitbucket.org/hardbyte), GitHub: [hardbyte](https://github.com/hardbyte))**
---
See https://gitorious.org/linux-can/can-utils
-…
-
In addition to https://github.com/latonita/arduino-canbus-monitor (the library used to test CAN232), another popular one seems to be https://github.com/autowp/arduino-canhacker.
It would be nice to…
-
When attempting to flush the queue upon establishing a connection with the arduino, the CAN232 module can hang forever if the device doesn't respond.
This is due to https://github.com/CANToolz/CANT…
-
Hello,
Is `python-can` compatible with [Lawicel CANUSB](http://www.can232.com/)? What configuration should I use (interface, channel)?
I'm running Windows python 3.5 x64.
Many thanks!
-
Now that CANToolz is ready to be a python package, all the modules under `cantoolz/modules` will be shipped with the package and will not be easily modifiable by the user, except for the user to reins…
-
When I add one extra CAN adapter to my VSCP network I can see that demon outputs Level2 HEART_BEAT on CAN bus. Look at attached screen dumps.
When I set "heartbeat-event" interval to 20 seconds. Th…
-
Hi all,
Up until now, I've been working with SocketCAN via CANUSB adapters from Lawycel (http://www.can232.com/?page_id=16). However, now we received a new platform with another serial-can controller…