Skip to content

A flexible mechanical, electromechanical and electronic click-counter and tally-counter replacement library.

License

Notifications You must be signed in to change notification settings

GabyGold67/ClickCounter_ESP32

Repository files navigation

Included Methods for ClickCounter class

Method Parameters
ClickCounter SevenSegDisplays* cntrDsplyPtr(, bool rgthAlgn(, bool zeroPad))
int32_t countMin, int32_t countMax
~ClickCounter None
begin() (int32_t startVal)
blink() None
unsigned long onRate (,unsigned long offRate)
clear() None
countDown() (int32_t qty)
countIsZero() None
countReset() None
countRestart() (int32_t restartValue)
countToZero() (int32_t qty)
countUp() (int32_t qty)
end() None
getCount() None
getMaxBlinkRate() None
getMaxCountVal() None
getMinBlinkRate() None
getMinCountVal() None
getStartVal() None
noBlink() None
setBlinkRate() unsigned long newOnRate, (unsigned long newOffRate)
updDisplay() None

About

A flexible mechanical, electromechanical and electronic click-counter and tally-counter replacement library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages