Antigravity Serial Monitor

Your Board Toolkit, Unified

Serial monitor, ESP32 flash tools, partitions, and filesystems — without juggling five apps.

Board Profiles

ESP32, Arduino AVR, STM32, RP2040, Teensy, and more — pick a profile, connect, go.

Serial Monitor & Plotter

Filters, macros, log export, and live charts from your UART stream.

ESP32 Maintenance

Flash firmware, inspect partitions, browse SPIFFS/LittleFS/FATFS, and edit NVS.

Cross-Platform Desktop

Windows, macOS, and Linux builds with bundled flash tools where you need them.

Built for Embedded Workflows

Antigravity Serial Monitor adapts to the board you select — from a quick serial peek on Arduino to full ESP32 maintenance with esptool, partition maps, and filesystem browsers.

  • Board selector with official brand logos
  • Serial monitor, plotter, macros & log export
  • ESP32 flash, partitions, NVS & filesystem tools
  • Desktop flash tools for AVR, STM32, RP2040 & more
void setup() {
  Serial.begin(115200);
  Serial.println("Antigravity Serial Monitor connected...");
}

void loop() {
  // Real-time data visualization
  sensor.read();
}

Download Antigravity Serial Monitor

Latest version: loading…

Available for Windows, macOS, and Linux.

DOWNLOAD NOW

Cross-platform • Board-aware • Desktop & browser modes