Groups
Groups
Sign in
Groups
Groups
python-can
Conversations
About
Send feedback
Help
python-can
Contact owners and managers
1–30 of 59
Mark all as read
Report group
0 selected
jaurismo
8/3/23
PCAN interface: add support for 32bit and 64bit registry views (Windows)
Hi there, new guy here! In short: does it make sense to add support to search for the PCAN driver
unread,
PCAN interface: add support for 32bit and 64bit registry views (Windows)
Hi there, new guy here! In short: does it make sense to add support to search for the PCAN driver
8/3/23
Nareshkumar gopi
2/6/23
AttributeError: 'NoneType' object has no attribute 'VCI_OpenDevice
Hi, I am getting this error (can\interfaces\canalystii.py:105 in __init__ if CANalystII.
unread,
AttributeError: 'NoneType' object has no attribute 'VCI_OpenDevice
Hi, I am getting this error (can\interfaces\canalystii.py:105 in __init__ if CANalystII.
2/6/23
Prakash Kumar
9/8/22
Design of new CAN Testing tool using Python.
Hi, I want to design a CAN tool & sell it in market. I have a hardware but need the simulation
unread,
Design of new CAN Testing tool using Python.
Hi, I want to design a CAN tool & sell it in market. I have a hardware but need the simulation
9/8/22
Rufus Smith
8/5/22
Ginkgo USB-CAN Interface from viewtool
Has anyone gotten the Ginkgo Interface from viewtool to work with python-can? Is it compatible with
unread,
Ginkgo USB-CAN Interface from viewtool
Has anyone gotten the Ginkgo Interface from viewtool to work with python-can? Is it compatible with
8/5/22
Ankur Bansal
5/23/22
Using PCAN_BASIC API
Hello Forum I have previously developed the Physical layer using PCAN basic API. Can I directly start
unread,
Using PCAN_BASIC API
Hello Forum I have previously developed the Physical layer using PCAN basic API. Can I directly start
5/23/22
j
4/20/22
Get my source address
Is there a way to get the address used by python-can when it sends messages?
unread,
Get my source address
Is there a way to get the address used by python-can when it sends messages?
4/20/22
Hrobjartur Thorsteinsson
3/13/22
Python-CAN with Hyundai IONIQ
Hi all, I just began working with sending some OBD requests to my Hyundai IONIQ. I found some request
unread,
Python-CAN with Hyundai IONIQ
Hi all, I just began working with sending some OBD requests to my Hyundai IONIQ. I found some request
3/13/22
Felix Divo
,
Brian Thorne
2
3/4/22
Soft retreat from python-can
Many many thanks for all your contributions over the years Felix! Python-can is indeed in a much
unread,
Soft retreat from python-can
Many many thanks for all your contributions over the years Felix! Python-can is indeed in a much
3/4/22
stephane Simard
,
Felix Divo
2
3/1/22
OBDII CAN-Bus PID greater then 256
Hey! Do you mean PID as in (Unix) process ID? Those can indeed exceed 2^8-1=255, the maximum that one
unread,
OBDII CAN-Bus PID greater then 256
Hey! Do you mean PID as in (Unix) process ID? Those can indeed exceed 2^8-1=255, the maximum that one
3/1/22
Theertha B V
,
Felix Divo
2
2/17/22
CAN receive issue
Well, I can't tell you where they come from. However, if you want to replace python-can to be
unread,
CAN receive issue
Well, I can't tell you where they come from. However, if you want to replace python-can to be
2/17/22
H Tool
1/18/22
Using python-can to bridge between can4lnux (/dev/can0) and socketcan
Hi all, I'm trying to bridge between a local virtual can4linux (/dev/can0) device and a local (
unread,
Using python-can to bridge between can4lnux (/dev/can0) and socketcan
Hi all, I'm trying to bridge between a local virtual can4linux (/dev/can0) device and a local (
1/18/22
Paul Thomas
,
Felix Divo
3
11/9/21
increase buffer size of BufferedReader
I'd be very surprised if it was due to threading. What interface and configuration are you using?
unread,
increase buffer size of BufferedReader
I'd be very surprised if it was due to threading. What interface and configuration are you using?
11/9/21
Felix Divo
,
Brian Thorne
4
7/15/21
Next Major Release
Only the issue around introducing the specific exception types is left for now. Each interface is
unread,
Next Major Release
Only the issue around introducing the specific exception types is left for now. Each interface is
7/15/21
David Van Arnem
,
Felix Divo
2
6/28/21
Leveraging kernel >= 5.4 J1939 support in python-can/socketCAN
I don't think it belongs into python-can, as was discussed here: https://github.com/hardbyte/
unread,
Leveraging kernel >= 5.4 J1939 support in python-can/socketCAN
I don't think it belongs into python-can, as was discussed here: https://github.com/hardbyte/
6/28/21
R. Diez
,
Felix Divo
2
6/22/21
Equivalent tool to cansend for python-can
Hey! I am afraid that there is not such tool. The existing scripts can be found here: https://python-
unread,
Equivalent tool to cansend for python-can
Hey! I am afraid that there is not such tool. The existing scripts can be found here: https://python-
6/22/21
Tom N
,
Felix Divo
3
1/19/21
Bounty to create a program
Thanks Felix, I will give it a go, thanks for the tip. On Wednesday, 20 January 2021 at 01:54:23 UTC+
unread,
Bounty to create a program
Thanks Felix, I will give it a go, thanks for the tip. On Wednesday, 20 January 2021 at 01:54:23 UTC+
1/19/21
Djihane KHALFI
1/19/21
LIN message
Hi all, I am currently working with an XL vector case and I want to send and receive LIN messages
unread,
LIN message
Hi all, I am currently working with an XL vector case and I want to send and receive LIN messages
1/19/21
Jonathan Graesser
, …
Simon Schmidt
4
10/20/20
NI-XNET support
Hi Simon, I will give it a go and get back to you. I never managed to test my own (very rough)
unread,
NI-XNET support
Hi Simon, I will give it a go and get back to you. I never managed to test my own (very rough)
10/20/20
Christoph D.
8/11/20
client_bus development proposal
Hi guys, As far as I understand it is not possible to use a CAN bus with multiple clients where each
unread,
client_bus development proposal
Hi guys, As far as I understand it is not possible to use a CAN bus with multiple clients where each
8/11/20
Brian Thorne
4/21/20
Pre-release of 3.3.3
Hi all, I'm getting ready to tag python-can v3.3.3, now would be a great time to try the latest
unread,
Pre-release of 3.3.3
Hi all, I'm getting ready to tag python-can v3.3.3, now would be a great time to try the latest
4/21/20
TJ Bruno
,
Travis Travelstead
3
4/14/20
Socketcan api wrapper
That's a good point, although filters can be set up directly in Python-CAN. I'm just lazy and
unread,
Socketcan api wrapper
That's a good point, although filters can be set up directly in Python-CAN. I'm just lazy and
4/14/20
Вячеслав Мальцев
1/20/20
help with a config
config with Python-can1.4.3 works. I ask for your help, with a change in the config python-can 3 #!
unread,
help with a config
config with Python-can1.4.3 works. I ask for your help, with a change in the config python-can 3 #!
1/20/20
C.MUTHU Krishnan
12/4/19
vector - can interface
hi everyone !!! I'm new here . I need some clarifications on vector interface . How to configure
unread,
vector - can interface
hi everyone !!! I'm new here . I need some clarifications on vector interface . How to configure
12/4/19
magicsnd1
,
Keith Merrill
3
10/16/19
Devicenet interface
From Wiki: "[Devicenet] is an application layer protocol on top of the CAN (Controller Area
unread,
Devicenet interface
From Wiki: "[Devicenet] is an application layer protocol on top of the CAN (Controller Area
10/16/19
Music
, …
SERIDJ Mohammed
3
9/1/19
CAN-FD with Vector
hi Thank you for your message, but i am really busy and won't be able to work for you. Sorry Le
unread,
CAN-FD with Vector
hi Thank you for your message, but i am really busy and won't be able to work for you. Sorry Le
9/1/19
Priyanka Yussuf
5/27/19
Python-can IXXAT interface
Hi, I'm testing on Windows platform using IXXAT interface. Here is the initialisation for the bus
unread,
Python-can IXXAT interface
Hi, I'm testing on Windows platform using IXXAT interface. Here is the initialisation for the bus
5/27/19
Brian Thorne
5/16/19
Announcement
Release 3.2.0
Hi all, Happy to announce the release of python-can 3.2.0. Thanks all for the hard work! One
unread,
Announcement
Release 3.2.0
Hi all, Happy to announce the release of python-can 3.2.0. Thanks all for the hard work! One
5/16/19
Brian Thorne
, …
Felix Divo
8
5/15/19
python-can has a mailing list
The simplest would probably be to look at the examples (here: https://github.com/hardbyte/python-can/
unread,
python-can has a mailing list
The simplest would probably be to look at the examples (here: https://github.com/hardbyte/python-can/
5/15/19
Brian Thorne
2
5/12/19
Announcement
Pre release of v3.2.0
Beta release of python-can out now. pip install python-can==3.2.0b0 On Sunday, 12 May 2019 19:20:09
unread,
Announcement
Pre release of v3.2.0
Beta release of python-can out now. pip install python-can==3.2.0b0 On Sunday, 12 May 2019 19:20:09
5/12/19
renfro...@cat.com
4/22/19
Bus Load
Are there any existing methods in python-can that calculate the bus load (or traffic)? I don't
unread,
Bus Load
Are there any existing methods in python-can that calculate the bus load (or traffic)? I don't
4/22/19