Quiz 1:The Arduino ecosystem

An official Arduino board is one that:
Is made by a company licensed to use the name Arduino and is certified to be fully compatible with the Arduino software
Is made based on the open source Arduino schematics and can run the Arduino software
Is made only by the Arduino company in Italy.
A "sketch" is the name we use to refer to Arduino programs and denotes Arduino's emphasis in prototyping.
True
False
What instruction would you use in order to read an analog value from a device connected to pin 3?
Read(analog,3)
AnalogRead(3)
Read(3)
A "third party library" is software that is contributed by someone outside the Arduino company. True
True
False
What is a shield?
A protective case for the Arduino board and its peripherals
A peripheral device that matches the size and shape of the Arduino Uno and that plugs directly to the Arduino's headers
A collection of components that the user can plug into the Arduino
What is the DHT11 sensor?
A component
A shield
Both
{"name":"Quiz 1:The Arduino ecosystem", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"An official Arduino board is one that:, A \"sketch\" is the name we use to refer to Arduino programs and denotes Arduino's emphasis in prototyping., What instruction would you use in order to read an analog value from a device connected to pin 3?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker