Update readme.md
This commit is contained in:
parent
e7af8d57d3
commit
7a1eed219a
1 changed files with 25 additions and 1 deletions
26
readme.md
26
readme.md
|
@ -1 +1,25 @@
|
|||
<h1>{CODE}RACER</h1>
|
||||
![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
|
||||
|
||||
|
|
Loading…
Reference in a new issue