Changes

Jump to: navigation, search

Fitlet GPIO SDK for Windows

1 byte added, 16:18, 2 November 2015
/* Sample Application */
== 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 aplication 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"
1,291
edits