An open API service indexing awesome lists of open source software.

https://github.com/brthor/rcgd-client

Remote Control Ground Drone Control Client
https://github.com/brthor/rcgd-client

Last synced: about 1 year ago
JSON representation

Remote Control Ground Drone Control Client

Awesome Lists containing this project

README

          

# RCGD-Client
Remote Control Ground Drone Client

This is a node client app for controlling the RCGD. It supports driving the drone with an xbox controller plugged into your local computer, and streaming live video from the drone.

## What is RCGD?
RCGD is an unlimited range ground drone constructed from a cheap remote control car.

We replaced the electronics with an Intel Edison, mounted a phone on the car, and used these systems to control it:

[RCGD Android App](https://github.com/Mozoby/RCGD-Android-App)

[RCGD Server](https://github.com/Mozoby/RCGD-Server)

[RCGD Control Code](https://github.com/Mozoby/RCGD-Edison)