Skip to content
View vBlackOut's full-sized avatar

Organizations

@OlympicCode @CubyHebergs
Block or Report

Block or report vBlackOut

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

  1. PoleEmploi PoleEmploi Public

    Robot PoleEmploi Actualisation profil Selenium Python

    Python 5 2

  2. boiler_ariston boiler_ariston Public

    Full code for boiler projet rasberry pi

    Python 1

  3. RobotDYN_Rasberrypi_Triac RobotDYN_Rasberrypi_Triac Public

    TRIAC two channel control PWM over raspberry pi class

    Go

  4. OTP_OPENVPN_AUTOGENERATE.py OTP_OPENVPN_AUTOGENERATE.py
    1
    import pyotp
    2
    import time
    3
    from getpass import getpass
    4
    import os, sys
    5
    
    
  5. bresenham-triac-driver bresenham-triac-driver Public

    Forked from biletnikov/bresenham-triac-driver

    Arduino library : control power rate on big AC load with Triac or SSR in safe way without EMI using Bresenham algorithm. Good for big resistive loads.

    C++

  6. bresenham-triac-golang bresenham-triac-golang Public

    golang bresham triac calculator

    Go