Posts tagged "iot"
-
From Camera Events to Operator Guidance
Demo 3 of AI on the Edge: turning the existing cameras/# MQTT contract into an operations assistant using simulated, MQTT, and Event Hubs input modes.
-
Cameras on Azure IoT Operations, Part 3: Data Flows, Connectors, and the Cloud
Forward camera telemetry to the cloud with Azure IoT Operations data flows to Event Hubs, then onboard ONVIF cameras as AIO assets through a connector and a bridge - all with no change to the control plane.
-
Cameras on Azure IoT Operations, Part 2: Swapping in the AIO MQTT Broker
Swap Eclipse Mosquitto for the Azure IoT Operations MQTT broker on Arc-enabled Kubernetes: a broker seam in .NET, TLS, per-camera X.509 identity, and attribute-based topic authorization.
-
Cameras on Azure IoT Operations, Part 1: The Control Plane and Network Model
How a .NET camera control plane is built for Azure IoT Operations - the two camera classes, the MQTT control bus, and the per-property network model AIO plugs into.
-
Home Lab - Tenstorrent Buildout for Multi-Cloud Edge Demos
Building out a basement studio and mixed Tenstorrent/NVIDIA lab for reusable Azure and AWS edge demo scenarios.
-
Using Cognitive Services: Custom Vision Service with Azure IoT Edge
Guide to running Cognitive Services Custom Vision with Azure IoT Edge module-to-module messaging, from model creation to Python module deployment.
-
Azure IoT Hub - OpenSSL - Generate proof of possession
Steps to generate Azure IoT Hub proof of possession with OpenSSL, using self signed root certificates, verification keys, CSRs, and PEM upload.
-
New Pluralsight Courses
Pluralsight course roundup covering Azure Intelligent Edge solutions and a first data science project in Microsoft Azure for developers.
-
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.
-
MVP Renewal
Microsoft Azure MVP renewal note covering Azure Edge, Azure ML, Scry Unlimited, AI on the Edge speaking plans, and Atlanta community events.
-
Azure IoT Edge - YOLO, Stream Analytics Service, and Blob Storage
Architecture for Azure IoT Edge image processing with YOLO, Stream Analytics, Blob Storage, and camera modules to detect motion and save image clips.
-
Upcoming interview with The 6 Figure Developer
Announcement of an upcoming The 6 Figure Developer interview covering Microsoft Azure, Cognitive Services, IoT, and Azure IoT Edge topics.
-
Speaking at Orlando Code Camp
Orlando Code Camp session announcement for AI on the Edge, showing how Azure IoT Edge moves cloud logic and machine learning to edge apps.
-
Hacking Izon Cameras and using Azure IoT Edge
Project walkthrough for repurposing Izon cameras with Azure IoT Edge, C modules, device twins, image feeds, audio feeds, and Edge Hub.
-
Using Open CV C++ with Azure IoT Edge
Guide to building an Azure IoT Edge module in C++ with OpenCV, using VS Code, Docker, Azure IoT Edge extensions, and container deployment.
-
Using Protocol Buffers with Azure IoT Edge
Guide to using Google Protocol Buffers with Azure IoT Edge by sending C++ module messages to Python modules before forwarding data to IoT Hub.
-
.NET Rocks Podcast is out!
Announcement of a .NET Rocks interview about Azure IoT Edge, edge computing, IoT development, and practical cloud intelligence at the device layer.
-
.NET Rocks Interview
Preview of a .NET Rocks interview after Update Conference Prague about Azure IoT Edge, edge hardware choices, and IoT platform discussions.
-
South Florida Code Camp - Azure IoT Overview
South Florida Code Camp Azure IoT Overview session abstract, covering Azure IoT services, architecture, and enterprise solution planning.
-
Azure IoT Edge - docker.sock connect: permission denied
Fix for Azure IoT Edge builds failing with docker.sock permission denied in VS Code and Docker by adding the Linux user to the docker group.
-
DragonCon 2018 - Helpful Links
Resource list for DragonCon 2018 covering emergency contacts, hotel and transit links, schedule tools, social channels, and unofficial guides.
-
Atlanta Code Camp - Tickets for sale
Atlanta Code Camp 2018 registration details for developers, with event time, Kennesaw State location, ticket price, and community focus.
-
Atlanta Code Camp - Call for Speakers
The Atlanta Code Camp call for speakers is open, seeking talks on cloud computing, data engineering, data science, mobile computing, web development, DevOps, and more.
-
Update Conference Prague
Preview of Update Conference Prague talks on Azure IoT Edge, machine learning, Azure IoT Hub, Service Bus, SignalR, Unity, and virtual reality.
-
MVP Renewal
Announcement of a second Microsoft MVP year in Azure, with plans for Azure IoT Edge, Azure ML, Scry Unlimited, and AI on the Edge talks.
-
TechBash 2018
TechBash 2018 session preview for Azure IoT Edge and machine learning, explaining edge computing, local workloads, latency, and cost.
-
Music City Code - IoT with Mobile
Speaking announcement for Music City Code 2018, presenting Configure, Control, and Manage IoT with Mobile using Xamarin, Bluetooth LE, and Azure.
-
Third Annual Internet of Things Startup Showcase
Details for the Third Annual Internet of Things Startup Showcase at Atlanta Tech Park, with the open house, collaboration session, and pitch schedule.
-
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.
-
Interview with The Cube
Video interview with theCUBE at Cisco DevNet Create 2018 on IoT, edge computing, and bringing Azure workloads to devices.
-
IRIS Conference
Speaking announcement for the IRIS symposium at UGA, with three talks on virtual reality and IoT, edge computing, and alternative device interfaces.
-
Azure Global Bootcamp Atlanta
The fourth annual Azure Global Bootcamp in Atlanta, including the Global Azure Bootcamp announcement snippet and the IoT track line up.
-
Storing Event Data in Elastic Search
Take the Elasticsearch load off client devices by sending telemetry to Event Hubs, batching it in Stream Analytics, and indexing it from an Azure Function.
-
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.
-
Azure IoT Edge stuck restarting
Recover an Azure IoT Edge runtime stuck reporting RESTARTING by stopping the edgeAgent container and running the iotedgectl setup script again.
-
DevNexus 2018
I'm proud to be presenting Enable IoT with Edge Computing and Machine Learning at DevNexus 2018, covering edge computing, Azure, and machine learning.
-
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.
-
Unable to load DLL 'e_sqlite3' dotnet core Raspian
Fix the unable to load DLL e_sqlite3 error on .NET Core under Raspbian by copying the native libe_sqlite3.so into the application directory.
-
Create Azure Function to process IoT Hub file upload
Sync a large file off a device through Azure IoT Hub into blob storage, then merge it into an existing data set with a blob triggered Azure Function.
-
Your app is currently in read-only mode because you have published a generated function.json
Clear the read-only mode warning on an Azure Function published from Visual Studio by deleting the generatedBy line from function.json.
-
Spoke at Health Hack GT
Recap of speaking on Virtual Reality and IoT at the Georgia Tech Health Hackathon, with a link to the talk video.
-
Big IoT week in Atlanta
Roundup of four Atlanta IoT events in one week: an Atlanta IoT meetup, a Microsoft Cloud IoT Hack, a Georgia Tech workshop, and an IoT.ATL meeting.
-
CodeMash 2018
Speaking announcement for CodeMash 2018, presenting Configure, Control, and Manage IoT with Mobile using Xamarin Forms and household devices.
-
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.