Skip to content
saeid rezaei edited this page Apr 16, 2025 · 2 revisions

VirtualBus Project Wiki

Welcome to the VirtualBus project wiki! This embedded communication system integrates CAN, MQTT, and serial protocols.

Quick Links

Project Overview

Architecture Overview

VirtualBus is a communication middleware that:

  • Integrates CAN, MQTT, and Serial protocols
  • Provides real-time message routing
  • Supports cross-platform deployment
  • Includes Docker containerization

Build Process

  1. External dependencies
  2. Core library
  3. Unit tests
  4. Integration tests

Contributing

  1. Fork repository
  2. Create feature branch
  3. Submit pull request
  4. Follow coding standards
Clone this wiki locally