[General] Communicating with my home micro-controller via internet. What is best strategy to go

Status
Not open for further replies.

VishalRed

Newbie level 1
Joined
Aug 18, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Communicating with my home micro-controller via internet. What is best strategy to go
I want to use Home wifi instead of a GPS module which needs monthly maintenance in terms of Data plans

I can think of Running a web-server on my MC

I am trying to control it from an android of iPhone app.
 

You have not indicated what specific microcontroller you are utilizing.

However, you might consider a ESP8266 based module, which are quite inexpensive and can be programmed using the Arduino IDE with the proper compiler version.

They also offer a firmware which provides AT commands and LUA firmware as well.

They are available in several versions ranging for the simple module below for $2 to $3 on eBay:

WiFi Module - ESP8266

To a more feature rich version with USB programming support and full pin breakout like the NodeMCU in the $10 range:

**broken link removed**



There are other possibilities, Lantronix, Moxa, WizNET, etc., all of which offer WiFi compatible Ethernet controllers.

The prudent choice depends largely on the desired features, price and your comfort level and programming abilities.


BigDog
 
Reactions: xenos

    xenos

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…