-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathReadme.txt
19 lines (13 loc) · 1.04 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GeoDrone - NASA SpaceApps Challenge - Rosario
Contents of directories:
Apk-Android/ ---> Source Code and last compilation of android apk
Arduino/ ---> Source Code of arduino robot
BaseDatos/ ---> .sql query for build new DB with the struct predifined (MySQL prefered)
Documentacion/ ---> Some documentation of: -ScreenShot of the web aplication -License for free soft (GNU) -Final report of the solution -Architecture of the project
Logo/ ---> Some .png images used in the project
Presentacion/ ---> Presentation of the project in Web format (Can be used without internet connection)
Socket/ ---> Socket server side build on php
Web/ ---> Final solution of the project, need socket server and android-apk running for the correct use
The full report of the project can be found in: Documentacion/Report GeoDrone.pdf (English and Spanish)
For a live demo go to: http://spaceappsros.cloudapp.net/ (login: aaa@aaa.com pw: 0000)
And a presentation of the project can be found in: http://spaceappsros.cloudapp.net/presentacion (Only spanish version)