anindyamitra15 / OTA_ESP32_8x50_ws2811

Diwali Lighting using ESP32 with OTA update support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTA_ESP32_8x50_ws2811

Diwali Lighting using ESP32 with OTA update support! This code is meant to drive 8 neopixel chains through separate pins. Being busy with preparation of the hardware, I couldn't show much innovation to it as of now, you can check my insta for a few demonstrations.

Contents:

  1. [Libraries required](#Libraries required)

Libraries required

-FastLED

  • Button2
  • AsyncTCP
  • AsyncWebServer
  • AsyncElegantOTA

About

Diwali Lighting using ESP32 with OTA update support


Languages

Language:C++ 95.6%Language:C 4.4%