Final Sy Practical Slip
Final Sy Practical Slip
5 5 10 5 5 5 35
SECTION – I
Programming of Raspberry Pi to get feedback from a switch connected to the GPIO Pins.
5 5 10 5 5 5 35
SECTION – I
Programming of Raspberry Pi to detect light intensity using photocell sensor
1. Draw the circuit diagram to interface Photocell sensor with Raspberry Pi.
2. Write the program using python.
3. Make the connections and get it checked by the examiner.
4. Execute it and show the result to the examiner.
5. What is LDR? What is resistance value condition in dark and sunlight?
Savitribai Phule Pune University Exam Seat No: ________
S.Y. B. Sc. (Computer Science)
Electronics Practical Examination
ELC – 243 Electronics Lab
Time Duration: 3 Hours Max. Marks: 35
Distribution of Marks
5 5 10 5 5 5 35
SECTION – I
Programming of Raspberry Pi for motion detection
5 5 10 5 5 5 35
SECTION – I
Programming of Raspberry Pi to connect LED attached to the GPIO pins.
5 5 10 5 5 5 35
SECTION – II
Temperature and humidity sensing using Arduino
5 5 10 5 5 5 35
SECTION – II
5 10 5 5 5 5 35
SECTION – II
Introduction to Python programming
1. Write a program to find semi perimeter and area of triangle.
2. Write a program to convert temperature in degree Celsius to Fahrenheit
1. Write an algorithm for above programs and get it checked by the examiner
2. Write the program using python language.
3. Execute it and show the result to the examiner.
4. Explain the string and tuple data types used in Python with example.
Savitribai Phule Pune University Exam Seat No: ________
S.Y. B. Sc. (Computer Science)
Electronics Practical Examination
ELC – 243 Electronics Lab
Time Duration: 3 Hours Max. Marks: 35
Distribution of Marks
Theory
Connections/ Code Result & question Practical Activity Total
Algorithm /Observation Conclusion Oral
5 10 5 5 5 5 35
SECTION – II
Introduction to Python programming
1. Write a program to add, subtract, multiply and divide two numbers.
2. Write a program to find area and perimeter of rectangle by using user defined inputs.
1. Write an algorithm for above programs and get it checked by the examiner
2. Write the program using python language.
3. Execute it and show the result to the examiner.
4. Explain the list and dictionary data types used in Python with example.