Posts tagged "iot"
-
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):
-
Cameras on Azure IoT Operations, Part 2: Swapping in the AIO MQTT Broker
This is Part 2 of a three-part series on running a real camera fleet on Azure IoT Operations (AIO):
-
Cameras on Azure IoT Operations, Part 3: Data Flows, Connectors, and the Cloud
This is Part 3 of a three-part series on running a real camera fleet on Azure IoT Operations (AIO):
-
Home Lab - Tenstorrent Buildout for Multi-Cloud Edge Demos
Buildout Overview
-
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...
-
Azure IoT Hub - OpenSSL - Generate proof of possession
The Azure IoT documentation has guides on setting up certifications for production use. That documentation showcases how to properly setup using certificate authorities to generate proof of possession. For development purposes, you may want to use self signed certificates.
-
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”.
-
MVP Renewal
Proudly, I will be entering my third year as a Microsoft MVP. This will be under the Microsoft Azure category again. Moving forward, I look forward to doing a large amount of work and training with Azure Edge and Azure...
-
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.
-
Using Open CV C++ with Azure IoT Edge
If you are looking for a guide on creating an Open CV module in Python, check out a guide here. This guide will focus on creating an Azure IoT Edge module in C++. To accomplish this we need to take...
-
Using Protocol Buffers with Azure IoT Edge
Google’s Protocol Buffers are a perfect fit with the multilingual approach of Azure IoT Edge. Using ProtoBuf, a message format can be written once and used across multiple frameworks and languages while benefiting from the speed and message size intrinsic...
-
.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...
-
DragonCon 2018 - Helpful Links
Leave a useful link in the comments and I will add it
-
Atlanta Code Camp - Tickets for sale
Register Here
-
Atlanta Code Camp - Call for Speakers
The Atlanta Code Camp call for speakers is open and we are looking for speakers on the following topics:
-
MVP Renewal
Proudly, I will be entering my second year as a Microsoft MVP. This will be under the Microsoft Azure category again. Moving forward, I look forward to doing a large amount of work and training with Azure Edge and Azure...
-
TechBash 2018
This year I will be presenting Enable IoT with Edge Computing and Machine Learning at TechBash. Here is the outline:
-
Music City Code - IoT with Mobile
This year I will be at Music City Code presenting Configure, Control, and Manage IoT with Mobile.
-
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 Global Bootcamp Atlanta
This year will be the 4th annual Azure Global Bootcamp in Atlanta. If you don’t know about Azure Global Bootcamp here is their snippet:
-
Storing Event Data in Elastic Search
There was a CPU and network issue when the hosts uploaded data directly from the client to Elastic Search. To allow for the same data load without the elastic overhead running on the client the following architecture was used:
-
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:...
-
Your app is currently in read-only mode because you have published a generated function.json
If you published your Azure function from Visual Studio and are seeing the message:
-
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:
-
CodeMash 2018
At CodeMash, I will be presenting Configure, Control, and Manage IoT with Mobile. This presentation is to showcase how to create a Xamarin Forms application to interact with the different protocols allowed with mobile. Also in this presentation we will...
-
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.