Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control it? #5

Open
isoriaa opened this issue Mar 10, 2018 · 2 comments
Open

Control it? #5

isoriaa opened this issue Mar 10, 2018 · 2 comments

Comments

@isoriaa
Copy link

isoriaa commented Mar 10, 2018

I need some help, how to control from mobile phone, i conect to kame wifi go to 192.168.4.1 and I don`t know what to do. Is it a web, do I need a tcp socket?. Is there any android app to do it?

@VTHokiEE
Copy link

I used a few tutorials that I found on-line to create a web server for the ESP8266 which hosted a page of buttons that I could press to control the robot. When the buttons are pressed they post a URL that the web server parses to obtain the command for the robot.

@wheatgrinder
Copy link

you can get a telnet client for your phone. Connect wifi to AP, connect the telnet app to the server and port. Once connected via telnet terminal, you can send number keys to do the actions in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants