Skip to content

0.6.3

Compare
Choose a tag to compare
@UncleRus UncleRus released this 02 May 13:03
· 43 commits to master since this release

What's new

  • New effects: "Peacock tail", "Diagonal movements", "Colors", "Sun radiation", "Whirls"
  • New palettes in "Fire" and "Lava"
  • Possibility of horizontal and vertical mirroring

How to flash binary image

  1. Download and install python 3
  2. Download binary image (EvLamp_image_0.6.3.bin)
  3. Run pip install esptool
  4. Run esptool.py --chip esp32 write_flash 0x0 EvLamp_image_0.6.3.bin