Raspberry Pi Quiz 1

by Apr 5, 2020Raspberry Pi Quiz

Welcome to your Raspberry Pi Basic Quiz

Name
Email ID
1. 

 Out of the following Which model of Raspberry Pi consist of an onboard WIFI?

2. 

Raspberry Pi 4 has an inbuilt RAM of?

3. 

 What is the Sense HAT used in Raspberry Pi?

4. 

 Raspberry Pi3 is consist of an inbuilt Bluetooth system.

5. 

Does Raspberry Pi include Peripherals?

6. 

Name the Operating System that works on Raspberry Pi?

7. 

Name the Architecture set used in RPi?

8. 

What is Processor speed for RPi 4?

9. 

How many GPIO pins RPi 1 have?

10. 

What is the software development tool used in RPi?

11. 

What bit Processor is Used in RPi4?

12. 

Can we use Raspberry Pi as a server?

13. 

Name the communication interface used in Raspberry Pi 3?

14. 

What is the Processor operating voltage of RPi3?

15. 

Name the Ethernet/LAN port used in Raspberry Pi?

16. 

Maximum total current drawn from all I/O Pins of RPi3?

17. 

What is the raw voltage input given to RPi3?

18. 

Does Raspberry Pi include an internal Analog to digital Converter?

19. 



The Arrow pointing Part of the RPi stands for?




20. 

How many ADC pins are present in Raspberry Pi 4 Model B+?

Creating a multiplication Skill in Alexa using python

Written By Jayanta Chakraborty

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....