Write an ALP to transfer a block of data from a given source to destination using 8051 / equivalent. Click Here
Write an ALP to find the average of 10 data bytes stored in a memory using 8051 / equivalent. Click Here
Write an ALP to multiply 16 bit data by 8 bit data using microcontroller. Click Here
Write an ALP to generate 10 Fibonacci numbers using 8051 /equivalent. Click Here
Interface a printer to 8051 / equivalent to operate in (a) Handshake mode (b) Interrupt driven mode. Click Here
Develop and execute an ALP to find GCF / LCM of two 8 bit numbers using 8051/equivalent. Click Here
Write an ALP to add/subtract two multibyte numbers using microcontroller. Click Here
Write an ALP to search a given key element from an array of integers using 8051/equivalent. Click Here
Write an ALP to sort an array using bubble sort. Display the sorted array. Click Here
Write an ALP to interchange two blocks of data residing at memory using 8051/equivalent. Click Here