ESP8266 Quiz 2

by Mar 28, 2020NodeMCU_Quiz

Welcome to your NodeMCU_ESP8266 Quiz_2

Name
Email ID
1. 

What is the operating voltage range of the ESP8266?

2. 


What is the component highlighted in this image?

3. 

How many UART interfaces are present in the ESP8266 board for communication?

4. 

Which among the following are the control pins used to control the ESP8266?

5. 

What is the clock frequency of the ESP-12E chip present on the Nodemcu ESP8266?

6. 

What is the operating current required by the ESP8266 to be functional in normal mode?

7. 

What is the use of Flash memory of the NodeMCU?

8. 


Identify the encircled area of the board.

9. 

What is the maximum capacity of the Flash memory of the ESP8266?

10. 

What is the use of FLASH button present in the ESP8266 board?

11. 

Which among the following pins can be used to light up an LED using ESP8266, using the GND pin ?

12. 

Which of the following library is used to use ESP8266 through a Wifi network?

13. 

State True or False: 80uA of current is required by the ESP8266 in the sleep mode.

14. 

The library used to setup a web server using ESP8266 is:

15. 

In a Wifi Station Mode(STA), Nodemcu will act as a:

16. 

State True or False : The ESP8266 Integrates 802.11b/g/n HT40 Wi-Fi transceiver to connect to a WiFi network and interact with the Internet.

17. 

How many maximum TCP connections can be made at one time in Nodemcu ESP8266?

18. 

Which of the following is a higher version of ESP8266?

19. 

State True or False: UART interface is used to load code serially in ESP8266.

20. 

In which mode will the Nodemcu act both as a server and a client?

Creating a multiplication Skill in Alexa using python

Written By Anmol Punetha

Hey, I am Anmol. I am a tech blogger and an electronics engineering student at the same time. As you're reading my blog, you are getting a generous amount of information in simpler words. Hope it's of use. Thank you for visiting. Keep reading!

RELATED POSTS

VIDEOS – FOLLOW US ON YOUTUBE

EXPLORE OUR IOT PROJECTS

IoT Smart Gardening System – ESP8266, MQTT, Adafruit IO

Gardening is always a very calming pastime. However, our gardens' plants may not always receive the care they require due to our active lifestyles. What if we could remotely keep an eye on their health and provide them with the attention they require? In this article,...

How to Simulate IoT projects using Cisco Packet Tracer

In this tutorial, let's learn how to simulate the IoT project using the Cisco packet tracer. As an example, we shall build a simple Home Automation project to control and monitor devices. Introduction Firstly, let's quickly look at the overview of the software. Packet...

All you need to know about integrating NodeMCU with Ubidots over MQTT

In this tutorial, let's discuss Integrating NodeMCU and Ubidots IoT platform. As an illustration, we shall interface the DHT11 sensor to monitor temperature and Humidity. Additionally, an led bulb is controlled using the dashboard. Besides, the implementation will be...

All you need to know about integrating NodeMCU with Ubidots over Https

In this tutorial, let's discuss Integrating NodeMCU and Ubidots IoT platform. As an illustration, we shall interface the DHT11 sensor to monitor temperature and Humidity. Additionally, an led bulb is controlled using the dashboard. Besides, the implementation will be...

How to design a Wireless Blind Stick using nRF24L01 Module?

Introduction Let's learn to design a low-cost wireless blind stick using the nRF24L01 transceiver module. So the complete project is divided into the transmitter part and receiver part. Thus, the Transmitter part consists of an Arduino Nano microcontroller, ultrasonic...

Sending Temperature data to ThingSpeak Cloud and Visualize

In this article, we are going to learn “How to send temperature data to ThingSpeak Cloud?”. We can then visualize the temperature data uploaded to ThingSpeak Cloud anywhere in the world. But "What is ThingSpeak?” ThingSpeak is an open-source IoT platform that allows...

Amaze your friend with latest tricks of Raspberry Pi and Firebase

Introduction to our Raspberry Pi and Firebase trick Let me introduce you to the latest trick of Raspberry Pi and Firebase we'll be using to fool them. It begins with a small circuit to connect a temperature sensor and an Infrared sensor with Raspberry Pi. The circuit...

How to implement Machine Learning on IoT based Data?

Introduction The industrial scope for the convergence of the Internet of Things(IoT) and Machine learning(ML) is wide and informative. IoT renders an enormous amount of data from various sensors. On the other hand, ML opens up insight hidden in the acquired data....

Smart Display Board based on IoT and Google Firebase

Introduction In this tutorial, we are going to build a Smart Display Board based on IoT and Google Firebase by using NodeMCU8266 (or you can even use NodeMCU32) and LCD. Generally, in shops, hotels, offices, railway stations, notice/ display boards are used. They are...

Smart Gardening System – GO GREEN Project

Automation of farm activities can transform agricultural domain from being manual into a dynamic field to yield higher production with less human intervention. The project Green is developed to manage farms using modern information and communication technologies....