STEB-AI is an AI-powered hardware development environment, based on a modified branch of Roo Code.
- Download and install Visual Studio Code
-
Install the STEB-AI extension using the VSIX file:
/bin/steb-ai-1.0.0.vsixInstallation Methods:
- Via VSCode UI:
- Open VSCode
- Press
Ctrl+Shift+P(orCmd+Shift+Pon Mac) - Type "Extensions: Install from VSIX..."
- Select the
bin/steb-ai-1.0.0.vsixfile
- Via Command Line:
code --install-extension bin/steb-ai-1.0.0.vsix
- Via VSCode UI:
- After installation, open the STEB-AI extension
- Click "Import Settings"
- Select the configuration file:
/default_setting/roo-code-settings.json - The extension is now ready to use!
- AI-powered hardware development assistance
- Intelligent code compilation and upload
- Seamless integration with Arduino and embedded systems
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
Join our Discord community for discussions, support, and updates:
For issues, questions, or contributions, please visit our Discord server or create an issue in this repository.
This project is based on Roo Code and follows the same licensing terms.