-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Bibliography | ||
############ | ||
|
||
.. bibliography:: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,18 @@ | ||
.. post:: 2024-07-10 | ||
:tags: Arduino, Programming, Kids, Learning, Mechatronics | ||
|
||
:tags: Arduino, Programming, Kids, Learning, Mechatronics, German | ||
:language: German | ||
|
||
Willi-Makers 2024 | ||
################# | ||
|
||
See `Project Page Willi-Makers <https://basejumpa.github.io/willi-makers/>`__ | ||
Nach 2016 und 2018 haben in diesem Jahr zum dritten Mal im Willigis-Gymnasium in Mainz Schüler aus der achten Klasse mit Arduino + Co. konstruiert, verkabelt, programmiert und gebaut. Das eben, was man so macht, wenn man ein mechatronisches Gerät entwickelt. | ||
|
||
Die Projektseite mit den Übungsaufgaben zum Erlernen der Grundkenntnisse ist online unter :cite:p:`2024willimakers`. | ||
|
||
Mir hat die Zusammenarbeit mit den Jungs im Projekt, welches ich im Rahmen der Projekttage anbiete, mal wieder sehr viel Spaß gemacht. | ||
|
||
Was die jungen Daniel Düsentriebe ohne Vorkenntnisse innerhalb von wenigen Stunden zustandegebracht ist klasse, finde ich: | ||
|
||
.. youtube:: Qgba6PwH8NE | ||
:align: center | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
Hi, there! | ||
########## | ||
|
||
Welcome to my homepage [#]_. | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:hidden: | ||
|
||
blog/index | ||
about/index | ||
bibliography/index | ||
|
||
.. postlist:: 5 | ||
:sort: | ||
:excerpts: | ||
|
||
|
||
.. [#] My homepage is more than inspired by :cite:p:`2024holdgraf`. My credits to the author. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
@misc{2024holdgraf, | ||
author = {Holdgraf, Chris}, | ||
year = {2024}, | ||
url = {https://chrisholdgraf.com}, | ||
note = {Accessed: 2024-07-31} | ||
} | ||
|
||
@misc{2024willimakers, | ||
author = {Alexander Mann-WAhrenberg}, | ||
title = {Willi Makers}, | ||
year = {2024}, | ||
url = {https://basejumpa.github.io/willi-makers}, | ||
note = {Accessed: 2024-07-31} | ||
} |