My personal account used for Raspberry Pi projects and any other side project I'm doing.
Pinned Loading
-
-
-
-
-
Driver for DS1302 RTC
Driver for DS1302 RTC 1import board
2import digitalio
3import time
45 -
A class that can be used as a stop w...
A class that can be used as a stop watch 1from time import time, strftime, localtime
23class StopWatch:
45def __init__(self):
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.