Posts tagged "iot-edge"
-
Cameras on Azure IoT Operations, Part 1: The Control Plane and Network Model
This is Part 1 of a three-part series on running a real camera fleet on Azure IoT Operations (AIO):
-
Using Cognitive Services: Custom Vision Service with Azure IoT Edge
This is a guide on how to use Cognitive Services: Custom Vision Service with Azure IoT Edge without having the Edge module host a web endpoint but instead use the built in Module to Module communication. This post will break...
-
iotedge: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory - Raspberry Pi
After installing Azure IoT Edge using the guide for Linux ARM32, the following error was presented: “iotedge: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory”.
-
Upcoming Pluralsight Course - Designing an Intelligent Edge in Microsoft Azure
Off to start another course for Pluralsight. This time its Designing an Intelligent Edge in Microsoft Azure. If you would like to check out any of my other courses, visit my author’s profile. The new course will cover the following...
-
Upcoming interview with The 6 Figure Developer
On May 6th I will be interviewed by The 6 Figure Developer. Topics of discussion are: Azure, Cognitive Services, and IoT. Once the interview is complete I will post a link here or on my other social media sites.
-
.NET Rocks Podcast is out!
The interview I had with .NET Rocks! is here.
-
.NET Rocks Interview
After my sessions at Update Conference Prague I will be discussing the Azure IoT Edge platform with .NET Rocks!. Hopefully I will have recovered from jet lag and my other presentations to give a coherent and passable interview. One of...
-
Azure IoT Edge - docker.sock connect: permission denied
The Azure IoT Edge getting started guide currently utilizes VS Code and Docker to create modules. If you receive “docker.sock connect: permission denied” after trying to build, run the following two commands in the terminal:
-
Atlanta Code Camp - Tickets for sale
Register Here
-
Sponsors Wanted - Atlanta Medical Hackathon
The Atlanta Medical Hackathon is looking for Sponsors. Sponsors can look forward to getting in front of soon to graduate, undergraduate and graduate students interested in a career in technology or medicine.
-
Update Conference Prague
I have been selected to speak at Update Conference Prague during 22nd - 23rd November 2018. This year I will be giving two talks:
-
TechBash 2018
This year I will be presenting Enable IoT with Edge Computing and Machine Learning at TechBash. Here is the outline:
-
Third Annual Internet of Things Startup Showcase
Join the Greater Atlanta Internet of Things at the Third Annual Internet of Things Startup Showcase on May 15th at Atlanta Tech Park.
-
Mixed3d Scans
About four days ago Lamar and I went to Mixed3D to get some scans done for his birthday. They have an interesting booth filled with Raspberry Pis that generate a 3D model. They also offer to print those 3D models...
-
Interview with The Cube
At Devnet Create I was interviewed by The Cube. Heres the resulting interview:
-
IRIS Conference
April 14th is the Integrative Research and Ideas Symposium (IRIS) hosted by the UGA Graduate-Professional Student Association. I will be speaking on three separate topics at the event:
-
Azure IoT Edge - exec user process caused "exec format error??
If running Edge on a Raspberry Pi and an Edge container’s logs show ‘exec user process caused “exec format error”’ as an error then most likely you are running a non Raspberry Pi container on the Raspberry Pi. If the...
-
Azure IoT Edge stuck restarting
NOTE: This is for the private preview version of Azure IoT Edge
-
DevNexus 2018
I’m proud to be presenting Enable IoT with Edge Computing and Machine Learning at DevNexus this year. This is one of my newer talks. After doing a bit of work with Microsoft Azure’s gateway releases I feel that this logic...
-
Creating an ASP.NET Core application for Raspberry Pi
As a part of the Wren Hyperion solution, an ASP.NET Core application will run on an ARM based Linux OS (we are building a POC for the Raspberry Pi and Raspian). Here are the steps on how you can get...
-
Unable to load DLL 'e_sqlite3' dotnet core Raspian
If you get the error message “Unable to load DLL ‘e_sqlite3’ dotnet core Raspian”, that means that the libe_sqlite3.so was not loaded to the runtime directory. There is a copy of the libe_sqlite.so library here. Copy the library to the...
-
Create Azure Function to process IoT Hub file upload
On the Wren Solutions project, there was need to sync a large data set from a device and merge data from it into an existing data set in Microsoft Azure. To accomplish this we decided to use the following workflow:...
-
Spoke at Health Hack GT
I recently spoke on Virtual Reality and IoT at the Georgia Tech Health Hackathon. Here is the video, the audio didn’t turn out to great.[youtube https://www.youtube.com/watch?v=QmxPRkh0A58]
-
Big IoT week in Atlanta
This coming week there are a few IoT events in Atlanta:
-
New Blog Site
I decided to move my blog to a hosted provider and actually pay for it. This makes it so much easier. The content will still be focused around Cloud, Mobile, and IoT.