E5C0 GitHub - dnstock/XVision: Simple app dashboard for AR smart glasses using Arduino / ESP32 devices. · GitHub
[go: up one dir, main page]

Skip to content

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 git@github.com:dnstock/XVision.git
  1. Create a new branch
< 756A div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="git checkout -b feature/my-feature">
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

 
 
 

Contributors

Languages

0