Commit Graph

25 Commits

Author SHA1 Message Date
7587419a04 Updated hardware section of README. 2020-08-13 22:30:12 +02:00
013cdb4ae8 Updated wire diagram image. 2020-08-13 22:27:51 +02:00
258d8388cb Updated model to use new rotary encoder. 2020-08-13 22:24:35 +02:00
KevinMidboe
e47c31fc52 Removed rotary encoder model. 2020-08-13 22:24:16 +02:00
70dfb177bc Updating diagram. 2020-08-13 22:12:27 +02:00
2f20c34693 New rotary encoder model for fritzing. 2020-08-13 22:12:12 +02:00
5d00a2817b DisplayCounterValue checks for changes in rotary encoder and updates screen if true. 2020-08-13 21:53:15 +02:00
d160ecbfbb Menu mode and menu display split into two functions. 2020-08-13 21:52:13 +02:00
02ef4f1fb2 checking encoder built in button for change in value and removed readFromPotValue function. 2020-08-13 21:50:05 +02:00
db1fa8d574 Removed prints for faster execution. 2020-08-13 21:48:30 +02:00
dc493ccf03 Function for reading encoder and updating counter. 2020-08-13 21:47:37 +02:00
71fbf3f44c Define new inputs. 2020-08-13 21:47:23 +02:00
da6b1ac8a2 Working example of rotary encoder.
Example stolen from: https://lastminuteengineers.com/rotary-encoder-arduino-tutorial/.
2020-08-13 21:45:31 +02:00
f18d4b442b Fritzing wire-diagram files. 2020-08-05 00:31:57 +02:00
389d48126c Update README.md 2020-08-05 00:28:14 +02:00
29985dd6a9 Added wiring diagram image. 2020-08-05 00:20:54 +02:00
KevinMidboe
63961b9c96 Merge branch 'master' of github.com:KevinMidboe/oled_workout_tracker 2020-08-05 00:17:11 +02:00
3a7150acd4 Optimized images 2020-08-05 00:17:00 +02:00
0ceb787beb Ignore .DS_Store. 2020-08-05 00:16:40 +02:00
332f4d88db Image of wireing diagram. 2020-08-05 00:13:03 +02:00
fee637f5e2 Updated readme with assets/breadboard.jpg image. 2020-08-04 23:53:30 +02:00
f02f7d3de5 assets folder with breadboard image. 2020-08-04 23:52:27 +02:00
7c82774df1 GPL-3 license file. 2020-08-04 23:49:21 +02:00
61d76ca252 Setup section & list of wanted graphic features. 2020-08-04 23:41:38 +02:00
faa16b4793 Init commit. README and working example. 2020-08-04 23:32:01 +02:00