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

Block or report djsb

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. canny canny Public

    Canny is a ESP8266 bridge replacement for Milight, Easybulb, Limitless and futlight clones using Muzzley

    C++ 27 5

  2. arduino-websocketclient arduino-websocketclient Public

    A websocket client implementation for arduino supporting WS version 13, binary frames. This library was built to support muzzley connector, but is general purpose.

    C++ 20 9

  3. muzzley-BelkinWeMo muzzley-BelkinWeMo Public

    Cloud interface for the Belkin WeMo

    JavaScript 8

  4. EmonLibPro EmonLibPro Public

    Forked from chaveiro/EmonLibPro

    Generic library for any voltage and current sensors. Interrupt based, implements a zero cross detector and phase-locked loop for better precision. Completely line frequency independent.

    C++

  5. zmq-workers-boilerplate zmq-workers-boilerplate Public

    A boilerplate for a client -> multiple workers tasks distribution. The client and workers threads and processes are dynamically launched based on a config.

    Python