Fitlet and GPIO access
-
- Posts: 2
- Joined: Sat Sep 19, 2015 7:15 am
Fitlet and GPIO access
I'm looking for a low power Windows PC with GPIO access. It appears that the Fitlet has this, but information is very sparse.
Which versions of the Fitlet have this functionality? I, X, H ??
How is it accessed? Are there DLL's that I can link with (C#, C++) to access the hardware? Where is the documentation on this?
Where is the power provided from (3.3v or 5v)? Is this provided by the Fitlet via the adapter cable, or does it need to be external. Getting it from one of the USB ports and regulating it to 3.3v should not be to hard.
Do the GPIO pins provide any interrupt access.
Lots of other questions, but hopefully someone can provide me some links so i can go read some documents first.
Roy
Which versions of the Fitlet have this functionality? I, X, H ??
How is it accessed? Are there DLL's that I can link with (C#, C++) to access the hardware? Where is the documentation on this?
Where is the power provided from (3.3v or 5v)? Is this provided by the Fitlet via the adapter cable, or does it need to be external. Getting it from one of the USB ports and regulating it to 3.3v should not be to hard.
Do the GPIO pins provide any interrupt access.
Lots of other questions, but hopefully someone can provide me some links so i can go read some documents first.
Roy
Re: Fitlet and GPIO access
GPIOs are accessible in fitlet-B/i/X models. They are not available in fitlet-H.
GPIO is not designed to power the connected device.
We are still working on SW support and documentation.
GPIO is not designed to power the connected device.
We are still working on SW support and documentation.
-
- Posts: 2
- Joined: Sat Sep 19, 2015 7:15 am
Re: Fitlet and GPIO access
ok. as I stated, getting power from one of the USB ports it easy enough (its already 5v). Any idea when the SW or documentation will be available? Anything I can preview to see if its going to meet my needs? Or is it better to just go the Raspberry Pi route with Windows 10 IoT?
Roy
Roy
Re: Fitlet and GPIO access
Is this provided by the Fitlet via the adapter cable, or does it need to be external.
คาสิโนจีคลับ
คาสิโนจีคลับ
-
- Posts: 5
- Joined: Thu Oct 29, 2015 12:21 pm
Re: Fitlet and GPIO access
Is there available a library to use the GPIO on the Fitlet from Python ?
Re: Fitlet and GPIO access
We're not Python experts, but as our SW guys understand it can use the Windows DLL:
http://stackoverflow.com/questions/5253 ... import-dll
http://stackoverflow.com/questions/2524 ... rom-python
http://stackoverflow.com/questions/5253 ... import-dll
http://stackoverflow.com/questions/2524 ... rom-python
-
- Posts: 5
- Joined: Thu Oct 29, 2015 12:21 pm
Re: Fitlet and GPIO access
Thanks for the reply.
Is there anything similar for using the GPIO under Linux/Mint ?
Is there anything similar for using the GPIO under Linux/Mint ?
Re: Fitlet and GPIO access
Of course. Please check the wiki:
http://fit-pc.com/wiki/index.php/Fitlet ... User_Guide
http://fit-pc.com/wiki/index.php/Fitlet ... User_Guide