Skip to content

Releases: UncleRus/EvLamp

0.7.0

26 May 12:09
Compare
Choose a tag to compare

What's new

  • Support for multiple LED matrices
  • New effects: "Spaceships", "Firefiles", "Tunnel", "Colored dunes"
  • New parameters in "Crazybees" and "Radiant Wheel"
  • Two new common palettes

Bugfixes

  • Fixed bug in effect "Rays" with ray endings out of screen if screen is not square
  • Fixed bug in effect "Gif", gifs displayed in the center of surface now
  • Effect "Hoop" now displayed correct at non-squared screens
  • libnsgif library updated to latest version

0.6.3

02 May 13:03
Compare
Choose a tag to compare

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

0.6

06 Jun 13:14
Compare
Choose a tag to compare
0.6

First release, does not support OTA