Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm) Prepare an Orange Pi! The current tutorial uses the Orange Pi 5 4G development board. Prepare the .NET environment Install .NET Core dependencies sudo apt install -y libunwind8 libunwind8-dev gettext libicu-dev liblttng-ust-dev libcurl4 libcurl4-openssl-dev libssl-dev uuid-dev unzip libgdiplus libc6-dev libkrb5-3 Download the .NET 7 SDK wget https://download.visualstudio.microsoft.com/download/pr/142603ad-0df5-4aef-bdc2-87b6140c90ed/2cce467e6c954d01024942b8370aaf70/dotnet-sdk-7.0.302-linux-arm64.tar.gz … Read more

Open Source and Free Industrial IoT Gateway Based on .NET

Open Source and Free Industrial IoT Gateway Based on .NET

Introduction A cross-platform IoT gateway based on .NET 6. Easily connect to any of your devices and systems (such as PLCs, barcode scanners, CNCs, databases, serial devices, upper computers, OPC Servers, OPC UA Servers, Mqtt Servers, etc.) through visual configuration, enabling bidirectional data communication with Thingsboard, IoTSharp, or your own IoT platform (MES, SCADA). Provides … Read more

Gesture Recognition Modules for Raspberry Pi with .NET

Gesture Recognition Modules for Raspberry Pi with .NET

↓Recommended Follow ↓ Introduction If you ask how useful gesture recognition really is, it’s hard to say; it’s neither too big nor too small. In daily life, we see it being used in various small devices like lamps and kitchen switches. From a practical standpoint, having gesture-controlled switches in the kitchen is quite nice; sometimes … Read more