GithubHelp home page GithubHelp logo

muskanmahajan37 / robo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rwaldron/robo

0.0 0.0 0.0 347 KB

A node based robot based on Raspberry PI and Arduino ( with johnny five )

License: MIT License

robo's Introduction

robo ( Latest functional code on the way - work in progress :) )

A node based robot based on Raspberry PI and Arduino ( with johnny five )

Robo

What Can Robo Do?

  • Move around
  • show emotions
  • Talk
  • Tweet
  • Video Stream
  • Respond to commands

Technology Stack

The Heart of Robo is a Raspberry pi running raspbian. It has node.js installed. Motor and Sensor control is done by Arduino.

Raspberry Pi controls the Arduino using Johnny Five

Robo sends the vital information to cloud storage powered by Firebase.

Robo responds to control signals from cloud storage (Firebase )

Stack in Detail

Hardware

Robo is powered by 4 geared motors ( 200rpm ) and is wired using HBridge driver for bi-directional functionality. The whole system is driven by a 12v rechargable battery - mounted below the chasis. The motor drivers are driven by Arduino which inturn is driven by Raspberry pi using Johnny five.

Speech

The speech component is a node wrapper around the festival utility in linux.

Real Time Communication

Thanks to Firebase, real time communication has become so easy. The Robo's remote controller ( A web app ) and the on board computer ( Raspberry Pi ) communicates using the Firebase Storage as the common point.

Showing emotions

The Face of the Robo is built using a simple phonegap App. Which subscribes to the cloud storage (Firebase ) events.

Sensors

  • Geo location - The phonegap application pushes the geolocation information back to cloud
  • Accelerometer - The phonegap application pushes the accelerometer information back to cloud on a regular interval
  • Light Sensor - Simple LDR module connected to Arduino. Pushes the room ambience
  • Ultra Sound Sensors - Sensors attached to Arduino protects the Robo from reckless driving and collition. Robo autostops when it is harmful for him.
  • PIR Sensor - Detects motion / human presence. PIR Sensor used has three pins. Vcc, Output and Gnd. The output is one bit and triggers on motion. PIR

robo's People

Contributors

sreekarun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.