Skip to main content
added 130 characters in body
Source Link

Since you have mentioned that all that you want your friend to do is enter the WiFi SSID and password, I am gonna assume that its where his interaction with the device ends.

In this case, I would recommend using the arduino YUN, it cant get simpler than that.

The YUN is capable of creating an AP network, your friend can connect to it and then go to the arduino home page and then connect to his WiFi.

EDIT:

Another option would be to use a matrix keypad and LCD screen and have your friend manually enter the details

Since you have mentioned that all that you want your friend to do is enter the WiFi SSID and password, I am gonna assume that its where his interaction with the device ends.

In this case, I would recommend using the arduino YUN, it cant get simpler than that.

The YUN is capable of creating an AP network, your friend can connect to it and then go to the arduino home page and then connect to his WiFi.

Since you have mentioned that all that you want your friend to do is enter the WiFi SSID and password, I am gonna assume that its where his interaction with the device ends.

In this case, I would recommend using the arduino YUN, it cant get simpler than that.

The YUN is capable of creating an AP network, your friend can connect to it and then go to the arduino home page and then connect to his WiFi.

EDIT:

Another option would be to use a matrix keypad and LCD screen and have your friend manually enter the details

Source Link

Since you have mentioned that all that you want your friend to do is enter the WiFi SSID and password, I am gonna assume that its where his interaction with the device ends.

In this case, I would recommend using the arduino YUN, it cant get simpler than that.

The YUN is capable of creating an AP network, your friend can connect to it and then go to the arduino home page and then connect to his WiFi.