Skip to content

Simple app dashboard for AR smart glasses using Arduino / ESP32 devices.

License

Notifications You must be signed in to change notification settings

dnstock/XVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XVision Smart

Simple app dashboard for ESP32 / Arduino devices with an OLED display.

Usage

AR smart glasses, smartwatch, smart mirror, smart home, etc.

Contributing

Contributions are welcome!

To contribute, please follow these steps:

  1. Fork the repository
gh repo fork [email protected]:dnstock/XVision.git
  1. Create a new branch
git checkout -b feature/my-feature
  1. Make your changes
git add .
git commit -m "Add my feature"
  1. Commit your changes to your fork
git push origin feature/my-feature
  1. Create a pull request
gh pr create
  1. Wait for review and approval
gh pr status
  1. Make any requested changes
git add .
git commit -m "Address review comments"
git push origin feature/my-feature
  1. Merge your changes
gh pr merge
  1. Celebrate your contribution!
🎉

Support

For support, please contact the author.

Authors

License

This project is open source and available under the MIT License - see the LICENSE file for details.

About

Simple app dashboard for AR smart glasses using Arduino / ESP32 devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages