SlideShare a Scribd company logo
6
Most read
11
Most read
13
Most read
http://aicra.ac.in
NODEMCU
An Open Source IOT Platform
NODEMCU | Overview
 The NodeMcu is an open-source firmware and development kit that helps you to Prototype your IOT product within
a few Lua script lines.
 Power:
 Input Voltage : 3.3V
 DC Current : 250mA
 Memory:
 RAM 32Kb
 DRAM 80Kb
 Flash 200Kb
NODEMCU | What is it?
 An Arduino-like device
 Main component: ESP8266
 With programmable pins
 And built-in wifi
 Power via USB
 Low cost
The NodeMCU (Node MicroController Unit) is an open source software and hardware development environment
that is built around a very inexpensive System-on-a-Chip (SoC) called the ESP8266.
NODEMCU | What you can do with it?
 Program it via C or LUA
 Access it via wifi (ex. HTTP)
 Connect pins to any device (in or out)
http://aicra.ac.in
NODEMCU | MAIN COMPONENT
http://aicra.ac.in
NODEMCU | PIN DESCRIPTION
http://aicra.ac.in
NODEMCU | ESP8266
 ESP8266 is a highly integrated chip designed for the needs of a new connected world.
 It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to
offload all Wi-Fi networking functions from another application processor.
 ESP8266 has powerful on-board processing and storage capabilities that allow it to be integrated with the sensors
specific devices through its GPIOs with minimal development up-front and minimal loading during runtime.
http://aicra.ac.in
NODEMCU | ESP8266 PINOUT
NODEMCU | Features
 Open-source
 Interactive
 Programmable
 Low cost
 Simple
 Smart
 WI-FI enabled
http://aicra.ac.in
NODEMCU | Features
 I/O Pins:
 Digital Pins: Pin D0 – Pin D10 Digital Pins
 PWM Pins : 12 PWM Pins
 Analog Pins : Pin A0
 Power PINS
 Ground : 5 Pins
 3.3V : 3
 Vin Pin : 1 Adding external supply of +5V (is not connected to USB)
http://aicra.ac.in
NODEMCU | Specifications
The Development Kit based on ESP8266, integrates GPIO, PWM, IIC, 1-Wire and ADC all in one board. USB-TTL included, plug&play
 10 GPIO, every GPIO can be PWM, I2C, 1-wire
 USB-TTL included, plug & play
 PCB antenna
http://aicra.ac.in
NODEMCU | Getting started
 Install the Arduino IDE: https://www.Arduino.cc/en/Main/Software
 Install the ESP8266 Addon
 Go!
Sample code led blink
void setup()
{
pin Mode(13, OUTPUT); // initialize digital pin 13 as an output.
}
void loop() // the loop function runs over and over again forever.
{
digital Write(13, HIGH); // turn the LED on (HIGH is the voltage level)
delay(1000); // wait for a second
digitalWrite(13, LOW); // turn the LED off by making the voltage LOW
delay(1000); // wait for a second
}

More Related Content

What's hot (20)

PPTX
Raspberry Pi ppt.pptx
ushabharathisb1
 
PPT
Arduino presentation by_warishusain
student
 
PPTX
Solid state drive (ssd)
Mukesh Mirrey
 
PPTX
PPT ON Arduino
Ravi Phadtare
 
PPTX
Microcontroller presentation
xavierpaulino
 
PDF
1. Introduction to Embedded Systems & IoT
IEEE MIU SB
 
PPTX
Introduction to Arduino & Robotics
Zubayer Al Billal Khan
 
PPTX
IBOC TECHNOLOGY
Dj Tibi
 
PPTX
Arm architecture chapter2_steve_furber
asodariyabhavesh
 
PPTX
Line follower robot
Rohit Dadoriya
 
PDF
Serial Communication Interfaces
anishgoel
 
PPTX
Embedded Systems - Training ppt
Nishant Kayal
 
PPT
Arduino
vipin7vj
 
PPTX
Line Following Robot using Arduino UNO
Viswanadh Ivaturi
 
PDF
Smart blind stick book
Ahmed Moawad
 
PPTX
SMART NOTE TAKER
suresh8500472367
 
PPTX
Basics of Robotics
Ameya Gandhi
 
PPTX
What are the different types of arduino boards
elprocus
 
PPTX
Arduino
Jerin John
 
PDF
Arduino Workshop Day 2 - Advance Arduino & DIY
Vishnu
 
Raspberry Pi ppt.pptx
ushabharathisb1
 
Arduino presentation by_warishusain
student
 
Solid state drive (ssd)
Mukesh Mirrey
 
PPT ON Arduino
Ravi Phadtare
 
Microcontroller presentation
xavierpaulino
 
1. Introduction to Embedded Systems & IoT
IEEE MIU SB
 
Introduction to Arduino & Robotics
Zubayer Al Billal Khan
 
IBOC TECHNOLOGY
Dj Tibi
 
Arm architecture chapter2_steve_furber
asodariyabhavesh
 
Line follower robot
Rohit Dadoriya
 
Serial Communication Interfaces
anishgoel
 
Embedded Systems - Training ppt
Nishant Kayal
 
Arduino
vipin7vj
 
Line Following Robot using Arduino UNO
Viswanadh Ivaturi
 
Smart blind stick book
Ahmed Moawad
 
SMART NOTE TAKER
suresh8500472367
 
Basics of Robotics
Ameya Gandhi
 
What are the different types of arduino boards
elprocus
 
Arduino
Jerin John
 
Arduino Workshop Day 2 - Advance Arduino & DIY
Vishnu
 

Similar to ESP8266 Wifi Nodemcu (20)

PPTX
Connected hardware for Software Engineers 101
Pance Cavkovski
 
PPTX
Embedded application development
Aakash Raj
 
PPTX
Tech Talk IOT
Jayant Rajwani
 
PDF
Ardunio
DILEEP KUMAR
 
PPTX
Introduction to Node MCU as a brain of Internet of Things
SwaroopMallick2
 
PPTX
Taller IoT en la Actualidad
Laurence HR
 
PPTX
Getting started with Intel IoT Developer Kit
Sulamita Garcia
 
PPTX
Arduino camera interfacing OV7670
Somnath Sharma
 
PDF
arduino.pdf
Gurumurthy B R
 
PDF
Esp8266 v12
handson28
 
PPS
What is Arduino ?
Niket Chandrawanshi
 
PDF
ESP32 WiFi & Bluetooth Module - Getting Started Guide
handson28
 
PDF
Introduction of Arduino Uno
Md. Nahidul Islam
 
PPTX
Attendance system using MYSQL with Raspberry pi and RFID-RC522
Sanjay Kumar
 
PPTX
esp8266nodemcu iot based project on 2025.pptx
AbhinavGurijala
 
PPTX
The NodeMCU module is to the ESP-12s as the Arduino UNO is to ATMEGA328s.
AbhinavGurijala
 
PPTX
Internet of Things prescribed by University
Sanjay Kumar
 
PDF
Adafruit Huzzah Esp8266 WiFi Board
Biagio Botticelli
 
PPTX
Esp8266 NodeMCU
roadster43
 
PPTX
Microcontroller based system Babc.pptx
AbhinavGurijala
 
Connected hardware for Software Engineers 101
Pance Cavkovski
 
Embedded application development
Aakash Raj
 
Tech Talk IOT
Jayant Rajwani
 
Ardunio
DILEEP KUMAR
 
Introduction to Node MCU as a brain of Internet of Things
SwaroopMallick2
 
Taller IoT en la Actualidad
Laurence HR
 
Getting started with Intel IoT Developer Kit
Sulamita Garcia
 
Arduino camera interfacing OV7670
Somnath Sharma
 
arduino.pdf
Gurumurthy B R
 
Esp8266 v12
handson28
 
What is Arduino ?
Niket Chandrawanshi
 
ESP32 WiFi & Bluetooth Module - Getting Started Guide
handson28
 
Introduction of Arduino Uno
Md. Nahidul Islam
 
Attendance system using MYSQL with Raspberry pi and RFID-RC522
Sanjay Kumar
 
esp8266nodemcu iot based project on 2025.pptx
AbhinavGurijala
 
The NodeMCU module is to the ESP-12s as the Arduino UNO is to ATMEGA328s.
AbhinavGurijala
 
Internet of Things prescribed by University
Sanjay Kumar
 
Adafruit Huzzah Esp8266 WiFi Board
Biagio Botticelli
 
Esp8266 NodeMCU
roadster43
 
Microcontroller based system Babc.pptx
AbhinavGurijala
 
Ad

More from creatjet3d labs (8)

PPTX
Basic Sensors
creatjet3d labs
 
PPTX
Arduino interfacing
creatjet3d labs
 
PPTX
Wi-Fi Esp8266 nodemcu
creatjet3d labs
 
PPTX
Basic concept of electronics.
creatjet3d labs
 
PPTX
Arduino uno
creatjet3d labs
 
PPTX
Arduino open source
creatjet3d labs
 
PPTX
Arduino IDE
creatjet3d labs
 
PPTX
Arduino Microcontroller
creatjet3d labs
 
Basic Sensors
creatjet3d labs
 
Arduino interfacing
creatjet3d labs
 
Wi-Fi Esp8266 nodemcu
creatjet3d labs
 
Basic concept of electronics.
creatjet3d labs
 
Arduino uno
creatjet3d labs
 
Arduino open source
creatjet3d labs
 
Arduino IDE
creatjet3d labs
 
Arduino Microcontroller
creatjet3d labs
 
Ad

Recently uploaded (20)

PDF
Lesson 1 : Science and the Art of Geography Ecosystem
marvinnbustamante1
 
PPTX
2025 Completing the Pre-SET Plan Form.pptx
mansk2
 
PPTX
ESP 10 Edukasyon sa Pagpapakatao PowerPoint Lessons Quarter 1.pptx
Sir J.
 
PDF
Gladiolous Cultivation practices by AKL.pdf
kushallamichhame
 
PDF
VCE Literature Section A Exam Response Guide
jpinnuck
 
PPTX
JSON, XML and Data Science introduction.pptx
Ramakrishna Reddy Bijjam
 
PDF
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
KaryanaTantri21
 
PDF
Free eBook ~100 Common English Proverbs (ebook) pdf.pdf
OH TEIK BIN
 
PDF
DIGESTION OF CARBOHYDRATES ,PROTEINS AND LIPIDS
raviralanaresh2
 
PPTX
How to use _name_search() method in Odoo 18
Celine George
 
PDF
Learning Styles Inventory for Senior High School Students
Thelma Villaflores
 
PPTX
ENGLISH -PPT- Week1 Quarter1 -day-1.pptx
garcialhavz
 
PPTX
A Case of Identity A Sociological Approach Fix.pptx
Ismail868386
 
PDF
THE PSYCHOANALYTIC OF THE BLACK CAT BY EDGAR ALLAN POE (1).pdf
nabilahk908
 
PPTX
How to use grouped() method in Odoo 18 - Odoo Slides
Celine George
 
PPTX
How to Manage Wins & Losses in Odoo 18 CRM
Celine George
 
PPTX
F-BLOCK ELEMENTS POWER POINT PRESENTATIONS
mprpgcwa2024
 
PPTX
Elo the Hero is an story about a young boy who became hero.
TeacherEmily1
 
PPTX
How to Setup Automatic Reordering Rule in Odoo 18 Inventory
Celine George
 
PPTX
Martyrs of Ireland - who kept the faith of St. Patrick.pptx
Martin M Flynn
 
Lesson 1 : Science and the Art of Geography Ecosystem
marvinnbustamante1
 
2025 Completing the Pre-SET Plan Form.pptx
mansk2
 
ESP 10 Edukasyon sa Pagpapakatao PowerPoint Lessons Quarter 1.pptx
Sir J.
 
Gladiolous Cultivation practices by AKL.pdf
kushallamichhame
 
VCE Literature Section A Exam Response Guide
jpinnuck
 
JSON, XML and Data Science introduction.pptx
Ramakrishna Reddy Bijjam
 
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
KaryanaTantri21
 
Free eBook ~100 Common English Proverbs (ebook) pdf.pdf
OH TEIK BIN
 
DIGESTION OF CARBOHYDRATES ,PROTEINS AND LIPIDS
raviralanaresh2
 
How to use _name_search() method in Odoo 18
Celine George
 
Learning Styles Inventory for Senior High School Students
Thelma Villaflores
 
ENGLISH -PPT- Week1 Quarter1 -day-1.pptx
garcialhavz
 
A Case of Identity A Sociological Approach Fix.pptx
Ismail868386
 
THE PSYCHOANALYTIC OF THE BLACK CAT BY EDGAR ALLAN POE (1).pdf
nabilahk908
 
How to use grouped() method in Odoo 18 - Odoo Slides
Celine George
 
How to Manage Wins & Losses in Odoo 18 CRM
Celine George
 
F-BLOCK ELEMENTS POWER POINT PRESENTATIONS
mprpgcwa2024
 
Elo the Hero is an story about a young boy who became hero.
TeacherEmily1
 
How to Setup Automatic Reordering Rule in Odoo 18 Inventory
Celine George
 
Martyrs of Ireland - who kept the faith of St. Patrick.pptx
Martin M Flynn
 

ESP8266 Wifi Nodemcu