Skip to content

Ramudroid , autonomous solar powered robot to clean roads realtime object detection and webrtc based streaming

Notifications You must be signed in to change notification settings

devmaya/Ramudroid

 
 

Repository files navigation

alt Ramudroid

Gitter

Ramudroid is a bot to clean roads and outdoor environments. It is battery-powered. For brains, there's a Raspberry Pi on board. It's got wireless connectivity. There's a camera for real-time image sensing of the environment

Following are the resuable compoenets of this project :

m2mcommunication

Communication between the web client , mobile client , cloud server , robots and other control points is primarily on REST over Internet or Wifi. For the mobile clients in vicinity if the robot they may even connevt via BLE ( blue tooth low enery ).

Live streaming and image analysis

![alt Ramudroid v6.5] (http://s20.postimg.org/cf0t9nnkt/live_Streaming_1.png)

##Rpi core control unit ![alt Ramudroid v6.5] (http://s32.postimg.org/tkx97ih9x/Ramudroid_blacknwhite.jpg)

##Web Console for Ramu Droid ![alt web console ] (http://s32.postimg.org/xroj6320l/Ramudroidwebconsole.jpg)

##Wiring Pi GPIO access library written in C for the BCM2835 used in the Raspberry Pi

git clone git://git.drogon.net/wiringPi cd wiringPi git pull origin cd wiringPi ./build gpio -v gpio readall

About

Ramudroid , autonomous solar powered robot to clean roads realtime object detection and webrtc based streaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.1%
  • C 22.5%
  • HTML 8.4%
  • Python 5.0%
  • CSS 2.1%
  • Makefile 1.4%
  • Other 2.5%