A Python library that provides Controller Area Network (CAN) support for Python, offering a common abstraction layer for different CAN interface hardware.
python-can

- بايثون
- الفضاء الجوي, الأتمتة, السيارات, تصنيع, الروبوتات
- واجهة برمجة التطبيقات (API), السيارات, الأنظمة السيبرانية الفيزيائية (CPS), التصميم من أجل التصنيع (DfM), Industrial Internet of Things (IIoT), التعلّم الآلي, الروبوتات, البرمجيات, مجموعة تطوير البرمجيات (SDK)
الميزات:
- CAN bus communication (sending/receiving messages), support for various CAN interface hardware (SocketCAN, Kvaser, PCAN, Vector, IXXAT, NI-CAN, etc.), message filtering, logging CAN traffic (ASCII, BLF, TRC), Bus object for managing CAN interface, Notifier for asynchronous message handling, periodic message sending
التسعير:
- مجاناً
- Provides a hardware-agnostic API for CAN communication, supports a wide range of CAN interfaces, actively maintained, good for automotive, robotics, and industrial applications involving CAN.
- Requires specific hardware drivers for the chosen CAN interface to be installed, setup can be complex depending on the hardware and OS, performance can be hardware-dependent.
الأفضل لـ
- Engineers and developers working with CAN bus networks for applications in automotive diagnostics, industrial automation, robotics, and embedded systems.