Extra 5% OFF Use Code: OL05
Free Shipping over ₹999

ESP32 Quiz

ESP32 Quiz

1 / 60

What is the default operating voltage of the ESP32-WROOM-32 module?

2 / 60

What is the purpose of a DAC in ESP32?

3 / 60

Which driver is required for the CP2102 chip on Windows systems?

4 / 60

How many ADC channels are available on the ESP32?

5 / 60

If the ESP32 board is not detected on Linux, which command can help check connected USB devices?

6 / 60

What is the maximum number of BLE connections ESP32 can typically support as a server?

7 / 60

Which function checks if ESP32 is connected to Wi-Fi?

8 / 60

What peripheral is used to convert analog input to digital values?

9 / 60

What keyword is used to define a constant pin number?

10 / 60

What is the maximum clock speed of the ESP32-WROOM-32?

11 / 60

What does BLE stand for?

12 / 60

What function is used to set the mode of a GPIO pin in ESP32?

13 / 60

What is the function to create a Wi-Fi access point?

14 / 60

Which platform is used to manage ESP32 code with a modern interface and multiple boards?

15 / 60

Which USB driver is usually required for ESP32 on Windows?

16 / 60

What function is used to disconnect from Wi-Fi in ESP32?

17 / 60

What is the purpose of the "Boot" button on ESP32 boards?

18 / 60

How many GPIO pins are typically available on the ESP32 DevKit board?

19 / 60

Which function initializes the serial communication?

20 / 60

What is the typical range of Wi-Fi for ESP32 in open space?

21 / 60

What is the role of a "BLE Server" on ESP32?

22 / 60

Which company manufactures the ESP32-WROOM-32 module?

23 / 60

How do you get the IP address of ESP32 after connecting to Wi-Fi?

24 / 60

Which library is used to implement BLE on ESP32?

25 / 60

What data type is commonly used to store HIGH or LOW?

26 / 60

What is the resolution of the ADC in ESP32 by default?

27 / 60

What must be installed in Arduino IDE to program the ESP32?

28 / 60

In BLE, what is the purpose of a "Characteristic"?

29 / 60

  • On Windows, where can you check if the CP2102 driver is installed correctly?

30 / 60

Which communication interfaces does ESP32-WROOM-32 support?

31 / 60

What is the typical range of BLE communication for ESP32?

32 / 60

What function is used to connect ESP32 to a Wi-Fi network?

33 / 60

What UUIDs are used for in BLE communication?

34 / 60

Which command reads the value of a digital input pin?

35 / 60

What is the core processor used in ESP32-WROOM-32?

36 / 60

What is the purpose of delay(1000); in ESP32 Arduino code?

37 / 60

What is the maximum voltage ESP32 GPIO pins can tolerate?

38 / 60

Which library is used in Arduino IDE to connect ESP32 to Wi-Fi?

39 / 60

Which pins should be avoided during boot because they affect the boot process?

40 / 60

How do you print text to the Serial Monitor in ESP32 Arduino code?

41 / 60

What is the function of the CP2102 chip in ESP32 development boards?

42 / 60

Which ESP32 function sets the duty cycle for PWM output?

43 / 60

What is the purpose of setup() in ESP32 Arduino code?

44 / 60

Which IDE is most commonly used by beginners for ESP32 development?

45 / 60

What tool is used for professional development with ESP32 (official SDK)?

46 / 60

What does the loop() function do?

47 / 60

What is the default Wi-Fi mode of ESP32 when it powers up?

48 / 60

How can you install ESP32 board support in Arduino IDE?

49 / 60

Which of the following can ESP32 act as?

50 / 60

Which file is used to configure board settings in Arduino IDE for ESP32?

51 / 60

Which function turns an output pin HIGH or LOW in Arduino-style code for ESP32?

52 / 60

What constant indicates a successful connection in WiFi.status()?

53 / 60

Which function is used to generate PWM signals on a GPIO pin in Arduino?

54 / 60

Which company manufactures the ESP32 chip?

55 / 60

What types of Bluetooth are supported by ESP32?

56 / 60

Which app is commonly used to test BLE communication on a smartphone?

57 / 60

What is the correct baud rate commonly used for ESP32 serial communication?

58 / 60

Which pins on the ESP32 can be used for touch sensing?

59 / 60

  • What problem can occur if the CP2102 driver is not installed on a computer?

60 / 60

Which library is commonly used for Classic Bluetooth in Arduino IDE?

Your score is

The average score is 80%

0%

    Leave a Reply

    Your email address will not be published.

    Need Help?