HF-WS2812 Documentation
Welcome! This directory contains step-by-step guides for installing, configuring, and using the HF-WS2812 library.
📚 Documentation Structure
Getting Started
- 🛠️ Installation – How to integrate the component into your ESP-IDF project
- ⚡ Quick Start – Minimal working example to get you running
- 🔌 Hardware Setup – Wiring diagrams and pin connections
Integration
- 🔧 Platform Integration – ESP32 RMT integration and platform-specific details
- ⚙️ Configuration – Kconfig options and runtime configuration
Reference
- 📖 API Reference – Complete API documentation
- 💡 Examples – Detailed example walkthroughs
Troubleshooting
- 🐛 Troubleshooting – Common issues and solutions
🚀 Quick Start Path
New to WS2812 LEDs? Follow this recommended path:
- Start with Installation to integrate the component
- Follow Hardware Setup to wire your LED strip
- Read Quick Start for a minimal working example
- Check Configuration for customization options
- Explore Examples for more advanced usage
💡 Need Help?
- 🐛 Found a bug? Check the Troubleshooting guide
- ❓ Have questions? Review the API Reference
- 📝 Want to contribute? See the contributing guidelines in the main README
Navigation ➡️ Installation