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.

Jair

Member Since 30 Oct 2012
Offline Last Active Sep 18 2013 08:33 AM
-----

Posts I've Made

In Topic: Remote control heating

15 March 2013 - 11:14 PM

That's a cool thing to do with a Netduino!

 

I've also wanted to do something with telephony. I got a GSM board but haven't found any target yet :-)

 

Have you taken any particular measures for reliabilty and/or security? I mean like having a watchdog reset the board once every hour or something to prevent it from going OFF unintentionally.

i haven't taken any measure for reliability, i tested  all week and it seem stable enough. for reset the board at last i can use a SOCKET TIMER. it would be nice if the reset software were implemented on the board.


In Topic: Remote control heating

15 March 2013 - 11:07 PM

Very Cool!

 

I am in the process of automating my home starting with a full rewire and replumb, do you do any other home automation and can you recommend any products for lighting control?

 

Have you done any zoning of your heating system? I'm planing on putting solenoid valves on each radiator then having temp probes in each room to allow me to control the temperature in each room.

 

Andy

I'm sorry but this is my first experiment. I did it to start heating the house in the mountains, a day before staying there.


In Topic: Ftp client socket

13 November 2012 - 08:19 AM

Hi, I was able to create a program to connect to an ftp server socket to upload a file with netduino plus. look at zip.

In Topic: Ftp client socket

12 November 2012 - 08:15 PM

Hi Jair,


First of all, Netduino Plus 2 has 6 times the code space...so you can use the System.Net.Ftp.dll (i.e. not too big for deploy).

With Netduino Plus 1, my best recommendation is to grab the source for System.Net.Ftp from the netmf.codeplex.com repository and then pull out anything you don't need. You may be able to slim it down to fit in the available code space.

Another option would be to investigate another file transfer mechanism. Perhaps you could do an HTTP post instead?

Chris


I will buy Netduino Plus 2 when it's avviable in europe's market. i'll try to get code from system.net.ftp. anyway do you have examples abiut HTTP post?

thanl you again

In Topic: Introducing Netduino Plus 2

10 November 2012 - 10:33 AM

Hi, i have a question about netduino plus 2. the board support system.http and system.ftp .net micro framework 4.2 library? Thank you

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.