Firmware Flasher
Click the button below to install the ESP32 Air Mouse firmware. Ensure your device is connected via USB before proceeding.
Connect your ESP32 via USB and click Flash Firmware
Installation Guide
- Connect your ESP32 Air Mouse device to your computer using a USB data cable.
- Click the Flash Firmware button above.
- Select the correct COM port when prompted by your browser.
- Wait for the installation to complete. Do not disconnect during the process.
- Once installed, the device will restart and be ready for use.
Features
- Gyroscopic air mouse control with MPU6050
- Bluetooth Low Energy (BLE) connectivity
- Left & Right click buttons with debouncing
- Adjustable sensitivity and dead zone
- Axis inversion options
- Gyro calibration
- EEPROM settings persistence
- Configurable via Serial commands
Serial Commands
SENS:<float>- Set sensitivity multiplier
NAME:<text>- Set BLE device name
DEADZONE:<float>- Set dead zone in deg/s
INVERTX- Toggle X axis inversion
INVERTY- Toggle Y axis inversion
CALIBRATE- Calibrate gyro
STATUS- Print current settings
HELP- Show available commands
SAVE- Save settings to EEPROM
LOAD- Load settings from EEPROM
RAW- Toggle raw gyro printing