cornell-cup / cs-minibot

[WIP] Software platform for MiniBot, an educational robotics kit made for Da Vinci Labs.
http://cornellcuprobotics.com/projects.html#minibot
Apache License 2.0
5 stars 1 forks source link

Startup Access Point on Raspberry Pi #57

Closed anmolkabra closed 7 years ago

anmolkabra commented 7 years ago

Assigning this to me as I'm working on this. I am having problems getting this to work. This script https://gist.github.com/Lewiscowles1986/fecd4de0b45b2029c390 used to work initially, creating an access point, but now it doesn't.

anmolkabra commented 7 years ago

Access Point backend files are working.

TODO Setup the web server using apache2 and create a URL for the user for usability. This URL should redirect to the required webpage.