Skip to content

PlaiiinLightOS v1.9.9

Choose a tag to compare

@github-actions github-actions released this 06 Jul 23:01

Firmware build for PlaiiinLightOS v1.9.9.

Forms shipped

tower · wormhole · display · cube · rocket · strip

What's in each form

File Purpose Flash to
<form>-flash.bin USB first-flash (bootloader + partitions + OTA data + app) offset 0x0
<form>-app.bin OTA payload — POST to /api/ota on a running lamp (OTA, no offset)
<form>-effects.bin byForm SPIFFS image (effects + form-template) offset 0x3C0000
<form>.manifest.json ESP Web Tools manifest for browser-based flashing

DIY flash recipes

CLI (esptool):

esptool.py --chip esp32 -p /dev/cu.usbserial-* write_flash 0x0      tower-flash.bin
esptool.py --chip esp32 -p /dev/cu.usbserial-* write_flash 0x3C0000 tower-effects.bin

Browser (ESP Web Tools): point the install button at tower.manifest.json.

Verification

See SHA256SUMS.