Skip to content
pr3y edited this page Oct 1, 2024 · 2 revisions

How to install

For m5stack devices

The easiest way to install Bruce is using the official Web Flasher https://bruce.computer/flasher. Or if you already use M5Launcher to manage your m5stack device, you can install it with OTA.

You can also burn it directly from the m5burner tool, just search for 'Bruce' (My official builds will be uploaded by "owner" and have photos.) on the device category you want to and click on burn

Or download the latest binary from releases and flash locally using esptool.py

esptool.py --port /dev/ttyACM0 write_flash 0x00000 Bruce_device_version.bin