Up/Down Counter
Jump to navigation
Jump to search
Summary
Counter with separated Count Up and Count Down inputs
Description
Use this component to count events with separated Count Up and Count Down inputs.
Resources:
Instructable: Arduino: Control Servo with Buttons
Instructable: Arduino Nano: Rotary Encoder With Visuino
Instructable: Arduino Nano and Visuino: Control Servo with Rotary Encoder
Instructable: ESP8266 and Visuino: Control Servo Remotely over Wi-Fi with Rotary Encoder
Instructable: Arduino Nano and Visuino: Save Rotary Encoder Value in EEPROM
Diagram:
Categories
- Category Measurement/Integer - Integer Measurement components category
- Category Integer - Integer components category
Properties
- InitialValue - Specifies the initial value of the component
- Min - Specifies the minimal value for the counter
- Max - Specifies the maximal value for the counter
- Elements - Summaries:Summary TArduinoBasicCounter.Elements
- Enabled - Enables or disable the component.