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

I - M.Tech AC LAB INDEX

The document outlines a series of experiments related to programming and networking, including tasks involving Raspberry Pi, Arduino, and various algorithms. It includes specific programming challenges such as implementing the Bankers algorithm, the producer-consumer problem, and image enhancement techniques. Additionally, it covers network configuration using Distance Vector Routing and basic Linux commands.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

I - M.Tech AC LAB INDEX

The document outlines a series of experiments related to programming and networking, including tasks involving Raspberry Pi, Arduino, and various algorithms. It includes specific programming challenges such as implementing the Bankers algorithm, the producer-consumer problem, and image enhancement techniques. Additionally, it covers network configuration using Distance Vector Routing and basic Linux commands.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

INDEX

Exp. No. Name of the Experiment Page No. Remarks


Start Raspberry Pi and try various Linux commands in
command terminal window: ls, cd, touch, mv, rm, man, mkdir,
1 rmdir, tar, gzip, cat, more, less, ps, sudo, cron, chown,
chgrp, ping etc.

Study and Install IDE of Arduino and different types of


2
Arduino

Study and Implement Zigbee Protocol using Arduino /


3
RaspberryPi.

Write a program to Implement Bankers algorithm for Dead


4
Lock Avoidance

Write a program to Producer-consumer problem Using


5
semaphores

Write a program for an image enhancement using pixel


6
operation.

Write a Program to enhance image using image arithmetic and


7
logical operations.

8 Write a program of bit stuffing used by Data Link Layer.

Write a program to configure a Network using Distance Vector


9
Routing protocol.

10 Write C programs for implementing the Demorgan’s law.

You might also like