MPU6050_WLED
Latest version 04/13/2023; "MPU6050_WLED_withFive_Switches.ino" no longer uses touch features; instead, it uses five switches for better user interface. Additionally, a potentiometer is used to adjust delay between sending of URL to WLED Controller. Features are nearly the same. Find the latest version in the folder: MPU6050_WLED_withFive_Switches. Note: must use the new variables.h file; as variable names have changed. First time use; edit variable values
to match your network and your configuration. Find network configuration in network.h.
Developed by William Lucid with an assist from OpenAI's ChatGPT. Project is a work-in-progress; uses a WLED Controller, a MPU6050 Accelerometer/Gyroscope Module. Sketch was developed to generate varialbles for Effects, Intensity, and Color palette variables for WLED Controller. WLED Project Sketch runs on ESP8266 or ESP32.
WLED "List of Effects and Palettes"
Plan is to use a wand/paddle with the MPU6050 attached; user could "wave" the wand/paddle effecting changes to strip led, WLED "effects," "intensity," and "color Palette."
Using MPU6050_WLED. Project:
- Requires WLED Controller, ESP32, MPU6050
- See "Operation Five Switches.pdf" on switch useage.
RGB Strip Controller used with MPU6050_WLED project
View Tom Parish's ORB Art Project using WLED Controller
View ORB using MPU6050_WLED Sketch:
William