IOT systems and Protocols

IOT systems and Protocols

Professional Development

•

30 Qs

quiz-placeholder

Similar activities

Review Cardiovascular anesthesia block

Review Cardiovascular anesthesia block

Professional Development

•

25 Qs

Contract Management a continual  procurement process

Contract Management a continual procurement process

Professional Development

•

25 Qs

Teams and OneNote

Teams and OneNote

Professional Development

•

25 Qs

Tool & Die Maker (Dies & Moulds) 6

Tool & Die Maker (Dies & Moulds) 6

Professional Development

•

25 Qs

AA ACC4201 Quiz 4

AA ACC4201 Quiz 4

University - Professional Development

•

25 Qs

BASIC AUTOMOTIVE TECHNOLOGY & CAR QUIZ

BASIC AUTOMOTIVE TECHNOLOGY & CAR QUIZ

Professional Development

•

25 Qs

KRIAKSHETRA SKILL - TRAINING PROGRAMME MATLAB SKILLS MCQ

KRIAKSHETRA SKILL - TRAINING PROGRAMME MATLAB SKILLS MCQ

Professional Development

•

25 Qs

STEP 4 (GFK)

STEP 4 (GFK)

4th Grade - Professional Development

•

25 Qs

IOT systems and Protocols

IOT systems and Protocols

Assessment

Quiz

•

Professional Development

•

Professional Development

•

Practice Problem

•

Medium

Created by

Shaik Imam

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.What type of processor core does the Raspberry Pi 4 Model B utilize?

Quad-core Cortex-A53

Dual-core Cortex-A72

Quad-core Cortex-A72

Octa-core Cortex-A72

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a connectivity feature of the Raspberry Pi 4 Model B?

Gigabit Ethernet

USB 3.0 ports

VGA port

Dual-band Wi-Fi (2.4 GHz and 5.0 GHz)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The standard GPIO header on the Raspberry Pi 4 has how many pins?

26

30

40

50

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which RPi.GPIO function is used to set a GPIO pin as an output?

GPIO.input()

GPIO.output()

GPIO.mode(pin, 'output')

GPIO.setup(pin, GPIO.OUT)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

. What is the purpose of GPIO.cleanup() in an RPi.GPIO Python script?

To delete the Python script file.

To uninstall the RPi.GPIO library.

To reset all GPIO pins to their default state (inputs) and release resources.

To clear the console output.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To introduce a delay in a Python script for a Raspberry Pi, which function from the time module is commonly used?

time.delay()

time.pause()

time.wait()

time.sleep()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For an input switch connected to a Raspberry Pi GPIO, which RPi.GPIO option helps prevent "floating" states when the switch is not pressed?

pull_up_down=GPIO.PUD_OFF

pull_up_down=GPIO.PUD_IN

pull_up_down=GPIO.PUD_UP or GPIO.PUD_DOWN

pull_up_down=GPIO.ANALOG

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?