Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.01 KB

Synopsis

This project consists in a server based in NodeJS with the framework ExpressJS. It implements a local authentication strategy based in a MySQL server located in other Raspberry Pi (B+).

Motivation

This project is an attempt to remotely control a robot using web technologies to achieve it.

Pictures

You can see pictures of the ongoing project in the folder "pictures".

Video

https://youtu.be/iYb6Pu9FASc

Installation

Dependencies in package.json

Tests

In order to run the program you should install all the dependencies explained in package.json and create the private files to provide the Data Base configuration and the "secrets" of the server.

Contact

[email protected]

License

This project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This project is distributed with educational intentions.