Commit graph

  • 2d449f0b61
    feat: Add section "Pin Zustände einlesen" main Laborratte5 2024-05-17 12:40:28 +02:00
  • 31715da813
    feat: Add section about "Zählschleifen" to chapter "Schleifen" Laborratte5 2024-05-15 00:00:47 +02:00
  • 7f19c3fd70
    feat: Add section about "if-Anweisung" to chapter "Verzweigungen" Laborratte5 2024-05-11 18:27:39 +02:00
  • f591c70c83
    feat: Add section about "Vergleichsoperatoren" to chapter "Verzweigungen" Laborratte5 2024-05-11 16:05:23 +02:00
  • 3ed8146f81
    fix: inconsistencies which code cells are editable Laborratte5 2024-05-11 13:47:50 +02:00
  • 8bb0d1b6d7
    feat: explain the dot operator Laborratte5 2024-05-11 13:45:27 +02:00
  • bd49392e04
    fix: inconsistency in naming methods and functions Laborratte5 2024-05-09 22:27:51 +02:00
  • 0cfc526598
    fix: format and grammar nit Laborratte5 2024-05-09 01:49:49 +02:00
  • 9cdbe0ec51
    build: Download micropython firmware through makefile Laborratte5 2024-05-09 01:30:23 +02:00
  • 8e78b55389
    feat: Add section "Signal" as subsection of "LED ansteuern" Laborratte5 2024-05-08 17:25:57 +02:00
  • cdd4d7ff4a
    fix: make %serialconnect code cell the first one Laborratte5 2024-05-07 14:50:43 +02:00
  • 424989a12e
    chore: relax python version contraint Laborratte5 2024-05-07 14:39:41 +02:00
  • 48697858ac
    feat: Add section "LED Ansteuern" Laborratte5 2024-05-06 23:36:27 +02:00
  • 7fbdb3b249
    typo: grammar nit Laborratte5 2024-05-06 23:33:12 +02:00
  • 9bb3fb53a7
    build: remove usage of sed Laborratte5 2024-05-06 19:34:54 +02:00
  • e5c6ff32f2
    build: clear jupyter notebook outputs on clean task Laborratte5 2024-05-04 20:56:49 +02:00
  • 53d8884101
    feat: Add "Variablen" section to "Grundlagen" section Laborratte5 2024-05-04 20:47:20 +02:00
  • 273f946b54
    feat: Add Grundlagen section with "Hallo Welt!" example Laborratte5 2024-05-04 16:11:03 +02:00
  • d53029453f
    doc: Add "Einleitung" chapter to 01_grundlagen notebook Laborratte5 2024-05-04 15:10:46 +02:00
  • 11216e9d25
    build: reorganize lib/ target to avoid nested make calls Laborratte5 2024-05-04 13:21:19 +02:00
  • 5048b578ff
    build: Add target to install libraries on esp8266 Laborratte5 2024-05-04 11:55:21 +02:00
  • 53dee4d268
    build: also remove directories with uninstall target Laborratte5 2024-05-04 11:53:12 +02:00
  • 4916a7bf2a
    Create main.py file Laborratte5 2024-05-03 21:02:09 +02:00
  • 6616d111e2
    build: fix jupyter python file dependency Laborratte5 2024-05-03 21:00:43 +02:00
  • d7f2c44539
    build: set phony targets Laborratte5 2024-05-03 12:35:14 +02:00
  • 3532695ae1
    build: Create py files from jupyter notebooks Laborratte5 2024-05-03 12:34:49 +02:00
  • aa5f7c63b5
    build: Add env target to setup jupyter and micropython kernel Laborratte5 2024-05-03 11:48:35 +02:00
  • 745e8bb55b
    build: refactor: deduplicate --port option usage Laborratte5 2024-04-29 23:59:49 +02:00
  • b51a248a18
    build: fix do not compile main.py Laborratte5 2024-04-29 23:53:06 +02:00
  • 02dfb0450d
    build: add uninstall target to delete files on esp Laborratte5 2024-04-29 23:06:52 +02:00
  • 5a8c3abd49
    build: fix compilation of multiple files Laborratte5 2024-04-29 23:06:02 +02:00
  • 1e912789ad
    chore: ignore __pycache__ folder Laborratte5 2024-04-28 23:37:39 +02:00
  • 53f2629541
    build: lock build dependcies Laborratte5 2024-04-28 23:30:20 +02:00
  • 29ef97b167
    build: add clean target Laborratte5 2024-04-28 23:12:16 +02:00
  • 9010b9b0f7
    build: add check and install targets Laborratte5 2024-04-28 23:10:13 +02:00
  • 186a8294e1
    build: Add Makefile targets to flash micropython to esp8266 Laborratte5 2024-04-28 21:32:45 +02:00
  • 49f8778c8f
    Create tee-timer poetry project Laborratte5 2024-04-28 12:27:48 +02:00