Changes

Jump to: navigation, search

Fitlet GPIO SDK for Windows

113 bytes added, 08:52, 4 November 2015
== Installation ==
Installation
* Download the [http://www.fit-pc2.com/download/fitlet/Win7/drivers/fitlet_Win7_GPIO.zip GPIO driver] to the fitlet.
*Run the fitlet_GPIO_Driver_1.0.exe in Administrator mode and follow the on-screen instructions.
== Sample Application ==
The following example demonstrates the simple control of a GPIO pins.[http://www.fit-pc2.com/download/fitlet/Win7/drivers/fitlet_Win7_GPIO.zip VS projectexample]demonstrates the simple control of a GPIO pins. The application writes to GPIO1 (Pin1) and reads from GPIO2 (Pin2) (before using this application connect GPIO1 (Pin1) to GPIO2 (Pin2)).
<syntaxhighlight lang="cpp">
1,916
edits