Skip to content
View bavensky's full-sized avatar
🐢
Working from home
🐢
Working from home

Block or report bavensky

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. BLE-Mi-band3 BLE-Mi-band3 Public

    C++ 10 8

  2. -HotWheelsRacingTimer -HotWheelsRacingTimer Public

    Arduino 1

  3. KidBright_Dustsensor KidBright_Dustsensor Public

    C++ 2

  4. TTGO-T-Watch TTGO-T-Watch Public

    Forked from Xinyuan-LilyGO/TTGO-T-Watch

    Esp32-based open source watch project. Forum -->

    C

  5. RPI USB Camera RPI USB Camera
    1
    import os
    2
    import RPi.GPIO as GPIO
    3
    import time
    4
    import threading
    5
    
                  
  6. Alexa-espresso Alexa-espresso
    1
    #include <ESP8266WiFi.h>
    2
    #include <ESP8266WebServer.h>
    3
    #include <WiFiUdp.h>
    4
    #include <functional>
    5