Difference between revisions of "Fitlet GPIO Connector User Guide"

From fit-PC wiki
Jump to: navigation, search
(Created page with 'fitlet GPIO interface provides easy and convenient way to operate external devices without the need to open the box, solder wires and designs special hardware. The interface acce...')   (change visibility)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
fitlet GPIO interface provides easy and convenient way to operate external devices without the need to open the box, solder wires and designs special hardware. The interface accessible from fitlet's front panel connector via 14-pin ribbon cable (sold as accessory).
+
fitlet GPIO interface provides easy and convenient way to operate external devices without the need to open the box, solder wires and designs special hardware. The interface accessible from fitlet's back panel connector via 14-pin ribbon cable (sold as accessory).
  
 
* [http://fit-pc.com/download/fitlet/documents/fitlet-gpio-connector-user-guide.pdf fitlet GPIO Connector User Guide]
 
* [http://fit-pc.com/download/fitlet/documents/fitlet-gpio-connector-user-guide.pdf fitlet GPIO Connector User Guide]
 +
* [http://fit-pc.com/download/fitlet/me/fitlet-gpio-cable-drawing-B71229.pdf fitlet GPIO cable mechanical drawing]
 +
 +
== fitlet GPIO Software Development Kit (SDK) ==
 +
The section provides all the necessary information and resources in order to operate fitlet GPIOs in your own setup,
 +
under either Linux or Windows environments. SDK includes relevant drivers, API libraries, explanations and examples.
 +
 +
=== Linux ===
 +
* [[fitlet GPIO SDK for Linux]]
 +
 +
=== Windows ===
 +
* [[fitlet GPIO SDK for Windows]]

Latest revision as of 08:41, 9 December 2015

fitlet GPIO interface provides easy and convenient way to operate external devices without the need to open the box, solder wires and designs special hardware. The interface accessible from fitlet's back panel connector via 14-pin ribbon cable (sold as accessory).

fitlet GPIO Software Development Kit (SDK)

The section provides all the necessary information and resources in order to operate fitlet GPIOs in your own setup, under either Linux or Windows environments. SDK includes relevant drivers, API libraries, explanations and examples.

Linux

Windows