1. 1. Introduction
  2. 2. knurling-sessions
    1. 2.1. Preparations
      1. 2.1.1. Checking the Hardware
      2. 2.1.2. Installation Instructions
    2. 2.2. CO2 Sensor Project
      1. 2.2.1. Block 1: Basics with Hardware
        1. 2.2.1.1. Hello World
        2. 2.2.1.2. External RGB LED
        3. 2.2.1.3. Internal Temperature Sensor
        4. 2.2.1.4. More about Methods
        5. 2.2.1.5. Adding User Input - Basic
        6. 2.2.1.6. Adding User Input - Advanced
        7. 2.2.1.7. Bringing it all Together
      2. 2.2.2. Block 2: Write your own driver
        1. 2.2.2.1. Hello Sensor
        2. 2.2.2.2. Start Measuring
        3. 2.2.2.3. Red Alert!
        4. 2.2.2.4. Panic!
      3. 2.2.3. Block 3: ePaper display
        1. 2.2.3.1. Hello, e-Paper Display
        2. 2.2.3.2. Display Sensor Data
  3. 3. Reference Material
    1. 3.1. Project Setup - General Guides
      1. 3.1.1. defmt setup
      2. 3.1.2. Starting from Scratch
      3. 3.1.3. Probe-run
  4. 4. Knowledge
    1. 4.1. Articles
      1. 4.1.1. [std] and [no_std]?
    2. 4.2. Glossary
  5. 5. Troubleshooting
  6. 6. Migrating from git defmt to stable defmt

Knurling Sessions 2020 Q4

e-Paper Display