- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi everyone
I want to control LEDs with Intel analytics dashboard.But I want to send data with windows 10 universal application. How can I do that? I'm using Arduino IDE.
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I found some guides that might provide useful information such as
https://software.intel.com/en-us/intel-iot-platforms-getting-started-cloud-analytics https://software.intel.com/en-us/intel-iot-platforms-getting-started-cloud-analytics
https://msdn.microsoft.com/en-us/windows/uwp/get-started/whats-a-uwp https://msdn.microsoft.com/en-us/windows/uwp/get-started/whats-a-uwp
https://msdn.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide https://msdn.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide
Can you provide more detail as to how you're planning to use the UWP? You plan to make your own UWP app that communicates with the Analytics dashboard and it, in turn communicates with the Arduino IDE to control LEDs?
Sergio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Do you still need help with this thread, were you able to send data with the UWP?
Sergio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Is it possible to send data to the universal app I do not know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Analytics Dashboard web-based. So I think that can be controlled by the application. I need to find a comprehensive help on this topic. I could not figure out how to provide communication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I believe you can write your own REST API in UWD to communicate. iotkit-agent is a wrapper that does all the authentication. The iotkit-agent is open source, so you can use it as a reference.
https://github.com/enableiot/iotkit-api/wiki/Api-Home https://github.com/enableiot/iotkit-api/wiki/Api-Home
https://github.com/enableiot/iotkit-agent https://github.com/enableiot/iotkit-agent
Sergio

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page