Simple app dashboard for ESP32 / Arduino devices with an OLED display.
AR smart glasses, smartwatch, smart mirror, smart home, etc.
Contributions are welcome!
To contribute, please follow these steps:
- Fork the repository
gh repo fork git@github.com:dnstock/XVision.git- Create a new branch
git checkout -b feature/my-feature