
Need Documentation for Netduino(SDK)
Started by karthick, Sep 22 2011 02:23 PM
8 replies to this topic
#1
Posted 22 September 2011 - 02:23 PM
Hi all
can anyone help me to find documentation for netduino(sdk) please...?
#2
Posted 23 September 2011 - 10:07 PM
It really would be helpful to have some sort of documentation beyond grabbing bits of code from working projects. I've bought the book "internet of things" and that helps. But how is one expected to find the complete set of functions are available for this device? Should I really go to the .net source code?
#3
Posted 24 September 2011 - 10:07 PM
i am also struggling to code Netduino without Documentation... I have to look for forum members project code to learn....But that is not enough if you want to try new..... Can somebody Help in this????
#4
Posted 24 September 2011 - 10:11 PM
Have you tried pressing "F1" while editing code in the Visual Studio? The information in the online help isn't always very helpful but it is complete in that all comands are there.
If you have a command highlighted when you press F1 you will get help on that command.
#5
Posted 24 September 2011 - 11:05 PM
Also, from the downloads page...Hi all
can anyone help me to find documentation for netduino(sdk) please...?
.NET Micro Framework documentation
Chris
#6
Posted 25 September 2011 - 10:45 AM
thanks for helping .....
#7
Posted 25 September 2011 - 12:54 PM
thanks for helping .....
The microframework doco is installed with the SDK. If you want to add it to the F1 context help in VS2010 try this.
http://forums.netdui...dpost__p__18065
#8
Posted 13 June 2012 - 11:07 PM
I'm also missing the Netduino SDK documentation. Everything under SecretLabs.* namespace is not covered by MSDN. Trying to pass a digital pin in the constructor seemingly randomly throws ArgumentExceptions when it's not happy with the selected pin, but I haven't found anyplace where I could look up which pins can I use.
#9
Posted 22 June 2012 - 12:46 AM
Hello, I'm not even sure where to start to do a pretty basic project because I don't understand what libraries are available to me. I just upgraded my Netduino to 4.2RC5. It says there are a bunch of new features but I don't know how they correspond to the .net framework. I guess they are all in the 4.2RC5 Netduino sdk. Is there documentation around all these new functions?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users