Podcast
Questions and Answers
How can you interface a LED/Buzzer with Arduino/Raspberry Pi and what program can you write for it?
How can you interface a LED/Buzzer with Arduino/Raspberry Pi and what program can you write for it?
You can interface LED/Buzzer with Arduino/Raspberry Pi and write a program to turn ON LED for 1 sec after every 2 seconds.
What does the program for interfacing Push button/Digital sensor with Arduino/Raspberry Pi do?
What does the program for interfacing Push button/Digital sensor with Arduino/Raspberry Pi do?
The program turns ON LED when push button is pressed or sensor is detected.
How can you interact with DHT11 sensor using Arduino/Raspberry Pi and what program can you write for it?
How can you interact with DHT11 sensor using Arduino/Raspberry Pi and what program can you write for it?
You can interface DHT11 sensor with Arduino/Raspberry Pi and write a program to print temperature and humidity readings.
What is the purpose of interfacing motor using relay with Arduino/Raspberry Pi?
What is the purpose of interfacing motor using relay with Arduino/Raspberry Pi?
Signup and view all the answers
How can you display temperature and humidity readings on OLED using Arduino/Raspberry Pi?
How can you display temperature and humidity readings on OLED using Arduino/Raspberry Pi?
Signup and view all the answers
What is the purpose of interfacing Bluetooth with Arduino/Raspberry Pi?
What is the purpose of interfacing Bluetooth with Arduino/Raspberry Pi?
Signup and view all the answers
To interface ___ with Arduino/Raspberry Pi and write a program to turn ON LED for 1 sec after every 2 seconds.
To interface ___ with Arduino/Raspberry Pi and write a program to turn ON LED for 1 sec after every 2 seconds.
Signup and view all the answers
To interface ______ (IR/LDR) with Arduino/Raspberry Pi and write a program to turn ON LED when push button is pressed or at sensor detection.
To interface ______ (IR/LDR) with Arduino/Raspberry Pi and write a program to turn ON LED when push button is pressed or at sensor detection.
Signup and view all the answers
To interface ______ with Arduino/Raspberry Pi and write a program to print temperature and humidity readings.
To interface ______ with Arduino/Raspberry Pi and write a program to print temperature and humidity readings.
Signup and view all the answers
To interface ______ using relay with Arduino/Raspberry Pi and write a program to turn ON ______ when push button is pressed.
To interface ______ using relay with Arduino/Raspberry Pi and write a program to turn ON ______ when push button is pressed.
Signup and view all the answers
To interface ______ with Arduino/Raspberry Pi and write a program to print temperature and humidity readings on it.
To interface ______ with Arduino/Raspberry Pi and write a program to print temperature and humidity readings on it.
Signup and view all the answers
To interface ______ with Arduino/Raspberry Pi and write a program to send sensor data to smartphone using ______.
To interface ______ with Arduino/Raspberry Pi and write a program to send sensor data to smartphone using ______.
Signup and view all the answers