Changes

Jump to: navigation, search

Fitlet GPIO SDK for Windows

216 bytes added, 08:52, 4 November 2015
== fitlet GPIO SDK for Windows ==
* [http://fit-pc.com/download/fitlet/sw/ fitlet GPIO SDK for Windows]
 
== 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 [http://www.fit-pc2.com/download/fitlet/Win7/drivers/fitlet_Win7_GPIO.zip example ] 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">
#include "stdafx.h"
#include "windows.h"
return 0;
}</syntaxhighlight>
1,916
edits