Neon Zone
is a pixel light made based on ESP32. The display is driven by the light board of WS2812b, and the Arduino program is written and run. It is a pixel light integrating design and practicality
- See "Material" folder for details.
-
Program is written by Clion(
vscode is good for it too) + platformio plugin, about how to configure PlatformIO,please refer to this document -
If it is difficult to configure the project in Clion, you can use vscode to configure the project and then write code in Clion
-
The git submodule was used to write the program. After you clone the project, you need to execute the following Code in the code folder:
git submodule init
git submodule update
git clone https://github.com/SimpleJony/Neon-Zone
Choose Open
in Clion,select the Code
folder,click Open
- Control the light by XiaoAi
- ESP32 SoftAP network configure mode
- Connect to the network, automatically get time, weather information
- Show time, weather
- Timer
- Snake
- Code rain animation