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

N+2 as temperature monitoring server + winforms client

netduino+ 2

  • Please log in to reply
3 replies to this topic

#1 dzilupl

dzilupl

    Member

  • Members
  • PipPip
  • 10 posts

Posted 07 July 2014 - 11:39 AM

Hi everyone.

I'm starting my netduino projects. I need to make temperature monitoring system in our factories. I started with DS18B20.

What I need is TCP/IP communication and client/server configuration. I need to monitor 13 points with DS18B20, save measured temperatures to SQL database (Postgres, Pervasive or MySQL).

I know how to connect DS18B20 to my N+2, I know how to read temperatures in my debug view in VS but I don't know how to start TCP/IP client/server communication. Anyone can help? Maybe some of you made some similar project?



#2 dzilupl

dzilupl

    Member

  • Members
  • PipPip
  • 10 posts

Posted 04 September 2014 - 11:00 AM

Someone can help?



#3 Se3ker

Se3ker

    Member

  • Members
  • PipPip
  • 16 posts

Posted 04 September 2014 - 07:28 PM

Try on Microsoft MSDN library site, there should be allot of tutorials about building a winforms app utilizing a TCP/IP



#4 Josh Hawley

Josh Hawley

    Member

  • Members
  • PipPip
  • 21 posts

Posted 22 September 2014 - 07:02 PM

You should probably look into something like MQTT to simplify your communications. If not, you will be controlling Sockets yourself which is not fun. 






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.