Skip to content
View GuruSR's full-sized avatar

Block or report GuruSR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Watchy_GSR Watchy_GSR Public

    Watchy code that offers a large feature set: OTA settings with backup and restore, NVS storage, Alarms, Timers, 10 WiFi Access Points, Compile AddOns, Weather support, Automatic TimeZone and NTP Sy…

    C 95 24

  2. StableBMA StableBMA Public

    A fork of the original (https://github.com/lewisxhe/BMA423_Library) bma.h/.cpp reworked and upgraded for the Watchy.

    C++ 5 3

  3. SmallRTC SmallRTC Public

    A WatchyRTC replacement that offers more functionality, correct time.h and timelib.h operation and is NTP safe.

    C++ 8 4

  4. Olson2POSIX Olson2POSIX Public

    This library offers the ability to convert from Olson to POSIX timezones as well as it will store the Olson and POSIX in RTC memory to survive Deep Sleep. This library is adapted to work with the A…

    C++ 2 1

  5. SmallNTP SmallNTP Public

    Original version corrected from Arduino, which is an industry standard copy of the normal NTP function which has been around for decades. This library offers async NTP, which returns the seconds fr…

    C++ 2 1

  6. GeoLocate GeoLocate Public

    Useful for ESP32 or Watchy users, gives 3 values after doing simple calls, captures City, Longitude and Latitude in strings for use with other online APIs (Weather, etc).

    C++