# ZLG_CAN_python **Repository Path**: dc-melo/ZLG_CAN_python ## Basic Information - **Project Name**: ZLG_CAN_python - **Description**: description - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://dc-melo.com - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2021-07-14 - **Last Updated**: 2024-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZLG CAN python ## Table of Contents - [Background](#background) - [Install](#install) - [Usage](#usage) - [Generator](#generator) - [Badge](#badge) - [Example Readmes](#example-readmes) - [Related Efforts](#related-efforts) - [Maintainers](#maintainers) - [Contributing](#contributing) - [License](#license) ## Background ## Install 1. connect ZLG hardware  2. Clone code and change directories ``` git clone https://github.com/DC-Melo/ZLG_CAN_python.git ``` 3. Install python3 packages ``` python3 -m pip install -r requirements.txt ``` 4. in the repository folder(ZLG_CAN_python),run command to check CAN message ``` python3 -m can.viewer --bitrate 500000 --channel 0 -i canalystii ``` then you will get CAN message like  5. after you can get CAN message from ZLG hardware. you can use script to send CAN message. ``` python3 send_one_message.py ``` then you will get the CAN message send from ZLG  6. read the CAN dbc,and send CAN message. ``` python3 send_one_message_with_db.py ``` then you will get the CAN message send from ZLG  ## Usage ### Generator ## Badge ## Example Readmes ## Related Efforts ## Maintainers [@DC-Melo](https://github.com/DC-Melo) ## Contributing ### Contributors ## License [MIT](LICENSE) © DC-Melo王江 ## Donation 如果你喜欢我的项目,请在对应的项目右上角 "Star" 一下。你的支持是我最大的鼓励! ^^ 你也还可以扫描下面的二维码,对作者进行打赏。 If you like my project, "Star" in the corresponding project right corner, please. Your support is my biggest encouragement! ^^ You can also scan the qr code below or Donate to this project using Paypal, donation to Author. ---