自分用ロータリーエンコーダのライブラリ. Z相のパルスは一切使用していない. タイマ割り込みを使ってRPSをとる場合,MvgAve的なものが含まれる関数によって可能だが,正直いらない気がする.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:9bb65948cb62 | 2020-11-19 | ttrist | refix; "uint32_t ~~~_time" -> "float ~~~_time" |
8:6597cf4c8ce4 | 2020-11-19 | ttrist | not change |
7:fc0ec9dc100c | 2020-11-19 | ttrist | some function move "private" from "public" |
6:deb3445444c5 | 2020-11-19 | ttrist | fix; "float current_time" -> "uint32_t current_time"; "float pre_time" -> "uint32_t pre_time" |
5:ef4149e84587 | 2020-11-04 | ttrist | fix "In-class initializer for nonstatic member in nonstandard "const int mvgave_array_size = 30 ".; By using "#define _MVGAVE_ARRAY_SIZE 30". |
4:1789feb609ac | 2020-11-04 | ttrist | fixed warning of "variable in class " |
3:82af76bc5a6e | 2020-11-04 | ttrist | fix |
2:d9c01c9e0957 | 2020-11-03 | ttrist | Care for memory |
1:4aca4f190ab1 | 2020-11-03 | ttrist | Change "double" to "float" |
0:13bff3e4fe87 | 2020-10-29 | ttrist | QEI_verKi; PowerUp!!! |