-
Notifications
You must be signed in to change notification settings - Fork 13
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
Need Application help for Ind. Automation HAT for RPI3 as IOTEdge #8
Comments
Hi, |
Thanks Alex for your reply and suggestions to use python library. Would you please help with following? Setup script exited with error (error 2). Installed c:\python27\lib\site-packages\megaind-1.0.3-py2.7.egg |
Looks like is a problem with one of the dependencies. Try to install smbus library separately. I do not know if is working in w10 but run "pip install smbus". |
How do we get started with megaind c# library? What do you need from us? |
Hi, |
Alex Please see details about os and ide. Thanks |
Hello,
Here is our system setup.
We are planning to use Ind. Automation HAT with Raspberry pi3 (OS: Raspbian Stretch).
PI3 is acting as an azure iot edge device. Azure iot edge runtime on pi3 manages-executes existing custom edge modules built in Visual Studio C#.
To use Ind. HAT in our application, we can probably build a new edge module ether in C#/Python OR modify existing module (C#) to reach out to Ind HAT.
Would you please suggest a possible ways/options to effectively Integrate Ind. HAT in above setup?
The text was updated successfully, but these errors were encountered: