contrib/robotics.git
7 years ago[robotics]: initial working base code 06/138206/4 master
Pintu Kumar [Fri, 21 Jul 2017 16:40:29 +0000 (22:10 +0530)]
[robotics]: initial working base code

This is the initial working base code on raspberry pi2 with tizen 3.0.
This repo is created using the following JIRA request:
https://bugs.tizen.org/browse/SO-605

It contains 2 different package for different mode of communication.
The current mode of communication is Bluetooth or Wi-Fi.
Thus we have:
- bt-robot-server: for bluetooth communication over HC-05.
- wifi-robot-server: for TCP/IP based socket communication over Wi-Fi.
Similarly, it can be extended further for other modes.

For more detailed explanation please see the README file.

Change-Id: I8cbcab9fcd34ab664498bab6650cc4ddecd54bdf
Signed-off-by: Pintu Kumar <pintu_agarwal@yahoo.com>
7 years agoInitial empty repository
Tizen Infrastructure [Fri, 30 Jun 2017 09:36:40 +0000 (09:36 +0000)]
Initial empty repository