Page 1 of 1

Communication with embedded systems

Posted: Thu May 16, 2013 2:45 pm
by Nate Snyder

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?


Communication with embedded systems

Posted: Thu May 16, 2013 2:58 pm
by Maryna Brodina

Hello! Sorry, but we would need more details. Do you have any specific question?


Communication with embedded systems

Posted: Thu May 16, 2013 3:35 pm
by Nate Snyder

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...


Communication with embedded systems

Posted: Thu May 16, 2013 6:02 pm
by Maryna Brodina

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.