From 2094351d807187f75e2b145b04464c32d65a9b37 Mon Sep 17 00:00:00 2001 From: Maxim Tatarchenko Date: Wed, 4 Sep 2024 18:04:07 +0200 Subject: [PATCH] updated s1 --- docs/sessions/s1.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/sessions/s1.md b/docs/sessions/s1.md index 8fed1ee..bf0a6cd 100644 --- a/docs/sessions/s1.md +++ b/docs/sessions/s1.md @@ -18,15 +18,24 @@ - Connect board to PC - Compile dummy program, discuss what this means - Upload dummy program, discuss what this means +- Recap standard program structure (setup/loop) - Chat about using standard functions - Try Serial.println("Hello, world!"); +- Take a look at serial monitor - Chat about the language syntax - small/capital letters - semicolon - - function parameters + - function and parameters - LED on pin 13, delay -## Find errors in programs together (on projector)?? +*If not enough:* + +- Connect buzzer, show functions to control it + +## Solve tasks from the registration form together (5-10 min) + +- Applying rotation +- Sonar with blinking LED ## Check in session results (5-10 min)