0% found this document useful (0 votes)
1 views1 page

CskillLab Syllabus

The document outlines a series of programming exercises and experiments for a course at Sant Gadge Baba Amravati University, focusing on web development and embedded systems using tools like Raspberry Pi and Arduino. It includes tasks such as writing programs for mathematical operations, string manipulation, and web page creation using PHP, HTML, and JavaScript. The course aims to equip students with practical skills in client-server programming, web applications, and embedded system design.

Uploaded by

AKHIL JAISWAL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views1 page

CskillLab Syllabus

The document outlines a series of programming exercises and experiments for a course at Sant Gadge Baba Amravati University, focusing on web development and embedded systems using tools like Raspberry Pi and Arduino. It includes tasks such as writing programs for mathematical operations, string manipulation, and web page creation using PHP, HTML, and JavaScript. The course aims to equip students with practical skills in client-server programming, web applications, and embedded system design.

Uploaded by

AKHIL JAISWAL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

--------------------------------------------------------------------------------------------------------------------------------------------

SANT GADGE BABA AMRAVATI UNIVERSITY GAZETTE - 2020 - PART TWO - 277
--------------------------------------------------------------------------------------------------------------------------------------------

12. Write a program to find cube of a given number using Subroutine.


13. Write a program to find square of a given number using Subroutine.
14. Write a program to find square of a given number using Macro.
15. Write a program to find whether the string is palindrome or not.
16. To convert BCD Number Program
17. Write a program to perform Reverse of the String
18. Write a program to transfer 10-bytes from one memory bank to another memory bank.
19. Program for sorting an array for 8086 microprocessor.
20. To write an assembly language program to arrange the given numbers in descending order.
21. Program for searching for a number/character in a string for 8086 microprocessor.
4KS09 C-SKILL-LAB II
Course Pre-requisite: Basic knowledge of scripting language, Programming language.Basic understanding of
Electronic concepts.
Course Objectives: To develop an ability to design and implement static and dynamic website and to develop
embedded systems with the help of Raspberry Pi/Ardino.
Course Outcomes : On completion of the course, a student will be able to
1. Develop client server program and web applications
2. Make use of project-based experience for web application development.
3. Create embedded systems using Raspberry Pi/Ardino
List of Experiments:
This is a sample list of experiments, minimum 12 experiments are to be performed covering the entire
syllabus. At least two experiments should be beyond syllabi based on learning of syllabi (Apply)
1. Introduction to PHP and configure it to work with Apache Web Server.
2. Design web pages for your college containing a description of the courses, departments, faculties,
library etc, use href, list tags.
3. Create your class timetable using table tag.
4. Create user Student feedback form (use textbox, text area , checkbox, radio button, select box etc.)
5. Create your resume using HTML tags also experiment with colors, text , link , size and also other
tags you studied.
6. Design a web page of your home town with an attractive background color, text color, an Image,
font etc. (use internal CSS).
7. Develop a JavaScript to display today’s date.
8. Write a JavaScript to design a simple calculator to perform the following operations: sum,
product, difference and quotient.
9. Write an HTML page that contains a selection box with a list of 5 countries. When the user selects
a country, its capital should be printed next to the list. Add CSS to customize the properties of the
font of the capital (color, bold and font size).
10. Write a PHP program to keep track of the number of visitors visiting the web page and to display
this count of visitors, with proper headings.
11. Write a PHP program to display a digital clock which displays the current time of the server.
12. Write the PHP programs to do the following: a. Implement simple calculator operations. b. Find
the transpose of a matrix.
13. Write a PHP program to sort the student records which are stored in the database using selection
sort.
14. Study and Install IDE of Arduino and different types of Arduino.
15. Write program using Arduino IDE for Blink LED.
16. Write Program for RGB LED using Arduino.
17. Study the Temperature sensor and write a Program for monitor temperature using Arduino.
18. Study and Implement RFID, NFC using Arduino.  Study and implement MQTT protocol using
Arduino.
19. Study and Configure Raspberry Pi.
20. WAP for LED blink using Raspberry Pi.
21. Study and Implement Zigbee Protocol using Arduino / Raspberry Pi.
22. Create Smart Plugs with Arduino and Raspberry Pi.
23. Interfacing digital sensors with raspberry pi.
24. Creating a webpage to control I-O devices, Reading data from sensor and passing to web page.
25. Implement a program to access Analog sensor via wifi with HTML Web server.

You might also like