Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updates README.md
  • Loading branch information
percinski authored Jan 7, 2018
1 parent 2972660 commit 99127b3
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
# Selfie-autonomous-car
Autonomous RC car project

## android-app
Application for Android System to handle vehicle parameters via Bluetooth
## Description of content

## RPi-robot
To run projects, on your RPi, have to fill remotedebug.xml files with your pi logging data and remove .dist extention.
Remote debuging done according to: http://www.raspirecipes.org/archives/218
### cpp-opencv-app (under development)
Computer Vision application designed to run on NVidia Jetson / Odroid platform.

## java-desktop-app
Java application for Desktop communicating via Bluetooth.
### stm32-app (under development)
Vehicle controller based on FreeRTOS. Project for STM32F7 (AnyFC F7 board)

## cpp-opencv-app
Computer Vision application designed to run on NVidia Jetson platform.
### java-desktop-app (under development / suspended)
Java application for Desktop communicating via Bluetooth.

## stm32-app
Vehicle controller fro STM32F7 (AnyFC F7)
### RPi-robot (under development / suspended)
To run projects, on your RPi, have to fill remotedebug.xml files with your pi logging data and remove .dist extention.
Remote debuging done according to: http://www.raspirecipes.org/archives/218

### android-app (under development / suspended)
Application for Android System to handle vehicle parameters via Bluetooth

## How to contribute

Expand Down

0 comments on commit 99127b3

Please sign in to comment.