Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.59 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.59 KB

UniversalIO

WIP!

Overview

UniversalIO utilizes an external board's I2C, SPI, and other interfaces through a system-level driver, enabling seamless expansion of the system bus for both debugging and production environments

Features

  • I2C Support: Enable communication with I2C devices through external development boards.
  • SPI Support: Integrate SPI-enabled devices using connected development boards.
  • Modular Design: Easily extendable to support additional communication protocols.
  • Cross-Platform Compatibility: Works with a variety of development boards and system architectures.

Installation

Currently Supported Boards

  • ESP32-S3

Contributing

We welcome contributions! Please fork the repository and submit a pull request with your improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions or support, please open an issue.