Welcome! This directory contains step-by-step guides for installing, building, and using the HF-PCA9685 library.
๐ Documentation Structure
Getting Started
- ๐ ๏ธ Installation โ Prerequisites and how to obtain the source
- โก Quick Start โ Minimal working example to get you running
- ๐ Hardware Setup โ Wiring diagrams and pin connections
Integration
- ๐ง Platform Integration โ Implement the CRTP bus interface for your platform
- โ๏ธ Configuration โ Configuration options and settings
Reference
- ๐ API Reference โ Complete API documentation
- ๐ก Examples โ Detailed example walkthroughs (code snippets + ESP32 app list)
ESP32 Applications
- ESP32 apps โ Index ยท Comprehensive test ยท Servo demo (build, run, customize)
Troubleshooting
- ๐ Troubleshooting โ Common issues and solutions
๐ก 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