The true story – Ask Experts I'm usually giving deep technical sessions with lot of demos and code. However, this time we have organized Ask-Experts Break-Out Session. This is an interactive technical session. Attendees can ask questions related to IoT and we will try to help. WE can talk about IoT...
You want to learn about Azure Cloud and Data Platform? Then feel invited to out Azure Global Bootcamp at April 16th in Frankfurt am Main. We will have many industry well known experts, professionals and enthusiast. This year we will set more focus and hand on labs then break out session. Attendees will...
Posted to
Damir Dobric Posts
by
Damir Dobric
on
02-04-2016
Filed under:
Filed under: cloud, azure, windows azure, ServiceBus, Microsoft Azure, iot, Devices and Services, Machine Learning, AzureStreamAnalytics, LogicApps, AzureDatalake, Service Fabric
Last week we organized IoT hackathone (+ workshop) with Intel. The idea was to show how to build real-life IoT solution on Intel’s Edison Board connected to Azure Event Hub. We created a simple Node.js application running on Edison board, by using Intel’s XDK IoT Edition . The full tutorial, which...
When working with EventStreams it is sometimes very difficult figure out potential problems. For example, imagine there is a following script for stream analyzing: Let’s now push following event stream to the script above: {"temperature":"1","DeviceName":"Frankfurt"...
Believe me or not, but we had approx. 25kg of things. All we had to do is to try them. We started with Gadgeteers and .NET Microframework to show microcontrollers in action. Then we focused the IoT star board Pi2 with Windows 10. We demoed how to connect all these things in internet of things...
Before I demonstrate some examples, please take a look on the data stream which my Raspberry Pi is sending to EventHub . The stream shown below contains two seconds of temperature measurements of two sensors “UWP” (running on Pi2) and WIN32 (running as console application). Following code snippet...