.net – Internet of Things https://blogs.mathworks.com/iot Hans Scharler is an Internet of Things pioneer. He writes about IoT and ThingSpeak IoT platform features. Mon, 19 Jun 2017 13:42:06 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Real-time Gas Sensor System with Microsoft Gadgeteer and ThingSpeak https://blogs.mathworks.com/iot/2012/11/21/real-time-gas-sensor-system-with-microsoft-gadgeteer-and-thingspeak/?s_tid=feedtopost https://blogs.mathworks.com/iot/2012/11/21/real-time-gas-sensor-system-with-microsoft-gadgeteer-and-thingspeak/#comments Wed, 21 Nov 2012 08:25:39 +0000 https://blogs.mathworks.com/iot/?p=1015 TinyCLR master user [Duke Nukem] created a project using the Microsoft Gadgeteer and ThingSpeak Internet of Things web services. The Gadgeteer allows modular hardware development with plug-and-play... read more >>

]]>
TinyCLR master user [Duke Nukem] created a project using the Microsoft Gadgeteer and ThingSpeak Internet of Things web services. The Gadgeteer allows modular hardware development with plug-and-play sensors and controls. Mr. Nukem built a real-time gas sensor monitoring system that uploads its data to a ThingSpeak Channel. Once the data is on ThingSpeak, other developers can tap into the data and use it for control systems or for creating apps that process, analyze, and visualize the data. Duke also posts data and warnings to social networks such as Twitter via ThingSpeak’s ThingTweet web service.

Duke says,

“A demo of how to use ThingSpeak (an IOT web site) with a Gadgeteer Gas Sensor Device. Data from the sensors are displayed in real time on ThingSpeak and using some of ThingSpeak’s cool features the Gas Sensor device can send out Tweets for Alert and Alarm conditions.”

Another awesome part of this project is that it uses .NET Micro Framework library, μPLibrary 1.8, created by [paolopat]. This library makes it really easy to tap into ThingSpeak web services by embedded devices. It’s great to see different parts of the project coming together from multiple ThingSpeak users. We appreciate the creative combinations and the efforts that you are putting into your projects. Thanks!

For more information, check out the live sensor readings on the project’s ThingSpeak Channel and download the complete source code at Codeshare.

[via >TinyCLR Forums]

]]>
https://blogs.mathworks.com/iot/2012/11/21/real-time-gas-sensor-system-with-microsoft-gadgeteer-and-thingspeak/feed/ 2
ThingSpeak Microsoft .NET Class https://blogs.mathworks.com/iot/2011/04/21/thingspeak-microsoft-net-class/?s_tid=feedtopost https://blogs.mathworks.com/iot/2011/04/21/thingspeak-microsoft-net-class/#respond Thu, 21 Apr 2011 19:10:12 +0000 https://blogs.mathworks.com/iot/?p=607 If you are building an app using Microsoft .NET / C#, you don’t have to start from scratch. [Brett] created a Microsoft .NET class for the entire ThingSpeak API. He included the general data... read more >>

]]>
If you are building an app using Microsoft .NET / C#, you don’t have to start from scratch. [Brett] created a Microsoft .NET class for the entire ThingSpeak API. He included the general data fields, as well, as geolocation and status updates. You can download the class on Brett’s blog to help you get started with a ThingSpeak App very quickly.

Brett says,

ThingSpeak is a cool application that allows you to send it any kind of data you want graphed.  Your imagination is the limitation. Some ideas of what can be graphed:

  • How many beers you drank last night
  • The temperature of your office during the day
  • The CPU load of your server
  • The number of calories you’ve consumed
  • The number of calories you’ve burned

These are great ideas and applications!

[via The Cobwebs of My Mind]

]]>
https://blogs.mathworks.com/iot/2011/04/21/thingspeak-microsoft-net-class/feed/ 0