rtes:topics:arduino:states
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rtes:topics:arduino:states [2017/10/17 12:24] – admin | rtes:topics:arduino:states [2018/10/25 06:58] (current) – [UML State Machine] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== UML State Machine ====== | ====== UML State Machine ====== | ||
+ | /* | ||
{{https:// | {{https:// | ||
+ | */ | ||
+ | {{: | ||
Source: https:// | Source: https:// | ||
Additional Information: | Additional Information: | ||
+ | * :!: https:// | ||
* Finite State Machine: https:// | * Finite State Machine: https:// | ||
* State Diagram: https:// | * State Diagram: https:// | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | |||
+ | ===== Presentation ===== | ||
+ | |||
+ | * | ||
+ | |||
+ | ===== Youtube ===== | ||
+ | |||
+ | * Dũng Trần Đăng: [[https:// | ||
+ | * ItKindaWorks: | ||
+ | |||
+ | ===== Exercise ===== | ||
+ | |||
+ | ==== 1. Bank Safe ==== | ||
+ | |||
+ | === Step === | ||
+ | |||
+ | Connect a potentiometer to A0. Use the function //valRange = map(...)// to map the raw potentiometer values to the integer numbers 0..9 . The variable // | ||
+ | |||
+ | Print the current value of // | ||
+ | |||
+ | |||
+ | |||
+ | |||
rtes/topics/arduino/states.1508243055.txt.gz · Last modified: 2017/10/17 12:24 by admin