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/18 10:50] – [Links] admin | rtes:topics:arduino:states [2018/10/25 06:58] (current) – [UML State Machine] admin | ||
---|---|---|---|
Line 8: | Line 8: | ||
Additional Information: | Additional Information: | ||
+ | * :!: https:// | ||
* Finite State Machine: https:// | * Finite State Machine: https:// | ||
* State Diagram: https:// | * State Diagram: https:// | ||
Line 13: | Line 14: | ||
{{https:// | {{https:// | ||
+ | |||
+ | ===== Presentation ===== | ||
+ | |||
+ | * | ||
===== Youtube ===== | ===== Youtube ===== | ||
* Dũng Trần Đăng: [[https:// | * 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.1508323821.txt.gz · Last modified: 2017/10/18 10:50 by admin