Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Websockets on Netduino Plus


  • Please log in to reply
1 reply to this topic

#1 Gerry W1VE

Gerry W1VE

    New Member

  • Members
  • Pip
  • 5 posts

Posted 24 September 2012 - 02:07 PM

Hi, I want to write a mobile web app for my Android tablet, which will be a UI for Netduino controlling an antenna system for Amateur radio. I need to have real time updates on the mobile app, so I'd like to use websockets. I see http://microcontrib.codeplex.com/, but this library has had no updates for a while (though I see a pusher update Sept 14th). Has anybody else played with this library, and to what success? -Gerry

#2 Coding Smackdown

Coding Smackdown

    Advanced Member

  • Members
  • PipPipPip
  • 78 posts
  • LocationLewisville, TX USA

Posted 25 September 2012 - 07:10 PM

Welcome to the forums! I've done something similar that might be a good starting point for you. I'm using a Netduino Plus to control an electric brewing system via a web interface. You can find the source code out on GitHub - https://github.com/l...yTempController you want to look specifically at the CodingSmackdown.ControllerInterface project which requires Visual Studio Web Express and I think ASP.MVC 3 Library to open. The other project you want to look at is the CodingSmackdown.TemperatureController project which hosts a web server based on the NeonMika.NETMF.Webserver library along witha couple of custom modules to respond to commands and return data. If you build the web interface using responsive design, you should be able to create something that will work not only an Android, but any type of device with a browser that supports JavaScript. Hope this gets you moving forward!
Brewing Award Winning Beer with a Netduino!
http://diybrewery.com




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.