Controlling via an app?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Controlling via an app?

1,670 Views
leo838
Contributor II

Hello all,

Just wondering if anyone has implemented a efficient way of communicating/controlling an LPC from an app on a mobile device?

I'm implementing a home ventilation system controlled by a 1769 & ideally would like to be control it via an app. I think a webserver would be overkill & I don't want to compromise the control of the ventilation system (which uses ac waveform cutting with a triac).

I looked at www.blynk.cc but it doesn't have anything for an LPC.

Can anyone recommend a way/ solution?

Thanks,

0 Kudos
Reply
5 Replies

1,520 Views
converse
Senior Contributor V

Have you looked at ARM's Mbed? This offers a lot of web integration. Mbed was originally exclusive to LPC parts, and has now expanded considerably, but they are still well supported

www.mbed.com.

0 Kudos
Reply

1,520 Views
leo838
Contributor II

Thanks for the suggestion, I'll take a look

0 Kudos
Reply

1,520 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Leo838,

    If you want to use the LPC to be controlled by the mobile app.

   I think, just the LPC1769 chip is not enough, you may can associated with the WIFI chip, then the mobile app can control it through the wifi web. Or, you can use the Ethernet network, then you need to connect your mobile app to the website, through the website to control the LPC1769.

   This is the method, we still don't have the according application for your reference, so you need to design it by yourself.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,520 Views
leo838
Contributor II

Thanks for the reply, unfortunately I thought that might be the situation!

Regards,

0 Kudos
Reply

1,520 Views
kerryzhou
NXP TechSupport
NXP TechSupport

You can try it, if when you do it in details, and meet the problem, just let us know.


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply