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

temperature alert

temperature

  • Please log in to reply
2 replies to this topic

#1 mikeduino

mikeduino

    New Member

  • Members
  • Pip
  • 3 posts
  • LocationBoston, MA

Posted 16 January 2015 - 02:35 PM

Hello, I am looking to start a project using a netduino that monitors the temperature of a greenhouse and sends out alerts if the temperature gets too low or too high. All I have so far is a Netduino Plus 2 board, and the programming part, I imagine, will be pretty simple, but I need help in identifying the parts needed to get it done; sensors, power, housing etc...I plan to use the wireless network for connectivity and Amazons SNS for sending out the text messages. It'd be nice to have a web service I can use to request the current temperature on-demand, but it will be on a school's network so I am not sure how much freedom I have, but any thoughts on that would be helpful too.

Thanks!

Mike

#2 Nevyn

Nevyn

    Advanced Member

  • Members
  • PipPipPip
  • 1072 posts
  • LocationNorth Yorkshire, UK

Posted 17 January 2015 - 03:07 PM

For the temperature I'd probably look at the LM35 sensors if the accuracy is not too critical.  These output a voltage which is proportional to the temperature.  This makes it easy to read using one of the analog ports.

 

For Wi-FI I'd look at the Toolbox code on codeplex and see if the modules supported are still available.

 

There are also plenty of examples of web interfaces for the NEtduino around.  One of the most popular seems to be the NeoMika web server.

 

Hope this helps,

Mark


To be or not to be = 0xFF

 

Blogging about Netduino, .NET, STM8S and STM32 and generally waffling on about life

Follow @nevynuk on Twitter


#3 beastyboy

beastyboy

    Advanced Member

  • Members
  • PipPipPip
  • 194 posts
  • LocationNetherlands

Posted 17 January 2015 - 09:53 PM

You also can use the BMP 180 they use the i2c and are very cheap and easy to use.

 

Adafruit has them but you also can get them on ebay for a few pennies.

http://www.adafruit.com/product/1603

 

Ebay:

http://www.ebay.com/...5-/271522031227

 

I am using the ebay one and works everytime.

 

Cheers,

Olaf


Van SchOten Ict Diensten en Services
http://www.voids.nl






Also tagged with one or more of these keywords: temperature

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.