Skip to content
View snakeye's full-sized avatar
🔧
Doing things
🔧
Doing things

Organizations

@spectraweb @msingi @creox

Block or report snakeye

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. uru-card/uru-card Public

    Arduino based firmware for FIDO2 Authenticator

    C++ 177 10

  2. WifiConfig Public

    Forked from nrwiersma/ConfigManager

    ESP8266 Wifi connection and configuration manager.

    HTML 11 5

  3. co2-sensor Public

    Compact MH-z19b based CO2 sensor device

    HTML 7

  4. RecurringTask Public

    Arduino library for simple management of recurring tasks

    C++

  5. ch340g-esp32 Public

    ESP32 programmer built on CH340G

    28 7

  6. Python: get GPS latitude and longitu...
    1
    import exifread
    2
    
                  
    3
    # based on https://gist.github.com/erans/983821
    4
    
                  
    5
    def _get_if_exist(data, key):