-
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Uno"
sketch_jul21a:16:21: error: no matching function for call to 'DS3231::DS3231(cons…
-
- trackball should have a tactile button underneath it and kinda depends on it for structural support (the trackball travel is greater than it would be if it met with the resistance of a tactile butto…
-
**Describe the problem you have/What new integration you would like**
I understand supporting this should not be a priority over other useful sensors, but having support for some kind of reliab…
ghost updated
11 months ago
-
Hi guys,
Right now I'm working on small IOT that depends on real time clock, so I'm using DS3231 because its cheap and quite accurate. However, I see Gobot doesn't have the driver for DS3231. So my…
-
Hey everybody, I`m trying to make a portable watch with this 3 bad boys :)) (the pimoroni ips display, ds3231 (rtc as I dont want to use picoW) and a lis3dh (simple giro, for tap and rotation sensor))…
-
### Basic
Record every 15 minutes
### Final
User can setting frequency of recording
-
Hi cbm80amiga ,
The watch working very good however when i disconnect the usb cable ,leave it without power lets say for 10 mins and turn it back on,
time is starting from last compile/upload time.…
-
Hello! very good library, someone has tried to use sqlite next to adafruit's RTC library? (https://github.com/adafruit/RTClib)
If I use the RTC library alone, it works perfectly. If I use this libr…
-
Can't execute the test script?
:~/RTC_SDL_DS3231# python testSDL_DS3231.py
File "testSDL_DS3231.py", line 20
print ""
^
SyntaxError: invalid syntax
What version of python di…
-
Hi. I have obtained recently the RTC DS3231, and while testing it, I get a strange error.
I don't know if is something that I'm doing wrong or some kind of incompatibility with the device.
The code …