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

Member Since 03 Jul 2014
Offline Last Active Jun 05 2015 01:05 PM
-----

Topics I've Started

VB NativeEventHandler and InterruptPort

05 October 2014 - 01:16 PM

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 ...


Control Servo with VB

16 July 2014 - 01:17 PM

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


Control LCD Display

03 July 2014 - 01:51 PM

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.