Posts
Showing posts from April, 2023
14. To write a python program simulate bouncing ball in Pygame.
- Get link
- X
- Other Apps
7. To write a python program find the maximum of a list of numbers.
- Get link
- X
- Other Apps
6. To write a python program exponentiation (power of a number).
- Get link
- X
- Other Apps
5. To write a python program find the square root of a number (Newton’s method).
- Get link
- X
- Other Apps
4. To write a python program to find the most frequent words in a text file.
- Get link
- X
- Other Apps
3. To write a python program to compute the GCD of two numbers.
- Get link
- X
- Other Apps
2. To write a python program to perform Matrix Multiplication.
- Get link
- X
- Other Apps
1. To write a python program that takes in command line arguments as input and print the number of arguments.
- Get link
- X
- Other Apps
10. Serial communication between two 8085 through RS-232 C port.
- Get link
- X
- Other Apps
9. To interface DAC with 8085 to demonstrate the generation of square, saw tooth and triangular wave.
- Get link
- X
- Other Apps
8. To interface 8253 programmable interval timer to 8085 and verify the operation of 8253 in six different modes.
- Get link
- X
- Other Apps
7. To write a program to initiate 8251 and to check the transmission and reception of character.
- Get link
- X
- Other Apps
6. To convert given Hexadecimal number into its equivalent ASCII number and vice versa using 8085 instruction set.
- Get link
- X
- Other Apps
5. To write a program to arrange an array of data in ascending and descending order.
- Get link
- X
- Other Apps
4. To find the largest and smallest number in an array of data using 8085 instruction set.
- Get link
- X
- Other Apps
3. To perform multiplication and division of two 8 bit numbers using 8085.
- Get link
- X
- Other Apps
2. Write a program using 8085 Microprocessor for addition and subtraction of two BCD numbers.
- Get link
- X
- Other Apps
1. Write a program using 8085 Microprocessor for Decimal, Hexadecimal addition and subtraction of two Numbers.
- Get link
- X
- Other Apps