Skip to content
View SergeSkor's full-sized avatar
Block or Report

Block or report SergeSkor

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

Popular repositories

  1. SSVXYMatrix SSVXYMatrix Public

    Library to handle 2D matrix display. Based on FastLED. Required SSVRGBGradientCalc class. Demo video: https://www.youtube.com/watch?v=11CmWvtNJ90&feature=youtu.be

    C++ 7 1

  2. SSVRGBGradientCalc SSVRGBGradientCalc Public

    Simple class to calculate RGB Color Gradient based on FastLED library.

    C++ 4

  3. FastLED_XYMatrix_Lamp FastLED_XYMatrix_Lamp Public

    Lamp Based on ESP8266 module and WS8212b 16x16 Full Color LED Matrix.

    C++ 2 1

  4. SSVXYMatrixText SSVXYMatrixText Public

    Class to display text (english and UTF8 russian) on 2D Led matrix. Based on FastLED. Required SSVXYMatrix class.

    C++ 1 1

  5. SSVAnySensor SSVAnySensor Public

    Simple class to incorporate logic of practically any sensor. You have to define functions to perform measurement and reporting a far as parameters to schedule measurement and reporting. Also incorp…

    C++ 1

  6. SSVTimer SSVTimer Public

    One more non-blocking Timer class.

    C++