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.

zemuss's Content

There have been 69 items by zemuss (Search limited from 27-June 23)


By content type

See this member's


Sort by                Order  

#51152 Netduino Plus 2 and Communication with Windows Forms

Posted by zemuss on 06 July 2013 - 06:58 PM in Netduino Plus 2 (and Netduino Plus 1)

Ok thanks. I will check both of them out.

 

Hey NooM you were right about the 2gb limit which I hope future firmware releases open that limitation up because 2gb sdcards are scarce.




#51448 Netduino Plus 2 and Communication with Windows Forms

Posted by zemuss on 15 July 2013 - 12:46 PM in Netduino Plus 2 (and Netduino Plus 1)

I have the DS18B20 currently working with a wire length of 10 feet. It is the first sensor i have up and running. 




#51158 Netduino Plus 2 and Communication with Windows Forms

Posted by zemuss on 06 July 2013 - 09:31 PM in Netduino Plus 2 (and Netduino Plus 1)

Cool i will take a look. WIred is fine for now. I need to get this project going because digital temp is much better than manual temp. IMO.. lol




#51148 Netduino Plus 2 and Communication with Windows Forms

Posted by zemuss on 06 July 2013 - 03:36 PM in Netduino Plus 2 (and Netduino Plus 1)

Since I got the SDCard issue all worked out, and temperature now running in a debug mode, what I want to start doing is develop the communications between the Netduino Plus 2 and Windows Forms. 

 

Any help would be appreciated.

 

What is the best way to communicate? USB or Ethernet? 

 

If USB I would lose the ability to debug correct? So Ethernet is best?

 

Do I need to create a Web Server for communication?

 

 




#51182 Netduino Plus 2 and Communication with Windows Forms

Posted by zemuss on 07 July 2013 - 10:38 PM in Netduino Plus 2 (and Netduino Plus 1)

I am building a aquarium controller and I would like to accomplish the following:

 

1. Create a Windows Application to interface with the netduino. This is my first priority.

2. Build a website which can publish my aquarium data over the web, but I will publish the data so i can get the values any time of the day.

 

I would like to implement one solution to cover both Web and Local applications. 

 

Short term goal will be Temperature and my long term goal includes LED Lights, Power control (On / Off) and PH sensor. 

 

Thanks for any suggestions.




#45512 Mosfet IRF540 v2.0

Posted by zemuss on 14 February 2013 - 04:48 PM in Netduino Go

I think I will go with the Meanwell Drivers which are used for high powered LEDS and get a constant power supply.

 

Thanks for the help everyone its much appreciated.




#45479 Mosfet IRF540 v2.0

Posted by zemuss on 13 February 2013 - 11:02 PM in Netduino Go

http://www.emartee.c...ton IRF540 V2.0

 

Does anyone know if the netduino can control this device? 

 

Anyone using it for LEDs as a driver?




#37973 Netduino Console

Posted by zemuss on 25 October 2012 - 07:18 PM in Project Showcase

Bendage, If you need another C# developer let me know and I would love to help! I am just getting starts with the .NET Micro Framework, but can help if needed. I was thinking how it would be great to create some type of COMMON CODE that anyone could take and run with. "Z"



#50591 NetduinoGo Shieldbase SPI hookup

Posted by zemuss on 17 June 2013 - 09:06 PM in Netduino Go

I feel the same way and will be purchasing the NetDuino 2 PLUS and shelve the go. 

 

I can get my controller off the ground by the end of the month with the plus unit.




#50639 Netduino plus, webserver, measuring water temperature, water level, fotocell

Posted by zemuss on 19 June 2013 - 04:32 PM in Netduino Plus 2 (and Netduino Plus 1)

Very nice




#38213 'AnalogInput' is an ambiguous reference after 4.2 RC1

Posted by zemuss on 30 October 2012 - 01:23 AM in Beta Firmware and Drivers

I originally added that namespace, and received the following error: "Error 2 The type or namespace name 'AnalogInput' does not exist in the namespace 'SecretLabs.NETMF.Hardware' (are you missing an assembly reference?) C:\Development\Code Examples\Netduino-Aquarium-Controller\Plugin-Temperature\Temperature.cs 5 33 Plugin-Temperature " So it doesn't seem the SecretLabs.NETMF.Harware has AnalogInput namespace.



#37969 'AnalogInput' is an ambiguous reference after 4.2 RC1

Posted by zemuss on 25 October 2012 - 06:18 PM in Beta Firmware and Drivers

Chris, The SecretLabs.NETMF.Hardware name space doesn't include AnalogInput. I am getting the AnalogInput from the Microsoft.SPOT.Hardware and am wondering if that is correct or if not where else should I pull the Class from?



#38235 'AnalogInput' is an ambiguous reference after 4.2 RC1

Posted by zemuss on 30 October 2012 - 02:25 PM in Beta Firmware and Drivers

After upgrading from .NET MF 4.1 to 4.2 you need to remove the references then re-add each reference. THe issue is the path seems to be slightly different. So after re-adding and added this code AnalogInput ain = new AnalogInput(AnalogChannels.ANALOG_PIN_A0); it works.



#51207 Netduino Plus 2 OneWire DS18B20 on 4.2

Posted by zemuss on 08 July 2013 - 01:50 PM in Netduino Plus 2 (and Netduino Plus 1)

Add reference [color=rgb(0,0,0);font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;]Microsoft.SPOT.Hardware.OneWire to your project.[/color]

 

[color=rgb(0,0,0);font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:13px;]Onewire is included in version 4.2 of the framework. You might need to upgrade firmware to 4.2.2.2[/color]




#50884 Netduino Go Future

Posted by zemuss on 27 June 2013 - 11:33 PM in Netduino Go

I am wondering what is in store for the Netduino Go. I was a raving fan of the product and still own one for future projects, however, I needed to get an aquarium controller off the ground while learning a lot about programming the devices.

 

I am wondering whats going to happen with the Netduino Go: Future Modules, Capabilities and Support. 

 

I think it would be good to hear from Secret Labs on the subject.  Please let us know officially what is going on.

 

 

This isn't an attempt to slander the company. I am just curious where the unit direction is going and product direction entirely.

 

Thanks,

 




#50970 Netduino Go Future

Posted by zemuss on 30 June 2013 - 08:29 PM in Netduino Go

Does this include the Ethernet module?




#38585 Something new is brewing in the Secret Labs

Posted by zemuss on 05 November 2012 - 10:24 PM in General Discussion

This is making me Crazy!!



#38562 Something new is brewing in the Secret Labs

Posted by zemuss on 05 November 2012 - 06:01 PM in General Discussion

Maybe T24gYm9hcmQgV2lyZWxlc3MgPw==



#49084 Netduino Go Firmware v4.2.2 (update 1)

Posted by zemuss on 05 May 2013 - 11:10 PM in Netduino Go

Hey Chris how far along is the Ethernet Modules?




#46452 SD Card Module Update

Posted by zemuss on 01 March 2013 - 01:42 AM in Netduino Go

Never mind I just did some reading and it isn't a purchase. Any ETA on the GoBus?

 

Need any beta testers? 




#46426 SD Card Module Update

Posted by zemuss on 28 February 2013 - 07:58 PM in Netduino Go

Did the SD module start shipping? I am unable to find it... 




#53053 My Aquarium Controller + LED Lighting Controller

Posted by zemuss on 05 October 2013 - 01:57 AM in Project Showcase

iced98lx thanks for posting your code. I have been away from the project due to a death in the fam and other work related things but getting back to it.

 

This should help.




#38352 N+(2) Aquarium Controller

Posted by zemuss on 01 November 2012 - 07:43 PM in Project Showcase

I am only thinking our loud here. But the netDuino can produce a txt file correct? So if it can dump the file to a location: ftp, SD card, Drive space. I can create a windows service that moves the file and uploads the data at a set interval. I don't want my netduino to host a server, I know it can't perform that task and SQL isn't that small. LOL.. What I want to do is Netduino records data to file then file is uploaded then file is processed to SQL server. Thoughts?



#41167 N+(2) Aquarium Controller

Posted by zemuss on 07 December 2012 - 06:22 PM in Project Showcase

I found the relay but where did you purchase it from? Has anyone heard of http://arduino-direc...ct_detail&p=156



#41562 N+(2) Aquarium Controller

Posted by zemuss on 14 December 2012 - 04:01 PM in Project Showcase

Ok cool its the same one.




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.