63 lines
3.5 KiB
Markdown
63 lines
3.5 KiB
Markdown
<<<<<<< HEAD
|
|
![Build Status](https://git.itsblue.de/Fenoglio/coderacer/badges/master/build.svg)
|
|
![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 or directly to your phone.
|
|
Fritzing | Schematics and stuff
|
|
Bilder | Pictures of racers and events;-)
|
|
|
|
## Full API Docs
|
|
A full API Documentation is available [here](https://fenoglio.pages.itsblue.de/coderacer/)
|
|
|
|
## How to start
|
|
* Start reading the [{code}racer HowTo](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf)
|
|
* Learn about the [{code}racer API](https://fenoglio.pages.itsblue.de/coderacer/)
|
|
* Download the {code}racer Repo and install the IDE on your PC (see [CodeRacer HowTo Page.8](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf))
|
|
* Installation of used libraries (see [{code}racer HowTo Page.10](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf))
|
|
* Compile example (esp32_coderacer_beispiel) (see [{code}racer HowTo Page.11](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf))
|
|
* Work on your OWN CodeRacer Algo
|
|
|
|
## Feedback/Questions
|
|
* Please write your questions/feedback to development@itsblue.de
|
|
|
|
=======
|
|
![Build Status](https://git.itsblue.de/Fenoglio/coderacer/badges/master/build.svg)
|
|
![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. View it [here](https://pages.itsblue.de/fenoglio/coderacer/)
|
|
Install | Everything to get your dev IDE running on your PC
|
|
AppInventor | Module to load into AppInventor or directly to your phone.
|
|
Fritzing | Schematics and stuff
|
|
Bilder | Pictures of racers and events;-)
|
|
|
|
## Full API Docs
|
|
A full API Documentation is available [here](https://pages.itsblue.de/fenoglio/coderacer/)
|
|
|
|
## How to start
|
|
* Start reading the [{code}racer HowTo](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf)
|
|
* Learn about the [{code}racer API](https://pages.itsblue.de/fenoglio/coderacer/)
|
|
* Download the {code}racer Repo and install the IDE on your PC (see [CodeRacer HowTo Page.8](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf))
|
|
* Installation of used libraries (see [{code}racer HowTo Page.10](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf))
|
|
* Compile example (esp32_coderacer_beispiel) (see [{code}racer HowTo Page.11](https://git.itsblue.de/Fenoglio/coderacer/tree/master/Doku/coderacer_handbuch.pdf))
|
|
* Work on your OWN CodeRacer Algo
|
|
|
|
## Feedback/Questions
|
|
* Please write your questions/feedback to development@itsblue.de
|
|
|
|
>>>>>>> f6a79fe7b7828a529dc55c811b94e43f733e5aa2
|