Skip to content

Instantly share code, notes, and snippets.

View eiannone's full-sized avatar

Emanuele Iannone eiannone

  • Italy
View GitHub Profile
@ikeyasu
ikeyasu / HTTPSRequest.ino
Created August 20, 2016 03:35
esp8266 HTTPSRequest test on www.howsmyssl.com
/*
* HTTP over TLS (HTTPS) example sketch
*
* This example demonstrates how to use
* WiFiClientSecure class to access HTTPS API.
* We fetch and display the status of
* esp8266/Arduino project continuous integration
* build.
*
* Created by Ivan Grokhotkov, 2015.
@kmorcinek
kmorcinek / .gitignore
Last active July 23, 2024 17:19
.gitignore for C# projects
# The following command works for downloading when using Git for Windows:
# curl -LOf http://gist.githubusercontent.com/kmorcinek/2710267/raw/.gitignore
#
# Download this file using PowerShell v3 under Windows with the following comand:
# Invoke-WebRequest https://gist.githubusercontent.com/kmorcinek/2710267/raw/ -OutFile .gitignore
#
# or wget:
# wget --no-check-certificate http://gist.githubusercontent.com/kmorcinek/2710267/raw/.gitignore
# User-specific files