From 7a1eed219a47959bb6193c7e1c2781199f28e96b Mon Sep 17 00:00:00 2001 From: Jens Noack Date: Mon, 12 Nov 2018 14:21:14 +0100 Subject: [PATCH] Update readme.md --- readme.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0418986..395b105 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,25 @@ -

{CODE}RACER

\ No newline at end of file +![Flyer](\Doku\Bilder\coderace_get_in_contact_pic.png) +## Repo Overview +This is fun in progress and for sure not covering all questions and topics. +Hopefully you will get an idea of what that project means and is able to do. +Have fun and let us know what you think. + +Repo dir | Description +---------|-------------- +Arduino/libraries | arduino stuff and libraries +Doku | HowTo as well as doxygen documentation. To view doxygen documentation repository has to be downloaded (no rendering through gitlab) +Install | Everything to get your dev IDE running on your PC +AppInventor | Module to load into AppInventor. More to come over time. +Fritzing | Schematics and stuff +Bilder | Pictures of racers and events;-) + +## How to start +* Start reading the [CodeRacer HowTo](https://git.itsblue.de/Fenoglio/coderacer/edit/master/Doku/coderacer_handbuch.pdf) +* Download the CodeRacer Repo and install the IDE on your PC (see [CodeRacer HowTo Page.8](ttps://git.itsblue.de/Fenoglio/coderacer/edit/master/Doku/coderacer_handbuch.pdf)) +* Installation of used libraries (see [CodeRacer HowTo Page.10](ttps://git.itsblue.de/Fenoglio/coderacer/edit/master/Doku/coderacer_handbuch.pdf)) +* Compile example (esp32_coderacer_beispiel) (see [CodeRacer HowTo Page.11](ttps://git.itsblue.de/Fenoglio/coderacer/edit/master/Doku/coderacer_handbuch.pdf)) +* Work on your OWN CodeRacer Algo + +## Feedback/Questions +* Please write your questions/feedback to development@itsblue.de +