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 13:15] – admin | rtes:topics:arduino:states [2018/10/25 06:58] (current) – [UML State Machine] admin | ||
---|---|---|---|
Line 4: | Line 4: | ||
*/ | */ | ||
{{: | {{: | ||
+ | |||
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.1508246121.txt.gz · Last modified: 2017/10/17 13:15 by admin