Hello! I would like to develop an app that communicates with a battery-powered embedded control system. Can anyone offer any general comments on how this might be approached?
Hello! I would like to develop an app that communicates with a battery-powered embedded control system. Can anyone offer any general comments on how this might be approached?
Hello! Sorry, but we would need more details. Do you have any specific question?
Hi Marina!
Sorry, I know it's kind of general. I am working on some apps in the appery platform and am very happy with what I've been able to learn and do so far. Part of what we do is design battery powered embedded control systems using Microchip PIC controllers. I would like to develop an app to talk to these systems, but have no idea where to start. I was just wondering if anyone could offer any general direction, links, etc...
Sorry, but no thoughts... With Appery.io you can build HTML5 and hybrid (PhoneGap) mobile apps - interface in webview and all calls of device functions through Cordova plugins. If your app requires to call any device features you would need to create plugin for Cordova. There should be more information in the Internet.