Skip to main content

Recently Updated Pages

.NET MAUI - Handling taps

Vuzix .NET Integration

Now that we can send text and images, we can handle events.We'll continue from the last project. ...

Updated 5 months ago by Tim

How it fits in the Vuzix stack

Vuzix LVGL Image

It appears that the Vuzix100 glasses use LVGLImage to render the GUI. As far I have understood f...

Updated 5 months ago by Tim

.NET MAUI Integration: Images & Image Size exploration

Vuzix .NET Integration

Introduction At the end of this page, you will generate an image and display it in the glasses. ...

Updated 5 months ago by Tim

.NET MAUI Integration: First contact

Vuzix .NET Integration

Introduction On this page, it's assumed you have a MAUI project with the nuget package ready to ...

Updated 5 months ago by Tim

How to get started

Vuzix Introduction

The easiest way to get started has a few easy steps if you are familiar with Android Studio or bu...

Updated 5 months ago by Tim

.NET integration: Vuzix on MAUI

Vuzix .NET Integration

What we'll try to achieve We'll build an integration in MAUI that will hide all the complexity d...

Updated 5 months ago by Tim

Transform .crt to .cer file

Windows

This isĀ  a short reminder to go from one to another format in windows.1. Locate your crt file2. d...

Updated 5 months ago by Tim

Read querystring

ESP32-S3 WROOM-1 Webserver

Alter the config, so the uri_match_fn is wildcard match httpd_config_t config = HTTPD_DEFAULT_...

Updated 6 months ago by Tim

Getting started

ESP32-S3 WROOM-1 Webserver

This is a simple example, how to use esp_http_server - probably there are libraries to handle it ...

Updated 6 months ago by Tim

designator order for field 'xxx' does not match declaration order in 'yyy'

ESP32-S3 WROOM-1 Errors encountered

This error occurs when the "order of declared members" is not in the right order.I don't know the...

Updated 6 months ago by Tim

Configuration and initialization

ESP32-S3 WROOM-1 Camera interfacing

There are plenty of examples how to interface with the camera, but you'll find that you'll spend ...

Updated 6 months ago by Tim

error 0x105(ESP_ERR_NOT_FOUND)

ESP32-S3 WROOM-1 Errors encountered

This error can mean either: The camera isn't seated properly The pin configuration is wrong ...

Updated 6 months ago by Tim

SD Card interfacing

ESP32-S3 WROOM-1

Trying to interface with this onboard SD card slot didn't go as easily as I had expected: it requ...

Updated 6 months ago by Tim

Case printing

HackRF One with Portapack H2+

The case made by Eried is the one I have used.Print the front and back revised. I didn't need the...

Updated 6 months ago by Tim

Painting an STL without color information

Bambulabs A1 mini

It can be that you import an STL file but want to add color information.Its easy with the bucket ...

Updated 6 months ago by Tim

Start from YAML / Docker application

Bookstack

It is possible to quickly setup a docker instance. This will created them into an isolated net...

Updated 6 months ago by Tim

Run in an Iframe

Bookstack

If for some reason you want to run the bookstack in an iframe, you have to modify the .env file t...

Updated 6 months ago by Tim

Alter url

Bookstack

Bookstack reads the environment variable "APP_URL", which unfortunately cannot be altered permane...

Updated 6 months ago by Tim

Container station: Docker access Application

QNAP NAS

When you use a YAML file to create an Application in Container station, QNAP will create a privat...

Updated 6 months ago by Tim

Install ping tools (for diagnostics)

Docker

Ping is an utility to see if another host is reachable.In some cases, dockers can be isolated and...

Updated 6 months ago by Tim