Posts tagged "raspberry-pi"
-
iotedge: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory - Raspberry Pi
Raspberry Pi fix for Azure IoT Edge libssl.so.1.0.2 loading errors, showing the libssl1.0.2 install and service restart checks for iotedge.
-
Update - Techbash
TechBash 2018 update: a second talk, Alternative Device Interfaces and Machine Learning, joins the Enable IoT with Edge Computing session.
-
Mixed3d Scans
A trip to the Mixed3D booth, where a rig of Raspberry Pis builds a 3D model, plus the full color sandstone prints and Sketchfab scans that came out of it.
-
Azure IoT Edge - exec user process caused "exec format error"
Fix the exec format error in Azure IoT Edge container logs on a Raspberry Pi by switching the Dockerfile base image to an arm32v7 .NET runtime.
-
Creating an ASP.NET Core application for Raspberry Pi
Steps to build an ASP.NET Core app, publish it for linux-arm, install the .NET Core runtime on Raspbian, and serve the site from a Raspberry Pi.