25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
![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](https://git.itsblue.de/Fenoglio/coderacer/edit/master/Doku/coderacer_handbuch.pdf))
|
|
* Installation of used libraries (see [CodeRacer HowTo Page.10](https://git.itsblue.de/Fenoglio/coderacer/edit/master/Doku/coderacer_handbuch.pdf))
|
|
* Compile example (esp32_coderacer_beispiel) (see [CodeRacer HowTo Page.11](https://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
|
|
|