v0.3.3 · NOW OPEN SOURCE

Free AI-powered coding environment for Microcontrollers

An open-source coding environment for embedded development that helps you generate, shape, and improve microcontroller code with AI assistance.

Arduino
ESP
Raspberry Pi
STM32
PJRC
Nordic
RISC-V
Atmel
EXORT
What is Exort

One prompt away from idea to microcontroller code.

Exort makes hardware coding feel less overwhelming. It’s an open-source desktop app for microcontroller development, powered by an AI agent that helps you write, improve, upload, and debug embedded code.

Free AI Models included

Start with free included models or connect your own provider.

Designed for Hardware

The agent helps debug, compile, and upload to your target board.

Monitor and Iterate

Write code, monitor device output, and iterate with built-in tools.

Core Features
EXORT
0
Download Exort

Download Exort and start building

Exort is available for Windows, macOS, and Linux. Download the latest version and get started today.

Clone Exort and run it locally

git clone https://github.com/Razz19/Exort.git
cd Exort
npm install
npm run dev