Introduction Today’s post focuses on a five-part video series that will show you everything you need to know to get started developing with Windows 10 on Raspberry Pi 2. The series covers everything from Installation, an overview of the Operating System, Development tools, GPIO interaction, helpful extension libraries, interacting with Analog sensors, and finally concludes…
Category: IoT
IoT, Software Development, Uncategorized, Visual Studio, Windows Phone 8
Use the Force – Biofeedback Heart Monitor with Particle Photon and Microsoft Band
by Paul DeCarlo • • 0 Comments
Azure, IoT, Software Development
Internet of Trees – Soil Saturation Monitor Using Particle, Azure, and Power Bi
by Paul DeCarlo • • 1 Comment
The Internet of Things is all about employing physical sensors on internet connected devices to gather information about the physical world, typically storing that information up into the cloud for archival or post-processing (i.e. aggregation or machine learning). Some of the more innovative projects in this space solve very interesting problems (Nest Learning Thermostat) and…
Azure, IoT, Software Development, Visual Studio
Windows 10 IoT Core Breathalyzer
by Paul DeCarlo • • 0 Comments
Background: Windows 10 IoT Core was created to build powerful solutions on low-powered devices with the potential to bridge the physical world into the nearly endless power of the cloud. It offers a world of synergistic opportunity within the Microsoft ecosystem, which includes technologies such as Visual Studio, .NET, and Microsoft Azure. All of this is available…
Azure, IoT, Software Development
Publishing Data to Azure Event Hubs from Particle Core using Particle.io Webhooks
by Paul DeCarlo • • 0 Comments
Spark.io, creators of the most excellent Spark Core device are now known as Particle! Please keep in mind as a reader that the following information applies to the Spark Core device as well as Particle Core. In a previous post I discussed sending messages from a Spark Core Device to Azure Event Hubs by means…
Azure, IoT, Software Development
RPi + WinPhone + MS Band + Azure + Excel + Audio-Controlled LEDs = Hot Tub Time Machine From the Future
by Paul DeCarlo • • 0 Comments
Hot Tub Time Machine from The Future – Music Entertainment System The Internet of Things and Houston weather have one thing very much in common. They are sooooo hot right now! Inspired by this, I have been thinking a lot about outdoor projects that interact with the cloud, for example my recent Spark Core powered Hot Tub…
Azure, IoT, Software Development
Spark Core + DS18B20 + Azure Event Hubs = IoT Hot Tub / Pool Monitor
by Paul DeCarlo • • 0 Comments
Background: Summer is here in Houston and there is no better time to get in the water to cool off or warm up. I am particularly fond of the latter, especially with a good group of friends, food, and refreshments. The problem is, it can be hard to tell when the hot tub is ready without actually getting…
Azure, IoT, Software Development, Uncategorized
Sending messages to Azure Event Hub with Spark over AMS API Proxy
by Paul DeCarlo • • 0 Comments
In this article, I will describe how to publish data from a Spark Core to an Azure Event Hub for real-time processing using Azure Mobile Services as a message proxy. Spark OS is a distributed operating system for the Internet of Things that brings the power of the cloud to low-cost connected hardware. Spark provides…
IoT, Software Development
Porting Open Source Libraries to Windows for IoT (mincore)
by Paul DeCarlo • • 2 Comments
Microsoft is bringing Windows to a new class of small devices. Riding the crest of the “Internet of Things” movement, Microsoft is looking to capitalize on devices and sensor capabilities of popular development boards. Recently, members of the Windows Developer Program for IoT have been able to gain access to a build of Windows which supports…