Skip to content

Instantly share code, notes, and snippets.

View Korak-997's full-sized avatar
:octocat:

Korak Kurani Korak-997

:octocat:
View GitHub Profile
@carljdp
carljdp / D1 Mini ESP8266.md
Last active December 30, 2025 13:29
Getting started with the D1 mini (ESP8266)

D1 Mini (ESP8266)

Wesmos D1 Mini

1. Getting Started

1.1. Install the IDE:

In any web browser:

  • From the Arduino website, download & install the latest Arduino IDE (v1.8 or later). Available for Windows, Mac, Linux & ARM.

1.2. Add the ESP8266 module libraries:

@sseletskyy
sseletskyy / new_gist_file
Created July 1, 2013 10:28
Rails scaffolding types
Rails scaffolding types
These types are valid since Rails version 2:
string
text (long text, up to 64k, often used for text areas)
datetime
date
integer
binary
boolean