Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add can-wizard proyect #32

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Add can-wizard proyect #32

merged 1 commit into from
Sep 23, 2024

Conversation

mrfussion
Copy link
Contributor

@mrfussion mrfussion commented Sep 22, 2024

CAN Wizard
CAN Wizard is a project designed for communication using the CAN (Controller Area Network) protocol, primarily targeted at embedded systems utilizing the ESP32 microcontroller family. This project is developed using ESP-IDF and supports ESP32-C3, allowing flexible development for different use cases.

Features

  • CAN Communication: Implements CAN communication protocols, enabling data exchange between devices over a CAN bus.
  • File System Integration: Includes file system operations for handling configuration or logging.
  • Custom serial Console: A custom serial console implementation for interacting with the system and issuing commands.
  • Modular Design: Organized in components for easier maintenance and scalability, including linked lists and command utilities.

@iDoka
Copy link
Owner

iDoka commented Sep 23, 2024

@mrfussion, well done!

@iDoka iDoka merged commit 6f20bff into iDoka:main Sep 23, 2024
@mrfussion
Copy link
Contributor Author

@iDoka thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants