Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 3.38 KB

README.md

File metadata and controls

64 lines (38 loc) · 3.38 KB

MCP2515 & TJA1050 CAN Bus Module

This repository contains the PCB files for the MCP2515 and TJA1050 CAN Bus Module. These modules are commonly used in projects requiring CAN communication capabilities.

CH32V003A4M6_DevBoard_pic1.jpg

Features 📋

  • Integration of MCP2515 and TJA1050 for CAN communication.
  • Compact and versatile design suitable for various applications.
  • Easily adaptable for interfacing with microcontrollers and other devices.

Schematic Diagram

CH32V003_block.png

PCB Files

CH32V003_block.png CH32V003_block.png

Usage

  1. Clone or download the repository.
  2. Use your preferred PCB design software to open and view the PCB files.
  3. Customize the design to fit your project requirements.
  4. Fabricate the PCB using a suitable manufacturing process.

Support

For any questions or issues, please open an issue or contact the contributors directly.

Questions & Issues 🤔

Before asking, please first read the FAQ, the openScale wiki and try to find an answer in existing issues. If you still haven't found an answer, please create a new issue on GitHub.

Donations ❤️

If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate via PayPal Donation or become a GitHub Sponsor. Your donation is highly appreciated. Thank you!

Contributing 👍

If you found a bug, have an idea how to improve the CAN Bus Module or have a question, please create new issue or comment existing one. If you would like to contribute code, fork the repository and send a pull request.

License 📄

openScale is licensed under the GPL v3, see LICENSE file for full notice.

Copyright (C) 2024  yasir.shahzad <yasirshahzad918@gmail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>