Skip to content
Snippets Groups Projects
Commit 39ca7e49 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

README.md aktualisiert

parent e02488e7
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
% Attribution-ShareAlike 3.0 Unported License along with this
% document. If not, see <http://creativecommons.org/licenses/>.
% README: Präprozessor, Bibliotheken
% README: Bibliotheken, Differentialgleichungen
\documentclass[10pt,t]{beamer}
......
......@@ -25,6 +25,7 @@ Vortragsfolien und Beispiele:
* [14.11.2019: Bit-Operationen, I/O-Ports](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191114/hp-20191114.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/master/20191114/)
* [21.11.2019: Interrupts, volatile-Variable, Bibliotheken: Einführung](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191121/hp-20191121.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/master/20191121/)
* [28.11.2019: Präprozessor, Bibliotheken](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191128/hp-20191128.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/master/20191128/)
* [05.12.2019: Bibliotheken, Differentialgleichungen](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191205/hp-20191205.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/master/20191205/)
* [alle in 1 Datei](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/hp-slides-2019ws.pdf)
Übungsaufgaben:
......@@ -37,6 +38,7 @@ Vortragsfolien und Beispiele:
* [14.11.2019: Ausgabe von Hexadezimalzahlen, Einfügen in Strings, Länge von Strings](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191114/hp-uebung-20191114.pdf)
* [21.11.2019: Zahlensysteme, Mikrocontroller](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191121/hp-uebung-20191121.pdf)
* [28.11.2019: Datum-Bibliothek, Text-Grafik-Bibliothek, LED-Blinkmuster](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191128/hp-uebung-20191128.pdf)
* [05.12.2019: Löschen aus Strings, Hexdumps](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20191205/hp-uebung-20191205.pdf)
Musterlösungen:
---------------
......
No preview for this file type
......@@ -26,4 +26,6 @@
\includepdf[pages=-]{20191121/hp-20191121.pdf}
\pdfbookmark[1]{28.11.2019: Präprozessor, Bibliotheken}{20191128}
\includepdf[pages=-]{20191128/hp-20191128.pdf}
\pdfbookmark[1]{05.12.2019: Bibliotheken, Differentialgleichungen}{20191205}
\includepdf[pages=-]{20191205/hp-20191205.pdf}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment