Skip to content
View Tarik2142's full-sized avatar
  • Ukraine

Block or report Tarik2142

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. discover esp8266 in local network discover esp8266 in local network
    1
    // discover esp8266 in local network
    2
    // 29.01.2020
    3
    
                  
    4
    #include "WiFiUdp.h"
    5
    #include "ESP8266WiFi.h"
  2. liteSettings liteSettings Public

    lightweight settings store library without JSON usage for ESP8266/32

    C++

  3. esp8266 https OTA from firebase etc esp8266 https OTA from firebase etc
    1
    // esp8266 https OTA functoins
    2
    // 25.01.2020 Первая версия
    3
    // 27.02.2020 оптимизирована проверка обновлений, теперь можно работать с любым сайтом. 
    4
    
                  
    5
    #include "WiFiClientSecure.h"
  4. 3dexplorer 3dexplorer Public

    thingiverse things parsing bot

    JavaScript