hansegucker / lights-on

A light composition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lights-on

A light composition

Install

Install Arduino IDE

  1. Download Arduino IDE from https://www.arduino.cc/en/Main/Software

Preparing the Arduino IDE to Work with the NodeMCU Module

Tutorial from http://henrysbench.capnfatz.com/henrys-bench/arduino-projects-tips-and-more/arduino-esp8266-lolin-nodemcu-getting-started/

Go To Preferences

Select Preferences via the File Menu.

Add A URL

Type http://arduino.esp8266.com/stable/package_esp8266com_index.json into the field for Additional Boards Manager URL.

Access Board Manager

Select Boards Manager via the Tool Menu.

Install the ESP8266 Files

From the boards manager pop up, scroll until you find the esp8266 board. Select the latest version and install.

Select the NodeMCU V1.0 ESP8266-12E Board

The board is selected via the Tools menu.

Connect the LoLin NodeMCU Module to your PC

If this is your first time connecting your development board, you may simply need to connect the ESP8266-12E module to your computer via a micro USB cable.

Images

led-green-black.svg: https://openclipart.org/detail/88117/led-green

About

A light composition

License:GNU General Public License v3.0


Languages

Language:Arduino 45.1%Language:Java 27.6%Language:OpenSCAD 27.2%