Commit graph

13 commits

Author SHA1 Message Date
Laborratte5
f591c70c83
feat: Add section about "Vergleichsoperatoren" to chapter "Verzweigungen" 2024-05-11 16:05:23 +02:00
Laborratte5
3ed8146f81
fix: inconsistencies which code cells are editable
If a section has an code example and encourages the
reader to experiment around, the code cell with the
initial example should be editable
2024-05-11 15:46:42 +02:00
Laborratte5
8bb0d1b6d7
feat: explain the dot operator 2024-05-11 13:45:27 +02:00
Laborratte5
bd49392e04
fix: inconsistency in naming methods and functions 2024-05-09 22:27:51 +02:00
Laborratte5
0cfc526598
fix: format and grammar nit 2024-05-09 01:49:49 +02:00
Laborratte5
8e78b55389
feat: Add section "Signal" as subsection of "LED ansteuern" 2024-05-08 17:27:20 +02:00
Laborratte5
cdd4d7ff4a
fix: make %serialconnect code cell the first one 2024-05-07 14:50:43 +02:00
Laborratte5
48697858ac
feat: Add section "LED Ansteuern"
- Add section LED Ansteuern
- Change Jupyter Python Kernel to Micropython Kernel
2024-05-06 23:38:09 +02:00
Laborratte5
7fbdb3b249
typo: grammar nit 2024-05-06 23:33:12 +02:00
Laborratte5
53d8884101
feat: Add "Variablen" section to "Grundlagen" section 2024-05-04 21:28:24 +02:00
Laborratte5
273f946b54
feat: Add Grundlagen section with "Hallo Welt!" example 2024-05-04 16:16:56 +02:00
Laborratte5
d53029453f
doc: Add "Einleitung" chapter to 01_grundlagen notebook 2024-05-04 16:12:52 +02:00
Laborratte5
4916a7bf2a
Create main.py file 2024-05-04 16:12:51 +02:00