mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 17:51:41 +02:00
merged markdown documents for doxy input
This commit is contained in:
11
README.md
11
README.md
@ -1,9 +1,16 @@
|
||||
# Dezibot4 Lib
|
||||
|
||||
## Links to external documentation
|
||||
* [PDF-Doku Code](https://hardwarelabor.imn.htwk-leipzig.de/dezibot/dezibot.pdf)
|
||||
* [PDF-Doku Device](https://hardwarelabor.imn.htwk-leipzig.de/dezibot/dezibot-4doku.pdf)
|
||||
|
||||
## Introduction
|
||||
|
||||
This repository contains the Library for the Dezibot4.<br>
|
||||
It is ment to serve as an Arduino-Library. Therefore the rules for arduinolibrary develop apply:<br>
|
||||
The project focuses on the software for the Dezibot4 robot and its use in the classroom.<br>
|
||||
It includes libraries for use by students as well as guides for teachers. The hardware of the robot is not part of the project.<br>
|
||||
The libraries and example programs are available under the GPL and are accessible as a repository.<br>
|
||||
It is ment to serve as an Arduino-Library.<br>
|
||||
Therefore the rules for arduinolibrary develop apply:<br>
|
||||
|
||||
* [Styleguide](https://docs.arduino.cc/learn/contributions/arduino-library-style-guide)
|
||||
* [Libraryspecification](https://arduino.github.io/arduino-cli/0.35/library-specification/)
|
||||
|
Reference in New Issue
Block a user