Skip to content

Commit

Permalink
updated s1
Browse files Browse the repository at this point in the history
  • Loading branch information
tatarchm committed Sep 4, 2024
1 parent f923641 commit 2094351
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions docs/sessions/s1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 2094351

Please sign in to comment.