#(en-us) Remote Control Car
This is a little project that we will build a remote control car with a Raspberry Pi 2 and a Arduino Nano. If you be interesting in learn how we will do it, just watch this git to view the entire code of this project and see the developing.
##We have in mind this things:
- The car will be controlling with a mobile device in a web browser (like a iPhone using Safari app);
- The technology that we will use to connect the car with the mobile device will be Node.js;
##The future There are others functions that we would like to implement in this project, and they are:
- Put a camera to streaming video from car to device;
- Put a GPS module to know exactly where the car stay;
- Put a GSM module to provide remote control even without a wifi signal;
##Project Members
- Vinicius Cardoso
- Bryan Pinheiro
#(pt-br) Carro de Controle Remoto
Este é um pequeno projeto que vamos construir um carro de controle remoto com um Raspberry Pi 2 e um Arduino Nano. Se você tiver interesse em aprender como vamos fazê-lo basta seguir este git para ver todo o código do projeto e acompanhar o seu desenvolvimento. ##Temos em mente algumas coisas
- O carro deverá ser controlando com um dispositivo móvel em um navegador da web (como um iPhone usando Safari);
- A tecnologia que vamos usar para comunicar o carro ao dispositivo móvel será Node.js.
##O futuro Existem algumas outras funções que gostaríamos de implementar neste projeto, e são elas:
- Colocar uma câmera para streaming de vídeo do carro para o dispositivo móvel;
- Colocar um módulo de GPS para saber exatamente onde o carro vai estar;
- Colocar um módulo GSM para fornecer acesso, mesmo sem sinal wifi;
- [Vinicius Cardoso] (http://www.viniciuscardoso.com.br)
- Bryan Pinheiro