Flash Neurai firmware to your ESP32 directly from your browser
This application requires Google Chrome, Microsoft Edge, or another Chromium-based browser with Web Serial API support.
⚠️ Important: Close any program that might be using the serial port (Arduino IDE, PlatformIO, serial monitor, etc.) before connecting.
💻 Linux: If you have permission issues, add your user to the dialout group: sudo usermod -a -G dialout $USER
and restart your session.