mirror of
https://github.com/KevinMidboe/oled_workout_tracker.git
synced 2025-10-29 17:50:28 +00:00
Updated hardware section of README.
This commit is contained in:
@@ -14,8 +14,7 @@ From here search for `Adafruit SSD1306`, this should prompt to also download `Ad
|
||||
|
||||
## Hardware
|
||||
- OLED screen: Displays the current number of repetitions.
|
||||
- Potentiometer: Setting value to display.
|
||||
- Button: Change from repetition view mode to a menu view using `digitalPinToInterrupt`.
|
||||
- Rotary encoder: Count steps in both directions and has a button used to change modes.
|
||||
|
||||
## Software
|
||||
- Timeout: Any pot input has 1 second of timeout since last value change. After timeout runs out the value locks and a value of ± 2 must be read to enable inputs and reset the cooldown.
|
||||
|
||||
Reference in New Issue
Block a user