Integral Design
Archive for category REST Web Services
REST Web Service to Record Data from a .NET Gadgeteer Sensor Device
Posted by Michael Dodaro in Embedded Microcontrollers, REST Web Services on November 11, 2011
This example demonstrates how to send notification from a .NET Gadgeteer sensor to a REST Web service that records data about the sensor activation. In this case the sensor is the Light Sensor implemented in the previous post. The notification data is simply a sensor account identifier and the date and time the sensor is activated. The code is extensible for various types […]
.NET Gadgeteer Web Services; Picture, Audio, Application
Posted by Michael Dodaro in Embedded Microcontrollers, Internet Media, REST Web Services on October 18, 2011
This example uses the GHI Electronics Ethernet_J11D module to set up and run three .NET Gadgeteer Web services that return client Web requests for a picture, an audio file, and an .rtf WordPad application file. <This sample has been updated for new API. It demonstrates initialization of Web events using WebServer.SetUpWebEvent.> The Web services are initialized in the […]
.NET Gadgeteer Web Service Surveillance Camera
Posted by Michael Dodaro in Embedded Microcontrollers, Internet Media, REST Web Services on October 15, 2011
Here’s an example that uses the GHI Electronics Ethernet_J11D module to implement a surveillance camera that sends pictures to a Web browser. Web Server functionality is part of the Gadgeteer.Networking class. <This code updated on January 24, 2012, to use the new API > The example uses the GHIElectronics modules shown in the following screen shot of the Visual Studio .NET […]
-
You are currently browsing the archives for the REST Web Services category.
Recent Posts
- Bing Search API
- Playing with Mountaineer Ethernet Mainboard
- Gadgeteer Home Automation System
- Using voice commands to control a servo
- Creating an UDP Server with .NET Gadgeteer
- Wi-Fi Gadgeteer Robot controlled by Windows Phone with image streaming
- Controlling a Light Switch using Windows Phone
- Connessioni XBee con device .NET Gadgeteer (Italiano)
- .NET Gadgeteer event in Pisa, Italy
- Utilizzare Mayhem con .NET Gadgeteer (Italiano)
- Making Mayhem with .NET Gadgeteer
- XBee Control of .NET Gadgeteer Robot
- me-bot: Gadgeteer Avatar Robot
- Using XBee Radios with .NET Gadgeteer and the XBeeClient Libraries
- Autonomous Builders, Makers, and Shakers
- Constructing a Bluetooth controlled Robot
- .NET Gadgeteer Bluetooth to Control Relay Circuits
- XBee Radios in .NET Gadgeteer Devices
- Controlling a Gadgeteer device using Bluetooth Module and 32feet.NET library
- Mind Control of .NET Gadgeteer Device via Neurosky EEG Sensor
Archives
- February 2018 (1)
- October 2012 (1)
- September 2012 (1)
- August 2012 (1)
- July 2012 (5)
- June 2012 (4)
- May 2012 (4)
- April 2012 (7)
- March 2012 (10)
- February 2012 (4)
- January 2012 (6)
- December 2011 (16)
- November 2011 (19)
- October 2011 (11)
Blogroll
- .NET Micro Framework and .NET Gadgeteer; CMAP Code Camp Videos
- 3 AM Code *** New ***
- Around and About the .NET World (In Italiano)
- Dev Hammer's Den
- Eduardo Velloso
- El Bruno
- Gadgeteering
- GOTO Loop
- Pete Brown: Getting Started with .NET Gadgeteer part 2
- REST Web Services by Satish
- Use Gadgeteer Interfaces Directly from Application
- Windows Embedded Annotations
Links
- .NET Gadgeteer Open Source Platform
- .NET Gadgeteer Origin
- .NET Gadgeteer Resources
- .NET Micro Framework
- 3 AM Code *** New ***
- Amazon EC2 Authentication
- C# REST Client for Amazon Route 53
- Dev Hammer's Den
- El Bruno
- Gadgeteering
- IIS Silverlight Smooth Streaming Code Samples
- IIS Smooth Streaming
- Upload files using a WCF REST Service
- Windows Embedded Annotations
Categories
- Articoli in Italiano (24)
- Embedded Microcontrollers (88)
- Internet Media (4)
- REST Web Services (23)