1.
Introduction
2.
knurling-sessions
2.1.
Preparations
2.1.1.
Checking the Hardware
2.1.2.
Installation Instructions
2.2.
CO2 Sensor Project
2.2.1.
Block 1: Basics with Hardware
2.2.1.1.
Hello World
2.2.1.2.
External RGB LED
2.2.1.3.
Internal Temperature Sensor
2.2.1.4.
More about Methods
2.2.1.5.
Adding User Input - Basic
2.2.1.6.
Adding User Input - Advanced
2.2.1.7.
Bringing it all Together
2.2.2.
Block 2: Write your own driver
2.2.2.1.
Hello Sensor
2.2.2.2.
Start Measuring
2.2.2.3.
Red Alert!
2.2.2.4.
Panic!
2.2.3.
Block 3: ePaper display
2.2.3.1.
Hello, e-Paper Display
2.2.3.2.
Display Sensor Data
3.
Reference Material
3.1.
Project Setup - General Guides
3.1.1.
defmt setup
3.1.2.
Starting from Scratch
3.1.3.
Probe-run
4.
Knowledge
4.1.
Articles
4.1.1.
[std] and [no_std]?
4.2.
Glossary
5.
Troubleshooting
6.
Migrating from git defmt to stable defmt
Light (default)
Rust
Coal
Navy
Ayu
Knurling Sessions 2020 Q4
CO2 Sensor Project
Now that we've checked our hardware, let's get started on building our CO
2
sensor!