Control electrical switch from Android app -


i have requirement control electrical switch turns on/off current electrical device. switch simple switch light bulb switch. switch has no interfaces usb, bluetooth etc. through can connect , turn on , off switch. want know possible options there can make use of?

have @ raspberry pi (rpi). suppose flow android app > wifi network > raspberry pi > actuator > light on/off

this should allow control bulb remotely. there lots of tutorial can find on web how implement using rpi.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -