Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How-to Request: How to use(Connect) Flick Large with Windows PC #57

Open
pradeep4748 opened this issue Jul 8, 2020 · 2 comments
Open

Comments

@pradeep4748
Copy link

Hi

Can anyone help on how to connect PiSupply FLick Large(for RPI) , work with Windows PC

@tvoverbeek
Copy link
Collaborator

Flick needs I2C communication. You will need something like an USB to I2C converter with associated device driver.
THen you have to implement the low-level communication with the Flick.
All the details are in the datasheets: https://github.com/PiSupply/Flick/tree/master/hardware/datasheets

You might have more luck using Windows10-IoT (but then you are back on Raspberry Pi)

@ryanteck
Copy link
Contributor

ryanteck commented Jul 8, 2020

The easiest if you wish to use a desktop may be a USB to I2C converter plus then using a Linux distribution of some kind as the code itself would require very minor modifications. But with windows could require a significant amount of work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants