Recently Updated Pages
.NET MAUI - Handling taps
Now that we can send text and images, we can handle events.We'll continue from the last project. ...
How it fits in the Vuzix stack
It appears that the Vuzix100 glasses use LVGLImage to render the GUI. As far I have understood f...
.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 Integration: First contact
Introduction On this page, it's assumed you have a MAUI project with the nuget package ready to ...
How to get started
The easiest way to get started has a few easy steps if you are familiar with Android Studio or bu...
.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...
Transform .crt to .cer file
This isĀ a short reminder to go from one to another format in windows.1. Locate your crt file2. d...
Read querystring
Alter the config, so the uri_match_fn is wildcard match httpd_config_t config = HTTPD_DEFAULT_...
Getting started
This is a simple example, how to use esp_http_server - probably there are libraries to handle it ...
designator order for field 'xxx' does not match declaration order in 'yyy'
This error occurs when the "order of declared members" is not in the right order.I don't know the...
Configuration and initialization
There are plenty of examples how to interface with the camera, but you'll find that you'll spend ...
error 0x105(ESP_ERR_NOT_FOUND)
This error can mean either: The camera isn't seated properly The pin configuration is wrong ...
SD Card interfacing
Trying to interface with this onboard SD card slot didn't go as easily as I had expected: it requ...
Case printing
The case made by Eried is the one I have used.Print the front and back revised. I didn't need the...
Painting an STL without color information
It can be that you import an STL file but want to add color information.Its easy with the bucket ...
Start from YAML / Docker application
It is possible to quickly setup a docker instance. This will created them into an isolated net...
Run in an Iframe
If for some reason you want to run the bookstack in an iframe, you have to modify the .env file t...
Alter url
Bookstack reads the environment variable "APP_URL", which unfortunately cannot be altered permane...
Container station: Docker access Application
When you use a YAML file to create an Application in Container station, QNAP will create a privat...
Install ping tools (for diagnostics)
Ping is an utility to see if another host is reachable.In some cases, dockers can be isolated and...