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.

VBWorld's Content

There have been 6 items by VBWorld (Search limited from 17-April 23)


By content type

See this member's

Sort by                Order  

#60352 VB NativeEventHandler and InterruptPort

Posted by VBWorld on 05 October 2014 - 05:06 PM in Netduino Plus 2 (and Netduino Plus 1)

Thank you, so it is right:

AddHandler interIn.OnInterrupt, AddressOf interIn_OnInterrupt

VBWorld




#60350 VB NativeEventHandler and InterruptPort

Posted by VBWorld on 05 October 2014 - 01:16 PM in Netduino Plus 2 (and Netduino Plus 1)

Hello,

 

today I found this article (http://blogs.msdn.co...work-netmf.aspx). I try to translate it to VB, but at one point my translation will not work:

 

This

interIn.OnInterrupt += new NativeEventHandler(interIn_OnInterrupt);

I translate to

interIn.OnInterrupt += New NativeEventHandler(AddressOf interIn_OnInterrupt)

But it will underlined blue and says that I should use a RaiseEvent-Statement ....

 

Somebody here, who can help me?

 

VBWorld

 

Sorry for my bad english ...




#59251 Control Servo with VB

Posted by VBWorld on 16 July 2014 - 01:17 PM in Netduino Plus 2 (and Netduino Plus 1)

Hello,

I boght this book: http://shop.oreilly....636920018032.do and I tried to Control the Servo like in the book (page 60-62). But I failed, I don't have the parameter "SetPulse" and when I create the PWM object, I need not only the "pin" parameter, but also the "freqency_Hz", "dutyCycle" and "invert" parameters. This ist not described in the book. I hope somebody can help me ....

 

VBWorld




#59103 Control LCD Display

Posted by VBWorld on 08 July 2014 - 02:02 PM in Netduino Plus 2 (and Netduino Plus 1)

In VS2010 I can create NetDunio Plus 2 Applications, but in VS2013 I don't find any NetDuino Templates. Does VS2013 support the MicroFramework?

 

Edit: Now it works, where I can set the pins?




#59020 Control LCD Display

Posted by VBWorld on 05 July 2014 - 08:58 AM in Netduino Plus 2 (and Netduino Plus 1)

Thank you for your answere.

 

I tried to open the .sln file with VS2010 and VS2013, but I failed. So what version of VisualStudio I need to open the example file?




#58990 Control LCD Display

Posted by VBWorld on 03 July 2014 - 01:51 PM in Netduino Plus 2 (and Netduino Plus 1)

Today I get my NetDuino Plus 2. I also get a LCD display. Now I try to control the display, but I don't know how I should do it. So you see I am a big beginner.

 

The display: http://www.seeedstud...ght-p-1643.html

The connection cable: http://www.seeedstud...ack-p-1565.html

 

 

Sorry, but my english is not so good :)

 

 

VBWorld





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.