Commit Graph

  • 3ac26d35d2 Make AP more friendly in congested WiFi situations master Thomas Kolb 2023-08-14 23:32:31 +0200
  • ecfc78c48a Decide on UDP or animation display after showing IP for 30 seconds Thomas Kolb 2023-08-11 21:46:50 +0200
  • f76c71e1d2 Merge branch 'master' into bnb bnb Thomas Kolb 2023-08-11 19:56:24 +0200
  • 89160ed482 Various fixes due to package updates Thomas Kolb 2023-07-28 20:33:01 +0200
  • e3fcd485f9 Latest ZAM changes Thomas Kolb 2023-07-27 22:20:22 +0200
  • c9471331d3 Add functions to treat all LEDs as a single strip Thomas Kolb 2022-09-09 20:10:15 +0200
  • 03ff31067a Added (untested) RacerAnimation Thomas Kolb 2022-07-06 21:11:19 +0200
  • 3b7e04fa3c Merge branch 'master' into bnb Thomas Kolb 2022-07-06 20:00:47 +0200
  • b932a10ca1 Added support for ESP32-EVB and Ethernet Thomas Kolb 2022-05-06 23:58:16 +0200
  • 6ff81845ed Added MIT license Thomas Kolb 2022-03-10 20:26:18 +0100
  • 3671ecc635 Added „Christmas Glitter“ animation Thomas Kolb 2022-03-10 20:24:19 +0100
  • 25abc446b0 Increased sin LUT precision: 16-bit x 2048 entries Thomas Kolb 2021-08-23 23:57:19 +0200
  • 10892e1a29 animation_test: remove flickering by increased LUT size Thomas Kolb 2021-08-23 23:40:16 +0200
  • bd6489e347 Make the new animation on of the default animations Thomas Kolb 2021-08-23 22:00:58 +0200
  • 75c17f28f8 Added new RgbwPsychedelicAnimation Thomas Kolb 2021-08-23 21:24:44 +0200
  • 50fb58e494 animation_test: fixed build; test new animation Thomas Kolb 2021-08-23 21:22:56 +0200
  • e9e999e315 Fixed RGBW-Sinus animation Thomas Kolb 2020-12-03 20:17:16 +0100
  • 52053ea3bb Tune some animations for the ex-Pfeiffer setup Thomas Kolb 2020-12-03 20:16:46 +0100
  • d9ff33b784 Adjustments for the BnB setup (2 columns with 150 LEDs each) Thomas Kolb 2020-04-14 21:07:51 +0200
  • 9e35c239d6 New native animations: twinkling sky and RGBW Sinus Thomas Kolb 2020-12-01 23:25:13 +0100
  • 76354fa4bd AnimationController: fixed restore of last animation Thomas Kolb 2020-11-30 20:46:51 +0100
  • 2b72d6c95b Remember last animation set by user and restart next time Thomas Kolb 2020-04-14 22:30:44 +0200
  • 320268ca14 After showing the IP for 1 Minute, switch animation Thomas Kolb 2020-04-14 21:32:47 +0200
  • dc8bc98193 Circumvent problems with UDP fragmentation Thomas Kolb 2020-04-14 21:03:39 +0200
  • da37f32096 Global strip offset in fader Thomas Kolb 2020-02-21 20:15:39 +0100
  • 905c3fce7b Added Fireworks animation – Happy new year! Thomas Kolb 2019-12-31 23:39:09 +0100
  • 6a71074b4b UDPProto: added "ack request" + response packets Thomas Kolb 2019-12-30 12:19:00 +0100
  • a9cfcb16d9 Added "Matrix Code"-style animation Thomas Kolb 2019-12-30 12:18:04 +0100
  • 2b8d75a475 WebServer: API for colored scrolling text messages Thomas Kolb 2019-12-24 18:11:09 +0100
  • f28de024d8 Added animation test framework Thomas Kolb 2019-12-24 17:32:15 +0100
  • ae2eb2a25f ImageScrollerAnimation: faster stop by default Thomas Kolb 2019-12-24 17:29:30 +0100
  • 96e29061a2 font: added conversion verification program Thomas Kolb 2019-12-24 17:28:13 +0100
  • f1e7c46a65 Font: fixed order of '?!' characters Thomas Kolb 2019-12-24 17:27:36 +0100
  • 0111e645c7 Fixed font conversion script Thomas Kolb 2019-12-23 21:53:36 +0100
  • d5357b2021 Show IP address on startup Thomas Kolb 2019-12-23 19:56:33 +0100
  • c2a96747b9 Added bitmap font generator Thomas Kolb 2019-12-23 19:55:40 +0100
  • 8bd87c4d3d Implement static color via special animation type Thomas Kolb 2019-12-16 23:31:15 +0100
  • 127b8d6dca Animation robustness improvements Thomas Kolb 2019-12-16 23:29:05 +0100
  • ecf296a1fc Removed debug output on serial Thomas Kolb 2019-12-16 22:33:00 +0100
  • 4d2c61782b Only auto-activate FireAnimation once on startup Thomas Kolb 2019-12-16 22:32:28 +0100
  • 9d60afe1fb htdocs: change animation from the index page Thomas Kolb 2019-12-16 22:12:09 +0100
  • aa56e36f3f Added snowfall animation Thomas Kolb 2019-12-15 21:39:03 +0100
  • 8e9124c884 Avoid LED update glitches caused by flash access Thomas Kolb 2019-12-15 18:03:23 +0100
  • 9ddb2063bb Swap cores to reduce glitches during SPI flash access Thomas Kolb 2019-12-14 23:56:04 +0100
  • bdd8ebd123 AnimationController: added missing declaration Thomas Kolb 2019-12-14 23:55:30 +0100
  • af3adf99db WebServer: fixed 404 handling and listanim Thomas Kolb 2019-12-14 23:54:42 +0100
  • 1410124e49 WebServer: Added /api/listanim to list animations Thomas Kolb 2019-12-14 23:12:57 +0100
  • b1f1647260 WebServer: moved non-static endpoints to /api/ Thomas Kolb 2019-12-14 23:09:37 +0100
  • 917627c0d0 Smoother transitions between UDP and animation Thomas Kolb 2019-12-10 22:41:11 +0100
  • c33a5fcade Dynamically switch between animation framework and UDP control Thomas Kolb 2019-12-09 23:25:04 +0100
  • 1bfee92aec Stability improvements for FireAnimation and AnimationController Thomas Kolb 2019-12-09 22:22:51 +0100
  • b78313d2e0 Webserver: cooperative multitasking! Thomas Kolb 2019-12-09 22:21:27 +0100
  • 154ed66174 Pin Tasks to cores Thomas Kolb 2019-12-09 22:21:01 +0100
  • f91b3c8cfb Allow to switch animations via HTTP Thomas Kolb 2019-12-08 22:58:50 +0100
  • 2c4f310395 FireAnimation: fixed top row Thomas Kolb 2019-12-08 22:58:09 +0100
  • 13a758b01f WebServer: serve static files from SPIFFS Thomas Kolb 2019-12-08 22:56:59 +0100
  • 642ce82144 main: removed "debug green" Thomas Kolb 2019-12-05 01:15:23 +0100
  • 368c5bec72 Added fire animation; better transitions Thomas Kolb 2019-12-05 01:11:37 +0100
  • 1db57ca62d Added connection-established animation on startup Thomas Kolb 2019-12-03 23:11:34 +0100
  • 6131e6a687 Implement Animation-specific fadeout Thomas Kolb 2019-12-03 22:09:55 +0100
  • e4a8c86180 Manage animations via a central controller Thomas Kolb 2019-12-02 23:06:04 +0100
  • 862ad18d24 Started Animation framework Thomas Kolb 2019-12-02 22:42:31 +0100
  • bb524d03dd Update: implement update of the SPIFFS image Thomas Kolb 2019-12-02 21:21:13 +0100
  • 49c39184b9 ota_update script: nicer progress display Thomas Kolb 2019-12-02 20:56:16 +0100
  • 1c899c1f24 Update: don't block the system during the Update Thomas Kolb 2019-12-02 20:53:21 +0100
  • 72d0233f52 main: run UDP loop also in access point mode Thomas Kolb 2019-12-02 20:41:29 +0100
  • 48089dd526 ota_update: read password invisibly Thomas Kolb 2019-12-02 20:40:47 +0100
  • 832b30f485 First version of at TCP-based OTA updater Thomas Kolb 2019-11-27 00:22:04 +0100
  • 24ba2242a4 Load sensitive data from the SPIFFS Thomas Kolb 2019-11-26 22:03:44 +0100
  • 8a1a17bb07 WebServer: use /htdocs as root directory Thomas Kolb 2019-11-26 21:11:36 +0100
  • 1337a7e231 Integrated authentication test in WebServer Thomas Kolb 2019-11-25 22:45:01 +0100
  • 42c41171ce Renamed HTTPServer->WebServer to avoid name conflict Thomas Kolb 2019-11-25 22:06:37 +0100
  • 6cbfa854f1 Fader: flip logical addressing in specific sub-strips Thomas Kolb 2019-11-25 22:02:00 +0100
  • 373bed9121 Added class for challenge-response authentication Thomas Kolb 2019-11-25 22:00:48 +0100
  • fdf26d1669 main: more sophisticated WiFi setup Thomas Kolb 2019-11-20 22:43:40 +0100
  • fd0d75ee16 HTTPServer: serve static file from the SPIFFS Thomas Kolb 2019-11-20 22:42:35 +0100
  • a0c5d5587d Moved Fader.h to include/ Thomas Kolb 2019-11-20 22:42:05 +0100
  • b155ab1eb1 Implemented UDP protocol Thomas Kolb 2019-11-17 17:57:21 +0100
  • 926ea316f7 Extended Fader to support multiple logical strips Thomas Kolb 2019-11-17 17:56:08 +0100
  • 95d295e425 Added README.md Thomas Kolb 2019-11-17 16:30:11 +0100
  • 61e54a2557 Initial commit: SK6812 LED Fader, HTTP Server Thomas Kolb 2019-11-17 01:16:46 +0100