I have an Arduino clone with a built in RN-131C. My end-goal is to create a Wi-Fi hot spot that I can access from my iPhone and then navigate to an HTML page with a field that controls one of the digital I/O pins.
I have no idea where to start. I have looked over the datasheet, but I can't get past creating a network and connecting to it... Much less hosting an interactive page.
Does anyone have experience with this and might be able to help walk me though some of the steps?
Background: I am trying to make a remote model rocket launcher that I can control with my cell phone. This way I can have the Arduino integrated into the launch pad and I can stand back and launch it with the press of a button on the phone screen.