Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27512

VS 2010 GPIO Interuupt

$
0
0
Hi All,
In my application, I am trying to read the GPIO pins status in my SBC(Single Board Computer) and perform a series of actions based on the its pins status.

In VB.NET for "SerialPort" control there is an event "SerialPort1_DataReceived" which gets raised whenever serial data is received in the serial port.

Is there any way, I can create a event similar to "SerialPort1_DataReceived", something like "GPIO_PinStatusChanged" which gets raised when GPIO pin status changes, so that I can perform a series of actions based on the GPIO pin status.

The SBC provider has given a DLL and a series of DLL calls to set the GPIO pins direction and its status.

Thanks in Advance,

Regards,
Susheelss.

Viewing all articles
Browse latest Browse all 27512

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>