Vuzix
Technical exploration of the Z100 AR glasses.
Initially, I'm working around Android and implementation in .NET (Blazor) as this is my usual code stack with the purpose to build towards Android.
If there is any need or demand for iOS and windows integrations - I can explore those at a later stage as well.
Introduction
After playing with the demo, sending some text, trying to modify the images, you might start to g...
.NET Integration
Examples to get started fairly quickly.I'm trying to be as complete possible - so someone who com...
.NET integration: Vuzix on MAUI
What we'll try to achieve We'll build an integration in MAUI that will hide all the complexity d...
.NET MAUI Integration: First contact
Introduction On this page, it's assumed you have a MAUI project with the nuget package ready to ...
.NET MAUI Integration: Images & Image Size exploration
Introduction At the end of this page, you will generate an image and display it in the glasses. ...
.NET MAUI - Handling taps
Now that we can send text and images, we can handle events.We'll continue from the last project. ...
.NET MAUI - reporting events to the GUI
In this page, we will send a notifiation of an event back to the .NET GUI. The resulting project...
.NET MAUI - reading glass status
Once you're playing around and get some life in the glasses, there are moments you're not sure if...
LVGL Image
.NET: Refactoring / Dependency Injection
This section will be a more around architectural and design considerations.Someone who is affluen...