Skip to content

zenhall/STEB-AI-rel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

STEB-AI

STEB-AI Logo

STEB-AI is an AI-powered hardware development environment, based on a modified branch of Roo Code.

Quick Start

Prerequisites

Installation

  1. Install the STEB-AI extension using the VSIX file:

    /bin/steb-ai-1.0.0.vsix
    

    Installation Methods:

    • Via VSCode UI:
      • Open VSCode
      • Press Ctrl+Shift+P (or Cmd+Shift+P on Mac)
      • Type "Extensions: Install from VSIX..."
      • Select the bin/steb-ai-1.0.0.vsix file
    • Via Command Line:
      code --install-extension bin/steb-ai-1.0.0.vsix

First Time Setup

  1. After installation, open the STEB-AI extension
  2. Click "Import Settings"
  3. Select the configuration file: /default_setting/roo-code-settings.json
  4. The extension is now ready to use!

Features

  • AI-powered hardware development assistance
  • Intelligent code compilation and upload
  • Seamless integration with Arduino and embedded systems

Usage

Once installed and configured, you can:

  • Use the Compile button to build your hardware projects
  • Use the Upload button to deploy code to your devices
  • Leverage AI assistance for hardware development tasks

Community

Join our Discord community for discussions, support, and updates:

Discord

Support

For issues, questions, or contributions, please visit our Discord server or create an issue in this repository.

License

This project is based on Roo Code and follows the same licensing terms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published